Community Profile

photo

Wei Zhang


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Matlab cannot open .m file
Matlab cannot browse folders in the white strip (It stays as "C:"). Also when I click a ".m" file, it runs as flowing, forever. ...

2 years ago | 1 answer | 0

1

answer

Question


How to generate white noise with certain power spectral density using wgn function?
wgn function has three arguments: wgn(m,n,power) If I want to generate a white noise time series with power spectral density ...

2 years ago | 1 answer | 0

1

answer

Question


fde12 function is not found
I was trying to solve a ODE with fractional derivative using fde12 function. My codes are: a = 1; mu = 4; fdefun = @(t,y) [a-(...

2 years ago | 1 answer | 0

1

answer

Question


How to solve this odearguments error when trying to use 'ODE45' command?
I got an error: Error in ode45 (line 115) odearguments(FcnHandlesUsed, solver_name, ode, tspan, y0, options, varargin); Err...

3 years ago | 1 answer | 0

1

answer