Hauptinhalt

Die Übersetzung dieser Seite ist veraltet. Klicken Sie hier, um die neueste Version auf Englisch zu sehen.

Schätzen von Funktionen mit Lookup-Tabellen

Erstellen und Optimieren von Funktions-Lookup-Tabellen in Simulink®

Mit Lookup Table Optimizer können Sie speichereffiziente Lookup-Tabellen generieren, mit denen sich Funktionen, Subsysteme und Blöcke schätzen lassen. Sie können sie zudem verwenden, um einen bestehenden Lookup Table-Block zu optimieren.

Apps

Lookup Table OptimizerOptimize existing lookup table or approximate function with lookup table

Klassen

FunctionApproximation.ProblemObject defining the function to approximate, or the lookup table to optimize
FunctionApproximation.Options Specify additional options to use with FunctionApproximation.Problem object
FunctionApproximation.LUTSolutionOptimized lookup table data or lookup table data approximating a math function
FunctionApproximation.LUTMemoryUsageCalculatorCalculate memory used by lookup table blocks in a system
FunctionApproximation.TransformFunctionObject defining transform function to approximate (Seit R2023a)

Objekte

LUTCompressionResultOptimized lookup table data for all Lookup Table blocks in a system

Funktionen

FunctionApproximation.compressLookupTablesCompress all Lookup Table blocks in a system
coder.approximationCreate function replacement configuration object
DataTypeWorkflow.findDecoupledSubsystemsGet a list of subsystems to replace with an approximation

Themen

Enthaltene Beispiele