Jack Ferrari
MathWorks
Followers: 0 Following: 0
Statistics
RANK
3,646
of 295,527
REPUTATION
14
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
6
RANK
13,641 of 20,242
REPUTATION
19
AVERAGE RATING
5.00
CONTRIBUTIONS
2 Files
DOWNLOADS
6
ALL TIME DOWNLOADS
147
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Are RISC-V processors supported by Embedded Coder?
Yes, you can specify the word sizes for RISC-V using the built-in RISC-V device details in the Hardware Implementation section o...
1 year ago | 2
| accepted
Question
Are RISC-V processors supported by Embedded Coder?
I want to generate code for a RISC-V processor. Is it possible to configure Embedded Coder for RISC-V?
1 year ago | 1 answer | 1
1
answerHow can I optimize the performance of library-free C/C++ code generated from deep learning networks?
Vectorization and multi-threading are techniques that can improve the performance of embedded applications. Both allow processor...
1 year ago | 1
| accepted
Question
How can I optimize the performance of library-free C/C++ code generated from deep learning networks?
I am generating code for a deep learning network with coder.DeepLearningConfig(TargetLibrary = 'none'). Which code generation co...
1 year ago | 1 answer | 1
1
answerError while using "Generate Code for Quantized LSTM Network and Deploy on Cortex-M Target" example.
Hi Liangmaokun, The example you are trying to run requires the CMSIS-NN library to be built (this will give you the missing lib...
2 years ago | 1
| accepted
Submitted
Tunable and Non-Tunable Filters Video Example Files
The three Simulink files used as an example in the "How to Use Tunable and Non-Tunable Filters in DSP System Toolbox" video.
4 years ago | 2 downloads |
Submitted
Frame-Based Processing Video Example Files
The Simulink file and dependencies used as an example in the "Improving Simulation Performance with Frame-Based Processing" vide...
4 years ago | 4 downloads |