photo

Choszit Lee


Last seen: etwa ein Monat vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to use ode45 to solve a system with many dimensions?
Hi there, I meet a interesting question——How to simulate a system with 100 dimensions using ode45? Obviously, it's impossi...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


The algorithm to calculate the fractional power in MATLAB?
>> (-1).^(2/3) ans = -0.5000 + 0.8660i >> ((-1).^2).^(1/3) ans = 1 I tried to calculate the fractional ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort