已回答
Where can I find some introductory material for Fixed Point?
The following resources provide a good overview of the basic concepts for you to get started with fixed-point: These resources...

4 years 前 | 2

| 已接受

提问


Where can I find some introductory material for Fixed Point?
Are there some useful resources to get started with fixed-point basic concepts?

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Wrap/Saturate on overflow
I think it’s important to understand if these overflows are a concern in the context of the numerical behavior of your control a...

4 years 前 | 4

已回答
How to use derived ranges for gain and constant blocks using derive range analysis?
In this scenario, your parameter is not considered as tunable and therefore treated as an invariant constant. So the design rang...

4 years 前 | 2

| 已接受

提问


How to use derived ranges for gain and constant blocks using derive range analysis?
I am trying to use derived range analysis and I am specifying design min, max for the gain block parameter as shown in the model...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Why do I get this error when I am using fxpopt for fixed-point Optimization: Inconsistent numeric values for port 1 ...
This happens when your model simulation violates your design ranges (min, max specifications). Fxpopt throws this error, as it c...

4 years 前 | 2

| 已接受

提问


Why do I get this error when I am using fxpopt for fixed-point Optimization: Inconsistent numeric values for port 1 ...
Why do I get this error: Inconsistent numeric values for port 1 of 'mDesignRange/output_signal': Output value (24.7745429376543...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
in this example ''Convert Neural Network Algorithms to Fixed-Point using fxpopt and Generate HDL Code'',how can i get 'xarr' and 'yarr'
The variables xarr and yarr are specified in the model worskpace. Please refer to the following documentation to learn more abou...

5 years 前 | 0

| 已接受

已提交


Reducing memory footprint of Lookup tables in your design
Optimize Lookup tables to reduce memory

5 years 前 | 1 次下载 |

已提交


Image classification on an ARM Cortex M Microcontroller
Prototyping and Deploying a neural network for image classification using MNIST data on an ARM Cortex M Microcontroller

5 years 前 | 2 次下载 |

已回答
Simulink.NumericType vs. Simulink.AliasType
Greetings, the difference for these two primarily lies in code generation. For alias types you will be able to see the alias ...

5 years 前 | 0

| 已接受

已回答
Error Fixed-Point-Advisor Create simulation reference data
Hello, @Christoph Meyer, Rüduger Schwendemann would it be possible to attach a simple model that demonstrates the issue? ...

6 years 前 | 0

已提交


Designing a CIC filter for an FPGA – Efficient Fixed-Point I
Data type optimization to find the optimal data types to convert fixed point CIC filter model

6 years 前 | 2 次下载 |

已提交


Deploying shallow Neural Networks on low power ARM Cortex M
Deploying a trained network in limited precision on an ARM microcontroller such as Arduino Uno

6 years 前 | 2 次下载 |

已提交


Designing IIR filter for an FPGA – Fixed Point Implementation
Data type optimization to find the optimal data types to convert floating point IIR filter model

6 years 前 | 2 次下载 |

已提交


Fixed Point implementation for a Microcontroller
Embedded Fixed Point Implementation of your ideal floating point control designs

6 years 前 | 2 次下载 |