Raj Patel
Followers: 0 Following: 0
Statistics
RANK
77,860
of 295,673
REPUTATION
0
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Simulink build error while using Deep Leaning model compiled as C++ code.
Alternatively, deploy using Generic C/C++. Follow this link. Use Matlab 2021a for that. Generic C/C++
3 years ago | 0
Using Deep Learning Model with different .tlc file
Deploy with Generic C/C++ Code. Follow this link. Use Matlab 2021a for that. https://www.mathworks.com/help/coder/ug/generate-g...
3 years ago | 0
| accepted
Error in generating Generic C/C++ Code for Deep Learning Networks
In matlab 2020b, it's not working, but in 2021a, works perfectly. Used following code. cfg = coder.config('lib'); cfg.Targ...
3 years ago | 0
| accepted
Question
Error in generating Generic C/C++ Code for Deep Learning Networks
I'm trying to generate C/C++ code that does not depend on library. Here is the link that I followed. https://www.mathworks.com/...
3 years ago | 1 answer | 0
1
answerQuestion
Using Deep Learning Model with different .tlc file
I'm using Matlab 2020b which allows me to use deep learning predict block directly in simulink. Due to I have different hardward...
3 years ago | 2 answers | 0
2
answersQuestion
Simulink build error while using Deep Leaning model compiled as C++ code.
I have different .tlc file due to which I'm using compiled Deep Learning Model in Simulink. While building it, it shows foll...
3 years ago | 2 answers | 0