統計
MATLAB Answers
4 質問
0 回答
ランク
of 175,320
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How do I solve this error: 'Error using alpha. Too many output arguments.' ? It comes up when I try to create a user-defined function for the input: 'de_trim'.
The code is supposed to take the user input 'de_trim' and calculate if creates a stall condition for the plane. None of the outp...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Last Part of Baseball Trajectory Problem
My issues concerns the for loop containing k3 and k4 at the bottom of the code (top half is just for reference I guess, although...
9年以上 前 | 1 件の回答 | 0
1
回答質問
(Same trajectory problem now with different plot results and problems). I'm trying to write a script that will plot a balls trajectory.
Intial position and velocity are known (Vi, xi, yi), and air resistance is neglected. Originally I used t=zeros(1,3600); and wit...
9年以上 前 | 1 件の回答 | 0
1
回答質問
I'm trying to create a script file that determines the trajctory of a baseball thrown with an initial velocity of 20 m/s, there's no air resistence.
I'm trying to create a script file that determines the trajctory of a baseball thrown with an initial velocity of 20 m/s, there'...
9年以上 前 | 2 件の回答 | 0
