Feeds
已回答
How to use rate limiter with square signal and variable step size?
Hi John, The problem you have is all about sample times, and sample times propagation. In your first example, there is probab...
How to use rate limiter with square signal and variable step size?
Hi John, The problem you have is all about sample times, and sample times propagation. In your first example, there is probab...
10 years 前 | 0
| 已接受
已回答
How can I define boundary conditions using lsqnonlin solver?
First I'd suggest you to create an m-file to evaluate your error vector. % Example for that function: function Error = Cos...
How can I define boundary conditions using lsqnonlin solver?
First I'd suggest you to create an m-file to evaluate your error vector. % Example for that function: function Error = Cos...
10 years 前 | 0
| 已接受
已回答
How to read a signal with discontinuities from workspace in simulink?
Normally the problems I've encountered with that error were indeed caused by an Inf or NaN being sent to the integrator. Check...
How to read a signal with discontinuities from workspace in simulink?
Normally the problems I've encountered with that error were indeed caused by an Inf or NaN being sent to the integrator. Check...
10 years 前 | 1
提问
Are there any restrictions for selected tunable parameters to appear in the generated s-function mask? Some selected tunable parameters won't show up in the S-function mask.
When building an S-function for a subsystem, one can select parameters to be tunable through a GUI. In my case, from all selecte...
10 years 前 | 1 个回答 | 0