Modelling the Maxwell Model
8 views (last 30 days)
Show older comments
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 Comment
Guillaume
on 5 Feb 2020
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.
Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!