Modelling the Maxwell Model
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Guillaume
il 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!