Feeds
질문
Generated C code of SVM algorithm not accurate
Hello, I have created an SVM-Linear kernel algorithm script on MATLAB for classification of my data. The training gives 98% o...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
MATLAB coder- single precision conversion issue
Hello, I am trying to generate C code of my trained SVM model. The code is generated successfully when I dont choose any of the...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
cannot open source file "mex.h"
Hello, Why there is mex.h file missing from my generated C code? where do I find it and how can I avoid the error. I am using...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
File 'Data_01.csv' already exists. I want to rename the existing file to 'Data_02.csv' when I try to save a new file with the same name. How do I do it?
Dear peeps, I am recording sensor data from a third party software through which I can save the log file as .csv in a folder pa...
6년 초과 전 | 답변 수: 0 | 0