bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

How To Make Your Own Simulink Block 50

Today I want to introduce a fundamental Simulink concept: masking a block.  Masking provides you with a way to put an interface on an algorithm.  This can centralize the system parameters for... 更多内容 >>

R2008b: Simulink! 2

I just downloaded and installed the R2008b prerelease, and you can too! Currently licensed users of MathWorks products have access to download and install the R2008b prerelease here... 更多内容 >>

Libraries in Simulink 26

Have you ever noticed the same block constructs occurring repeatedly in your model?  Simulink libraries provide you with a way to capture the template for an algorithm, and then reuse that template... 更多内容 >>

How did I get an algebraic loop error, when the diagnostic was set to warning? 23

I once faced a problem where Simulink reported, “Cannot solve algebraic loops...” Algebraic loops can be solved by Simulink, but often slow down the simulation. For this reason, we have the... 更多内容 >>