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