Guy on Simulink

Simulink & Model-Based Design

Posts 391 - 400 of 431

MathWorks Conversations and the FFT 10

If you are like me, you read the doc, a lot.  I am often clicking on the help just to verify my understanding of a function’s syntax, or the behavior of a block.  That is why I wasn’t surprised to... 続きを読む >>

Bus Copies Explained! 4

A Simulink developer caught me in the hall last week and asked me, “How do people use the Signal Conversion block?”  He was specifically interested in how people use Contiguous Copy mode, and if... 続きを読む >>

Passion for Simulink 12

Happy New Year!  On New Year’s Eve, it snowed for most of
the day in Massachusetts.  On New Year’s Day, I went out to clear some snow
from my driveway.  When I stopped for a rest this beautiful white… 続きを読む >>

Initializing Parameters 38

Simulink models often use parameters from the MATLAB base workspace.  However, Simulink does not save the MATLAB base workspace with the model.  This leads me to the following question: How do you... 続きを読む >>

Representing Numbers: Integers and Fixed-Point

In embedded systems, computation time and memory are critical resources.  Floating-point calculations require special floating-point units for efficient computation and this translates to... 続きを読む >>

The Answer for Large Scale Modeling: Model Reference 21

Your model is someone else’s component.  The Model block
allows you to treat a Simulink model as a component within a larger system.  In this
post I will discuss the basic concepts of model
reference... 続きを読む >>

Where’s the Code? 7

Today’s post is courtesy of my first guest blogger Tom Erkkinen, my colleague from the MathWorks office in Novi, Michigan! Ever try to compile code generated by Real-Time Workshop on... 続きを読む >>

Model Advisor: Don’t Forget the Doc! 1

After posting last week about Model Advisor enhancements for R2008b, I got this e-mail from my friend Salina: Seth! You didn’t even mention the help for each check! My apologies go to... 続きを読む >>

Introduction to Model Advisor 8

How do you check your model for common mistakes?  Do you have an easy way to verify that your model matches the MAAB (MathWorks Automotive Advisory Board) Control Algorithm Modeling Guidelines? ... 続きを読む >>

R2008b Simulink: Sample Time Colors 6

Simulink models present a schematic layout of your algorithm.  The diagram encodes information about the system in the form of block icons, data type annotations, and sample time colors.  In... 続きを読む >>

Posts 391 - 400 of 431

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