Solving matrix using LS method in SIMULINK
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a 90x1 matrix , which is the output of a simulink model at each step time, and i am trying to multiply it to a contant matrix of size 90x4. In the command window i can eaily do it using the "\" operator which gives me the solution of the system using the least squares method. But i am facing problems while trying to implement the same in simulink environment. Can someone suggest any solution to this?
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!