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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

