Feeds
提问
How the result of the implicit ODE can be improved?
<</matlabcentral/answers/uploaded_files/122099/Ekran%20Al%C4%B1nt%C4%B1s%C4%B1.PNG>> How can I improve the results of this pr...
8 years 前 | 0 个回答 | 0
0
个回答提问
how to solve using "solve" command ?
how to solve the following equation for k1 and k2 using "solve" command ? (k1+2k2)sinx+(2k1-k2)cosx=2sinx syms x k1 k2...
8 years 前 | 0 个回答 | 0
0
个回答提问
Second order ODE (mupad)
What's wrong??? How can i run this basic program? % Solve 2nd order ODE clc;clear all; syms y(x) k eq='(1...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to get integration of x to the power (1/n) n is the real number from -1 to 1?
f=@x x^(1/3); I=int(f,-1,1) I=double(I) The result of function is wrong because true answer of (-1)^(1/3) is real but...
8 years 前 | 1 个回答 | 0

