Prev: fft of bearing stifness with respect to time
Next: calculate centres and areas in 2 dim 0-1 array
From: VASUNDHARA KADIMCHERLA on 11 May 2010 07:15 hi i am vasundhara...doing my ME(Machine design) project on "Piezo-electric plate". for this i need to solve a second order differential equation which is the in the form x^2*y''+x*y'+n^2*y =f(x) ; where n is a constant. i have taken y = y(1), y' = y(2) and y'' = y(2)'. if i give any solution for example y(x) = 2*x^2 and n=10, then i should get result (value of f(x)) in the command window. as if now i am not using any solvers or functions related to differential equations. please help me.its urgent. my project date is approaching soon. thank you. with regards vasundhara
From: Alan Weiss on 11 May 2010 07:51 On 5/11/2010 7:15 AM, VASUNDHARA KADIMCHERLA wrote: > hi i am vasundhara...doing my ME(Machine design) project on > "Piezo-electric plate". for this i need to solve a second order > differential equation which is the in the form x^2*y''+x*y'+n^2*y =f(x) > ; where n is a constant. > i have taken y = y(1), y' = y(2) and y'' = y(2)'. if i give any solution > for example y(x) = 2*x^2 and n=10, then i should get result (value of > f(x)) in the command window. as if now i am not using any solvers or > functions related to differential equations. > please help me.its urgent. my project date is approaching soon. thank you. > with regards > vasundhara I suggest you look at the documentation on differential equations: http://www.mathworks.com/access/helpdesk/help/techdoc/math/f1-662913.html Alan Weiss MATLAB mathematical toolbox documentation
From: VASUNDHARA KADIMCHERLA on 12 May 2010 03:03 Alan Weiss <aweiss(a)mathworks.com> wrote in message <hsbgcd$kib$1(a)fred.mathworks.com>... > On 5/11/2010 7:15 AM, VASUNDHARA KADIMCHERLA wrote: > > hi i am vasundhara...doing my ME(Machine design) project on > > "Piezo-electric plate". for this i need to solve a second order > > differential equation which is the in the form x^2*y''+x*y'+n^2*y =f(x) > > ; where n is a constant. > > i have taken y = y(1), y' = y(2) and y'' = y(2)'. if i give any solution > > for example y(x) = 2*x^2 and n=10, then i should get result (value of > > f(x)) in the command window. as if now i am not using any solvers or > > functions related to differential equations. > > please help me.its urgent. my project date is approaching soon. thank you. > > with regards > > vasundhara > > I suggest you look at the documentation on differential equations: > http://www.mathworks.com/access/helpdesk/help/techdoc/math/f1-662913.html > > Alan Weiss > MATLAB mathematical toolbox documentation thank you very much..i will check it out.once again thank you.
|
Pages: 1 Prev: fft of bearing stifness with respect to time Next: calculate centres and areas in 2 dim 0-1 array |