Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Matlab converter?

kenneth_liu
Principiante
1.934 Visualizações
Are there any code converters for Matlab and MKL C-code?
Mostly, for converting from Matlab to C-code.
Thanks
0 Kudos
6 Respostas
ttppo
Principiante
1.934 Visualizações
MATCOM may convert matlab (.m) file into C program, but it sometimes fails to complete it.
b4codes
Principiante
1.934 Visualizações

If you have a older version of matlab (prior to R13), yes you can use matlab compiler to convert matlab codes to "c" .... but due to its limited sucess it seems this feature has been discontinued in the newer verisons. You may like to check it on mathworks or kluid (http://www.kluid.com) a respected matlab forum.

: ]

b4

Message Edited by b4codes on 05-10-200602:16 PM

b4codes
Principiante
1.934 Visualizações

Thought this link might me useful for some users.

http://www.kluid.com/mlib/viewtopic.php?t=115

Its about converting matlab to c , I found it on kluid (http://www.kluid.com).

: ]

b4

er_vasanth15
Principiante
1.934 Visualizações
thanks for the software.........
Intel_C_Intel
Funcionário
1.934 Visualizações

It seems that there are two questions here, or am I wrong? There are no converters for MKL, but large parts of it are available in source code, such as the BLAS and LAPACK. I am not terribly conversant in MATLAB usage, but believe that there is a way to generate C code from your MATLAB program.

Bruce

rogertricci
Principiante
1.934 Visualizações

Thanks for the information. I found Matlabs communications toolbox of perticular interest. Saved me lot of time.

R Tricci

System Engineer, www.celliz.com

Responder