Feeds
질문
Store "From Workspace" Variable into array in Simulink
My Simulation get's an array as input from the workspace. How can I store the last 100 of these values in a [100 1]-array and se...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Implementing sFit-Objects in Simulink
Is there a way to implement sFit-Objects (Curve Fitting Toolbox) in Embedded Matlab Functions inside the Simulink Environment? O...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Inveresely evaluate a sFit Object
I have the following for-loop for i=0:0.001:4000; if feval(sFit,2,i) <= 0.9 currentY = i; bre...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Surface fitting with constraints
I have a 3D-surface Fitting Problem. I want to find the best fit function for my lab-data with some constraints I already tri...
9년 초과 전 | 답변 수: 2 | 0
