統計
MATLAB Answers
4 質問
0 回答
ランク
of 176,117
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
