Borrar filtros
Borrar filtros

How to import a neural network from Matlab into fortran

2 visualizaciones (últimos 30 días)
wei kang
wei kang el 9 de Jun. de 2020
Respondida: wei kang el 12 de Jun. de 2020
I trained a BP neural network from Matlab. How can I export the model from Matlab into fortran code?

Respuestas (2)

Ayush Gupta
Ayush Gupta el 12 de Jun. de 2020
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 el 12 de Jun. de 2020
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.

Categorías

Más información sobre Fortran with MATLAB en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by