Community Profile

photo

Raj Patel


Last seen: fast 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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++

etwa 3 Jahre vor | 0

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

etwa 3 Jahre vor | 0

| akzeptiert

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

etwa 3 Jahre vor | 0

| akzeptiert

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten