Kevin Tran
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to press on specific point on curve
Hi guys, I plotted a curve, now I want to read some specific coordinates but it won't let me. For example I want to put the cu...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to write a system to PID
Hi guys, I'm currently in a course in control engineering and still pretty new on the whole subject. I got this system: y''+25y...
4年以上 前 | 1 件の回答 | 0
1
回答質問
How to add a dot above y in legend
Hi, I want to write the first and second derivative with the legend command like this y' y'' This is what I tried: legend ('y...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Solving 3rd order ODE
Hi guys, I need to solve this 3rd order ODE: ?⃛+2??̈+3??̇+4??=2, t≥0, ?̈(0)=?̇(0)=?(0)=0 This is my script: [t,y] = ode45(@di...
4年以上 前 | 1 件の回答 | 0