搜索资源列表
vcmatlab7src
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数文件等。MATLAB 6.5 使用的编译器包括了MATLAB 的C\\C++数学库函数以及图形库。动态链接库(dll)是编写软件中常用的一种技术,MATLAB提供了将M文件编制成dll文件的方法,本文就介绍如何在MATLAB6.5中将m文件z转化成dll文件,然后在VC中调用该dll文件。 -MATLAB Co
45666019bosuxingchengsuanfa
- MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数?BR> [lms_communication
FFT
- 脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
ffmpeg-matlab
- This code can capture a frame from a vidoe in matlab.
Export2Excel
- Please do matlab lib
DBase
- dbase 的 C 类库,可以添加,删除,和寻找数据 排序 -dbase of C lib
C_lib_functions
- 一个对C的库函数比较全面的收集,方便编程人员的查看和参考-a collection of C lib funtions, it covers most C lib functions
ann_1.1.1_MS_Win32_bin
- ann 最小距离运算库 ann 可提高运算速度-ann ann ann ann ann ANN ann ann ann ann ann ann ann lib
lib
- matlab communication toolbox lib
matclass_si
- This contains the full set of source files for the MatClass library together with a make file to create the libraries using Microsoft C/C++ v7 or later. This make file is a stand-alone file to be used with NMAKE or as a NON-PWB makefile in P
MLCC
- DXP shc. lib for MLCC CAPACITOR
INDUCTANCE
- DXP sch. lib for INDUCTANCE
qinterp123
- Performs nearest-neighbor or linear interpolation much faster than interp1 when an evenly-spaced lib
MATLABEngClass
- VS中开发的一个C与matlab混合编程的小程序,该类可以使用到其他的MFC程序中去。 但是注意,使用时,要把matlab所在的本地文件夹中的extern中的lib和include添加到VS的工程属性的lib和include路径中去。且要添加四个lib文件。-VS in the development of a mixed C and matlab programming small programs, the class can use the program to other MFC t
SVM
- 用于各种分类的支持向量机matlab程序,可自定训练集和验证集数量-lib-SVM matlab program
Character-Recognition(Lib-SVM)
- 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。- Support
SpaceLib_MatLab_manual
- Space lib tips which is so useful in matlab programing particularlly in Control engineering.
DDA
- my Discriminative Domain Adaptation (with lib-SVM inside.)
libsvm-3.16
- lib svm is support vector machine which can be used in classification and regression test. thanks for open source
DML-lib-Matlab
- Lib for matlab, a good libaray fr the begneers