Guy on Simulink

Simulink & Model-Based Design

Posts 31 - 40 of 56

結果: Modeling

Conditional Execution 12

As we all know, in Simulink there are always multiple ways to implement a functionality. One situation where I often hesitate when choosing an implementation is conditional execution. I will share... 続きを読む >>

Estimating Continuous-Time Transfer Functions with System Identification Toolbox 9

Today guest blogger Pravallika describes how she used new features of the System Identification Toolbox to design a controller for a DC motor Any controls engineer knows that the key to... 続きを読む >>

Model-Based Design of a Dicycle 6

The other day I found this video: If you watch carefully, you will see around 1:50 that they used Simulink to design their controller. So for this week's post, I thought it would be... 続きを読む >>

Model-Based Design Dilemma 15

I am currently working on a model and I have a dilemma. There are two ways I could model my system. I need you to tell me which approach is best and why. I need your help! The Goal I am... 続きを読む >>

Sample Time Offset 6

I noticed that many users are not aware that it is possible to specify sample time offsets in Simulink. Scalar Sample Time In this simple model, I have specified the sample time of the Constant... 続きを読む >>

Generating Code for Real-Time Multicore Systems 2

Do you generate code to be executed on a multi-core processor? Wouldn't it be cool if you could decide which part of the model will execute on which core? Modeling Concurrent... 続きを読む >>

Continuous sample time inside For Each Subsystem 7

Back in 2010, I wrote a post explaining how to apply a scalar algorithm to a vector using the For Each subsystem. At that time, only discrete algorithms could be vectorized that way. In R2011b, the... 続きを読む >>

Troubleshooting the Transport Delay Block 2

Yesterday I came across this model: At first look, one might think that these two implementations should give the same results. However this is not the case because the delayed data is... 続きを読む >>

How Do I Change a Block Parameter Based on the Output of Another Block? 49

By Guy Rouleau One question I often receive is: How can I change the value of a block parameter while the simulation is running? A good example of this type of question is the following: How do... 続きを読む >>

Kalman Filter – From MATLAB to Embedded C Code 9

By Guy Rouleau In a previous post, I introduced the Embedded MATLAB Function block. This block gives the possibility to write an algorithm in MATLAB code, include it in a Simulink model, and... 続きを読む >>

Posts 31 - 40 of 56