Manuelle Festkomma-Konvertierung in MATLAB
Verwenden Sie die Funktion buildInstrumentedMex
, um Ihren Algorithmus zur Protokollierung der Mindest- und Höchstwerte aller benannter und intermediärer Variablen zu instrumentieren. Verwenden Sie die Funktion showInstrumentationResults
, um auf Grundlage dieser protokollierten Werte Festkomma-Datentypen vorzuschlagen.
Funktionen
Themen
- Fixed-Point Conversion Workflows
Learn which fixed-point conversion method best matches your end goal and your level of fixed-point expertise.
- Decide Which Workflow Is Right for Your Application
Learn the benefits of each conversion workflow to help you decide which one best fits your needs.
- Manual Fixed-Point Conversion Workflow
Learn about workflow for manual float-to-fixed conversion.
- Manual Fixed-Point Conversion Best Practices
Get from generic MATLAB® code to an efficient fixed-point implementation using manual fixed-point conversion.
- Manually Convert a Floating-Point MATLAB Algorithm to Fixed Point
Explore best practices for manual fixed-point conversion.
- Know When a Function Is Supported for Instrumentation and Acceleration
Determine which functions are supported for fixed-point conversion.
Verwandte Informationen
Fehlersuche
Resolve Error: Function Is Not Supported for Fixed-Point Conversion
Troubleshoot functions that are not supported for fixed-point conversion.
Troubleshoot fi*
non-fi
errors.
Resolve Error: Data Type Mismatch
Troubleshoot data type mismatch errors.
Resolve Error: Mismatched fimath
Troubleshoot mismatched fimath
errors.