State Variable of the Memristor

4 次查看(过去 30 天)
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 个评论
kapil
kapil 2024-5-29
did you make it ... i just start ..if you have achieve then can you help me

请先登录,再进行评论。

采纳的回答

Sam Chak
Sam Chak 2022-10-17
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 个评论
vani
vani 2022-10-19
As you said, I trying ODEs to represent the state vector form. As of now the code is running smooth with ODEs.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Mathematics 的更多信息

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by