How to plot duffing equation?( Frequency amplitude)

18 views (last 30 days)
Mehrdad Nasirshoaibi
Mehrdad Nasirshoaibi on 8 Apr 2023
Moved: DGM on 12 Nov 2024 at 19:41
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 Comment
BORIS JUNIOR
BORIS JUNIOR on 12 Nov 2024 at 15:51
Moved: DGM on 12 Nov 2024 at 19:41
je veux le code d'amplitude de l'equation de duffing

Sign in to comment.

Answers (1)

Torsten
Torsten on 8 Apr 2023
Give values to the parameters of the equation, rewrite the equation as a system of two first-order equations and use ode45 to solve.

Categories

Find more on Acoustics, Noise and Vibration in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!