State Variable of the Memristor

3 Ansichten (letzte 30 Tage)
vani
vani am 17 Okt. 2022
Kommentiert: kapil am 29 Mai 2024
I am designing a memristor in MATLAB and I wanted to know 'What is mean by state variable of the memristor device' and 'How I should represent the state variable in MATLAB for the Memristor;? (Here is the equation : I = gm(x,t)·V (x is the state variable)).
  1 Kommentar
kapil
kapil am 29 Mai 2024
did you make it ... i just start ..if you have achieve then can you help me

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Sam Chak
Sam Chak am 17 Okt. 2022
If you are talking about modeling the memristor and running a simulation in MATLAB, then I think you can use ode45(). There are many examples in the link, showing you how to describe the differential equations in state vector form.
Try write the function for memristor ODEs. If you need further assistance, then come back here.
From the Open University:
Differential Equations of Ideal Memristors
  2 Kommentare
vani
vani am 19 Okt. 2022
As you said, I trying ODEs to represent the state vector form. As of now the code is running smooth with ODEs.
Sam Chak
Sam Chak am 19 Okt. 2022
Good to hear that. 👍

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Mathematics finden Sie in Help Center und File Exchange

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by