Trained "Neural Network" to be used outside MATLAB

1 回表示 (過去 30 日間)
Ahmed Hakim
Ahmed Hakim 2013 年 2 月 3 日
コメント済み: PRANAV 2024 年 5 月 16 日
Hello I am planning to use MATLAB to train a Neural Network, then I want to use this trained NN in simulink, so I can use gensim which is helpful.
Now the problem is that I plaaned to use labview RT Module and I would like to implement the trained NN algorithm and use it in LABVIEW.
So is there a way to convert this trained NN into DLL file or C code to be called on LABVIEW???
or any other means ???
  1 件のコメント
PRANAV
PRANAV 2024 年 5 月 16 日
Sir did you convert it into dll format

サインインしてコメントする。

回答 (1 件)

Shashank Prasanna
Shashank Prasanna 2013 年 2 月 3 日
Pre-trained network can be compiled into executables or shared libraries using MATLAB Compiler:
  2 件のコメント
Shashank Prasanna
Shashank Prasanna 2013 年 2 月 3 日
You don't need a license, you just need an account which is free for you to open.
In any case if you don't have MATLAB Compiler, you are out of luck.
HTH
Ahmed Hakim
Ahmed Hakim 2013 年 2 月 4 日
編集済み: Ahmed Hakim 2013 年 2 月 4 日
Thanks I'm sorry for that )))
now ....
Thanks for your reply
when I clicked this link it asks me for a licence and I already have an account...
anyway...do u think using a RT window target to convert a simulink model which has a gensim NN) can help, so I can convert this into dll and to be used for example in labview as dll???
Hope you can help me
thanks alot for your help

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeLabVIEW についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by