nicklelinea
Mechanical
- Feb 12, 2007
- 1
i need some help here..
P=int(((s-h)^0.5)*exp(-0.5s^2)) and integral is from h to inf.
how could i use matlab to get the value of h. i know that i can solve numerically the nonlinear equation k-P(h)=0 to get h where k is constant. but how to put it into matlab command. thanks.
P=int(((s-h)^0.5)*exp(-0.5s^2)) and integral is from h to inf.
how could i use matlab to get the value of h. i know that i can solve numerically the nonlinear equation k-P(h)=0 to get h where k is constant. but how to put it into matlab command. thanks.