代码搜索:MATlab
找到约 10,000 项符合「MATlab」的源代码
代码结果 10,000
www.eeworm.com/read/456289/7352589
ppt matlab基础及其应用.ppt
www.eeworm.com/read/456289/7352593
ppt matlab工程应用基础.ppt
www.eeworm.com/read/455165/7377060
chm matlab user guide.chm
www.eeworm.com/read/454290/7394487
pdf matlab_basic_book.pdf
www.eeworm.com/read/453288/7422864
doc 复件 hash_matlab .doc
www.eeworm.com/read/452182/7446259
png matlab-bgl-header.png
www.eeworm.com/read/450596/7480658
h svm_model_matlab.h
const char *model_to_matlab_structure(mxArray *plhs[], int num_of_feature, struct svm_model *model);
struct svm_model *matlab_matrix_to_model(const mxArray *matlab_struct, const char **error_message);
www.eeworm.com/read/450596/7480664
c svm_model_matlab.c
#include
#include
#include "svm.h"
#include "mex.h"
#if MX_API_VER < 0x07030000
typedef int mwIndex;
#endif
#define NUM_OF_RETURN_FIELD 10
#define Malloc(type,n) (type *)mal
www.eeworm.com/read/450295/7486048
h nr3matlab.h
/* nr3matlab.h */
// version 0.8
// This file is a version of nr3.h with hooks that
// make it easy to write Matlab mex files, in particular
// ones that use NR3 routines.
// See http://www.nr.co
www.eeworm.com/read/450261/7486655