photo

Kevin Tran


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
165,123
of 300,392

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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...

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 1 个回答 | 0

1

个回答