bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 391 - 400 of 456

Radar Tracking in Simulink: Variable Size Signals

This week I welcome guest blogger Aarti Ramani to talk about a long requested feature, variable size signals in Simulink. Depending on target ranges, radar systems operate in different modes... 続きを読む >>

MathWorks Hosts EcoCAR

Recently, when I arrived at work, I found this parked on the lawn: This is the EcoCAR from the EcoCAR Challenge. MathWorks hosted about one hundred students from the EcoCAR teams for the... 続きを読む >>

Custom Components in Physical Models

This week I want to introduce guest blogger Steve Miller to talk about the Simscape language. Introduction to the Simscape Language I’ve been working with MATLAB and Simulink since my... 続きを読む >>

How do I test for NaN in Simulink R2009b? (NEW!)

Back in February 2009 I posted about how to test for NaN in Simulink.  The approach I talked about was more of a logical experiment based on the special properties of NaN than an... 続きを読む >>

New Stuff – Simulink R2009b

Last week the MathWorks released the R2009b family of
products.  There are many new capabilities in the latest release and with this
blog post, I want to highlight a some of the features in Simulink... 続きを読む >>

BEEP, Simulink versus MATLAB

Did you ever notice that a BEEP in Simulink means something different from a BEEP in MATLAB? BEEP, What BEEP?  What I’m talking about is that bell character you sometimes hear.  In older... 続きを読む >>

A Better If-Else Construct

In a previous post, I answered a question about how to model an If-Else behavior.  Here I will restate the algorithm I want to create: if(sel==0) out = 2*in1; elseif (sel==1) out =... 続きを読む >>

How Many Blocks are in that Model?

My colleague Sam and I wanted to find an example model with about 10,000 blocks.  I suggested the HL-20 model from the Aerospace Blockset, asbhl20.mdl.  Sam decided to measure the total number of... 続きを読む >>

Better Bus Modeling (How to remove Bus/Mux confusion)

Earlier this week, Guy and I were discussing the sometimes-strange behavior of mux and bus signals.  Sometimes people find a Mux block in their model that appears to output a bus signal.  In this... 続きを読む >>

Refining the Output of a Simulation

Today I am pleased to share a post from regular guest blogger, Guy Rouleau.  Enjoy! I often use Simulink to model the dynamics of simple systems. In most cases, the Simulink default... 続きを読む >>

Posts 391 - 400 of 456

これらの投稿は著者に属するものであり、必ずしも MathWorks の見解を示すものではありません。