-
实现Preisach hysteresis model的Matlab代码为preisach.m
资源介绍
Matlab实现Preisachhysteresismodel-preisach.m
做piezo的人,一般比较了解preisach hysteresis 模型,他是Preisach在上个实际30年代提出的,基于现象的模型方法,后来有很多改进版,比如说Prandtl-Ishlinskii 模型等。
我在写论文的时候,想说明一下N对于模型的精度的影响,后来搜索了一下网站,还没有出现Matlab版本的,特地编写了一个。
整个程序编写不难,只要明白preisach的工作原理,我个人非常喜欢用这个图来说明工作原理之一:
Matlab26.jpg
Matlab实现Preisach hysteresis model
另外,关于Preisach的工作原理,可以参考wiki的叙述:http://en.wikipedia.org/wiki/Preisach_model_of_hysteresis
程序(为了便于理解,程序没有做优化):
preisach.m
Matlab实现Preisach hysteresis model
Matlab27.jpg
Preisach hysteresis Prandtl-Ishlinskii
- 上一篇: 深度学习图像分类模型.xmind
- 下一篇: 司守奎《数学建模算法与应用》的教材