How can I write the matlab
1 view (last 30 days)
Show older comments
5 Comments
Rik
on 25 Nov 2020
You are very lucky with Bastian. I doubt many people would have answered your question without something more substantial.
You can find guidelines for posting homework on this forum here. If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).
Accepted Answer
Setsuna Yuuki.
on 25 Nov 2020
Edited: Setsuna Yuuki.
on 25 Nov 2020
I made a function that maybe help you:
% if you use this parameters
[a,b] = wff([5 10 100],1e-3,1)
%you obtain:
in the link there is more information
0 Comments
More Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!