photo

Jacob Yarinsky


Last seen: 거의 2년 전 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0

2

답변