Feeds
質問
How to nest and call the fmincon function in Simulink?
Hello everyone, I'm currently trying to nest and call the fmincon function within a MATLAB Function block in Simulink. However, ...
5ヶ月 前 | 1 件の回答 | 0
1
回答質問
How to Solve nonlinear equations in simulink
Hello everyone, I want to define and solve a system of nonlinear equations in Simulink using the MATLAB Function block, but I en...
5ヶ月 前 | 2 件の回答 | 0
2
回答質問
How to define an array based on Simulink simulation time?
Hello everyone, I'm attempting to define an array in a MATLAB Function block based on the simulation time in Simulink. In my co...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
Questions regarding the output of ANFIS, specifically Fis and chkFis.What is the difference between Fis and chkFis?
Does Fis have a certain relationship with chkFis in this code? Is chkFis based on Fis and further adjusted for checking data to ...
8ヶ月 前 | 1 件の回答 | 0
1
回答質問
discrete wavelet transform data format
When I output data from SIMULINK to the workspace using the "to workspace" module in a time series format, I find that the wavel...
9ヶ月 前 | 1 件の回答 | 0
1
回答回答済み
different results with fmincon
@Matt J Thank you very much.Now I know that difference is actually the original x defined, but the interesting thing is that I d...
different results with fmincon
@Matt J Thank you very much.Now I know that difference is actually the original x defined, but the interesting thing is that I d...
9ヶ月 前 | 0
質問
different results with fmincon
I would like to ask about the relationship between the objective function and nonlinear constraint function defined in the fminc...
9ヶ月 前 | 1 件の回答 | 0
1
回答質問
getting data from workspace to Simulink
I want to input an array x=[1 2 3 4 5 6] from the workspace into Simulink using the From Workspace block. However, the block onl...
9ヶ月 前 | 1 件の回答 | 0