Md Sojib
Followers: 0 Following: 0
Feeds
提问
Need help while defining ode function for bvp4c/bvp5c/ode45 solve
I wanted to define system of ode functions for my higher order problems. I have differential equations are : x=cosy z=siny y'...
6 months 前 | 0 个回答 | 0
0
个回答提问
BVP4c error. Would anyone help to find any error and correct this ?
%𝑦"= 𝑦 ̇^2/2𝑟+𝑠𝑖𝑛𝑦/𝑟+(y'cosy)/𝑟+ 2/𝜆^2 (siny) −(y/𝑟)r' -cosy/r; %where 𝜆 is constant % r'=cosy %h'=siny % Boundary condition...
7 months 前 | 1 个回答 | 0