Modelling the Maxwell Model
조회 수: 8 (최근 30일)
이전 댓글 표시
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개)
참고 항목
카테고리
Help Center 및 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!