Modelling the Maxwell Model
显示 更早的评论
Hi, I am trying to model the Maxwell model. As I am a beginner of matlab it would be great if somebody could offer guidance based on what is being described below. Apparently this is easy??? Any help would be much appreciated, thanks!
The paper link is, file:///U:/Fyp/Efficientandoptimizedidentificationofgeneralized.pdf

1 个评论
Guillaume
2020-2-5
Your link is to your local drive U: to which we obviously don't have access!
Note that if the paper is copyrighted you're probably not allowed to reproduce it.
Finally, I'll refer to this question in the FAQ: can you program the algorithm in this article for me.
After a very quick glance, it looks like all you have to do is solve a system of linear equations, which is indeed straightforward in matlab (just B/A) but you'll have to work out the vector B and matrix A for yourself.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!