How can I write the matlab

2 views (last 30 days)
Amna almarzouqi
Amna almarzouqi on 24 Nov 2020
Commented: Rik on 25 Nov 2020
  5 Comments
Rik
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).

Sign in to comment.

Accepted Answer

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

More Answers (0)

Categories

Find more on Programming 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!