Displaying 2 results from an estimated 2 matches for "ochimi".
Did you mean:
ochimie
2010 Mar 30
2
simple loop iteration
...hin the data.frame:
> for(i in length(A[,"P"]-1){
delta[i]<- A[i,"P"]-A[i+1,"P"]
}
All I get is a vector of the correct length but with no readings.
Thanks for any help on this.
--
Niklaus Hürlimann
Université de Lausanne
Institut de Minéralogie et Géochimie
L'Anthropole
CH-1015 Lausanne
Suisse
E-mail: Niklaus.Hurlimann@unil.ch
Tel:+41(0)21 692 4452
[[alternative HTML version deleted]]
2010 Sep 29
1
Fitting a half-ellipse curve
...e end I would like to fit a curve of half an ellipse through the
data. I might could do this as well with a 2nd order polynomial fit. I
am grateful for any suggestions and comments to my problem.
Cheers
--
Niklaus Hürlimann
Doctorant-PhD
Université de Lausanne
Institut de Minéralogie et Géochimie
L'Anthropole
CH-1015 Lausanne
Suisse
E-mail: Niklaus.Hurlimann@unil.ch
Tel:+41(0)21 692 4452
[[alternative HTML version deleted]]