photo

Jacob Yarinsky


Last seen: fast 2 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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}=$...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten