Effacer les filtres
Effacer les filtres

Bode plot: find if there is a point of given frequency and magnitude

2 vues (au cours des 30 derniers jours)
Donovan Angela
Donovan Angela le 30 Déc 2018
I found something king of similar here: https://www.mathworks.com/matlabcentral/answers/314007-bode-plot-and-cutoff-frequency but I didn't quite understand the given answer.
I have to modify a system until its bode plot contains a certain point, of given frequency and magnitude (eg: 10 and 10).
I tried using
[mag,phase,w]=bode(sys)
and then the squeeze function and the function find but the arrays are way too small and don't have the precise numbers I'm looking for (instead of 10 it will have 10.23 for example)
I found methods to make those arrays larger but it still didn't work for me

Réponses (0)

Catégories

En savoir plus sur Get Started with Control System Toolbox dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by