Guy on Simulink

Simulink & Model-Based Design

Results for: Fundamentals

Round-off Error

Loren recently posted a simple example of how single-threaded computations might produce different results from multi-threaded computations. The cause is floating-point round off, and most people...read more >>

Floating-Point Numbers 6

Numeric simulation is all about the numbers. In a previous post, I talked about integer and fixed-point number representations. These numbers are especially useful for discrete simulation...read more >>