photo

Raj Patel


Last seen: plus de 4 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
3 Réponses

RANG
137 728
of 300 786

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 091

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 061

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
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++

presque 5 ans il y a | 0

Réponse apportée
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...

presque 5 ans il y a | 0

| A accepté

Réponse apportée
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...

presque 5 ans il y a | 0

| A accepté

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/...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

presque 5 ans il y a | 2 réponses | 0

2

réponses

Question


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...

presque 5 ans il y a | 2 réponses | 0

2

réponses