Community Profile

photo

Jacob Yarinsky


Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Second order ODE with dsolve
Hello All, Trying to solve this ODE. clear,clc syms y(t) x2(t) x1(t) a b dy=diff(y,t); ode = diff(y,t,2) == a.*d) + b.*y...

4 years 前 | 1 个回答 | 0

1

个回答

提问


LaTex with 2 strings separated by a num2str
Hi all, I have what I hope to be a simple question. This is the code I am working on now. errordisplay=[' $\varepsilon_{RTP}=$...

5 years 前 | 2 个回答 | 0

2

个回答