How can I write the matlab
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Amna almarzouqi
el 24 de Nov. de 2020
Comentada: Rik
el 25 de Nov. de 2020
5 comentarios
Rik
el 25 de Nov. de 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).
Respuesta aceptada
Setsuna Yuuki.
el 25 de Nov. de 2020
Editada: Setsuna Yuuki.
el 25 de Nov. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!