Wei Zhang
Followers: 0 Following: 0
Feeds
提问
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. ...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
3 years 前 | 1 个回答 | 0
1
个回答提问
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-(...
3 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0