About 341,000 results
Open links in new tab
  1. Model Feedback Control System - MATLAB & Simulink - MathWorks

    This example shows how to model a feedback control system using Simulink® signals that carry matrix and vector representations of different components of the feedback system.

  2. Using FEEDBACK to Close Feedback Loops - MATLAB & Simulink …

    Using FEEDBACK to Close Feedback Loops This example shows why you should always use FEEDBACK to close feedback loops.

  3. Cascaded Multiloop Feedback Design - MATLAB & Simulink

    This example designs controllers for two cascaded feedback loops in an airframe model such that the acceleration component (az) tracks reference signals with a maximum rise time of 0.5 seconds.

  4. Feedback Control Systems - MATLAB & Simulink - MathWorks

    Learn about the capabilities for designing feedback control systems with MATLAB and Simulink.

  5. feedback - Feedback connection of multiple models - MATLAB

    To create this loop structure, connect the controller and plant models in series to create sys1, and set sys2 to 1 to represent unit feedback. By default, the function applies negative feedback, but you can …

  6. Function-Call Feedback Latch - Break feedback loop involving data ...

    Use the Function-Call Feedback Latch block to break a feedback loop of data signals between one or more function-call blocks.

  7. Find Feedback Loops - MATLAB & Simulink - MathWorks

    Feedback loops in your Simulink ® design can inhibit delay balancing and optimizations such as resource sharing and streaming. To find feedback loops in your design that are inhibiting …

  8. What are algebraic loops in Simulink and how do I solve them?

    Feb 4, 2013 · Basically, algebraic loops occur when an input port with direct feedthrough is driven by the output of the same block, either directly, or by a feedback path through other blocks which have …

  9. Algebraic Loop Concepts - MATLAB & Simulink - MathWorks

    An artificial algebraic loop occurs when an atomic subsystem or Model block causes Simulink to detect an algebraic loop, even though the contents of the subsystem do not contain a direct feedthrough …

  10. Closing Feedback Loops with Time Delays - MATLAB & Simulink

    Closing Feedback Loops with Time Delays This example shows how internal delays arise when you interconnect models that have input, output, or transport time delays.