Feeds
提问
Error in line 14 and 15
syms f(x,y) ; %syms f1(x,y); %syms f2(x,y); syms v uj U1 U2; n= y*sqrt(U1)/(2*x*v); %f=u/U1; df = uj/U1 ; j=1;2; d2f...
7 years 前 | 1 个回答 | 0
1
个回答提问
My boundary condition is this f'(+inf) == -1 ; But matlab shows some error. can anyone help me in fixing this
How to fix the boundary condtion
7 years 前 | 1 个回答 | 0
1
个回答提问
How to write f''' + f'f'' = 0 in matlab
f''' is the third order differential.
7 years 前 | 1 个回答 | 0


