Main Content

Algorithm Acceleration

Fixed-point simulation speed improvements using generated compiled code in MATLAB®

Algorithm acceleration uses code generation technology to generate fast executable code. Accelerated algorithms must comply with MATLAB Coder™ code generation requirements and rules.

You can also use fiaccel to convert floating-point MATLAB code to fixed-point MATLAB code.

Categories