Feeds
질문
What's wrong with the folow function?
I made a function in order to calculate a system of differential equations. I'm using Euler's method. i=0; ...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
What's wrong with the folow function?
f is my input function and I have to verify if it converges. It appears: "Error using inline/feval (line 23)Not enough inputs ...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
What's wrong with the folow expression?
f is my imput function and i have to find the first and the second derivate. I tried to define df=diff(f); f2=di...
12년 초과 전 | 답변 수: 1 | 0
1
답변질문
What's wrong with the folow expression?
Matlab don't accept y=exp(-x)+exp(-0.5*x)*(-0.5*cos(3*x)-3*sin(3*x)) Error using * Inner matrix dimensions must agree. ...
12년 초과 전 | 답변 수: 1 | 0
