Feeds
質問
Why the optimization variables is same on each processor when using parallel optimization toolbox?
Hi, I am a beginner of parallel optimization. I used the testing code from Minimizing an Expensive Optimization Problem Using P...
7年弱 前 | 0 件の回答 | 1
0
回答回答済み
Why is the method rto.InputPort(1).Data wrong?
Finally I found the where the problem is, however I still do not know what's the essantial reason. the display block "d3" sho...
Why is the method rto.InputPort(1).Data wrong?
Finally I found the where the problem is, however I still do not know what's the essantial reason. the display block "d3" sho...
7年弱 前 | 0
質問
Why is the method rto.InputPort(1).Data wrong?
Hi. I am trying to get the value of Display block by m scripts. I am using the following scripts learned from Access Block Data...
7年弱 前 | 1 件の回答 | 0
1
回答回答済み
Scattered data interpolation simulink
write a script like this and execute: a=xlsread('data.xlsx'); x=a(:,1); y=a(:,2); z=a(:,3); F=scatteredInterpolant(x,y,z); ...
Scattered data interpolation simulink
write a script like this and execute: a=xlsread('data.xlsx'); x=a(:,1); y=a(:,2); z=a(:,3); F=scatteredInterpolant(x,y,z); ...
7年弱 前 | 1

