How can I write the matlab
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Amna almarzouqi
il 24 Nov 2020
Commentato: Rik
il 25 Nov 2020
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/426618/image.png)
5 Commenti
Rik
il 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).
Risposta accettata
Setsuna Yuuki.
il 25 Nov 2020
Modificato: Setsuna Yuuki.
il 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:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/428213/image.jpeg)
in the link there is more information
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!