How to plot duffing equation?( Frequency amplitude)
Afficher commentaires plus anciens
Hi everyone,
I am looking for a MATLAB code for plotting duffing equation.
Duffing equation is as follows:

I want to plot fequency - amplitude plot.
Feel free to ask if you need more information.
Thank you in advance
1 commentaire
BORIS JUNIOR
le 12 Nov 2024
Déplacé(e) : DGM
le 12 Nov 2024
je veux le code d'amplitude de l'equation de duffing
Réponses (1)
Torsten
le 8 Avr 2023
0 votes
Give values to the parameters of the equation, rewrite the equation as a system of two first-order equations and use ode45 to solve.
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!