How can I write the matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
5 commentaires
Rik
le 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).
Réponse acceptée
Setsuna Yuuki.
le 25 Nov 2020
Modifié(e) : Setsuna Yuuki.
le 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!