필터 지우기
필터 지우기

How to import a neural network from Matlab into fortran

조회 수: 2 (최근 30일)
wei kang
wei kang 2020년 6월 9일
답변: wei kang 2020년 6월 12일
I trained a BP neural network from Matlab. How can I export the model from Matlab into fortran code?

답변 (2개)

Ayush Gupta
Ayush Gupta 2020년 6월 12일
There is no inherent functionality in the MATLAB for this but a quick google search yielded results for FORTRAN converters on GitHub. You can check this out.

wei kang
wei kang 2020년 6월 12일
Thanks for the information. I have mananged to use gensim command to further analyze the procedure and reproduced the results from fortran. Thanks. It turns out the reason I fail to do that is that in simulink, there are another normalization process build-in.

카테고리

Help CenterFile Exchange에서 Fortran with MATLAB에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by