Simulink model reference control neural network

조회 수: 21 (최근 30일)
Gagas Prajamukti Harianto
Gagas Prajamukti Harianto 2019년 11월 14일
댓글: Hasan Falah 2021년 2월 25일
I have problem about the simulink model reference control. In plant identification i browse simulink model and i generate training, but error "you must enter a valid filename for your simulink plant model" and in the reference control is same error. Please help me
  댓글 수: 1
yue yu
yue yu 2021년 1월 27일
If you open the simulink model in MATLAB, no error will be reported.
I have another problem: if I change Plant Identificatin's “No.Delayed Plant inputs” or “No.Delayed Plant outputs” and finished the train of identifier and controller and then run the whole model, simulink will report two errors
"Invalid dimensions specified for input port 1 in 'mrefrobotarm/Model Reference Controller/NN Plant/Matrix Gain'. The gain specified has dimensions [10x3], while the input is being set to have the dimensions [2]. These dimensions are not suitable for generating the matrix product of the gain with the input signal "
and
"Error in port widths or dimensions. Output port 1 of 'mrefrobotarm/Model Reference Controller/NN Plant/Mux2' is a one dimensional vector with 2 elements."
Have you ever encountered similar problems? Do you have any suggestions.

댓글을 달려면 로그인하십시오.

답변 (1개)

sripradha iyengar
sripradha iyengar 2019년 12월 6일
Hey!
I was getiing the same error too. If you save your file in matlab's default folder it won't happen. This is what I did.
Run matlab as administrator by default to store your file in matlab's default folder. (I had to do this because my default folder is in C drive)
type matlab in search window -> Open Location->right click->properties->Shortcut->Advanced-> Check run as administrator
type ballrepel0 in your command window. File->Save as. The location of the default folder is displayed here( There's probably an easier way to do this, but... I'm pretty new.. so this is what I did.)
Copy this location.
Now, save your file in this location.
I didn't get that error after doing this!
Good Luck!:)
  댓글 수: 2
PAVAN KUMAR CHAVALI
PAVAN KUMAR CHAVALI 2020년 4월 11일
Hey thanyou man it did worked.
Hasan Falah
Hasan Falah 2021년 2월 25일
I tried same procedure as mentioned above, but it does not work.
could you please explain more details about that issue

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by