Community Profile

photo

Choszit Lee


Last seen: 11 månader ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

nästan 7 år ago | 1 answer | 0

1

answer

Question


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

ungefär 7 år ago | 1 answer | 0

1

answer