搜索资源列表
vcc_mex
- 一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序
mfc
- MFC 和MATLAB 混合编程代码,使用MATCOM 进行接口的实例
MFCMat
- 此程序是本人编写的在MFC环境下调用Matlab函数进行编程的实例
ddc_30m
- 中频70M,30M带宽LFM信号,采样率为102.4M,数字下变频后,还进行了三倍抽取,最后还得到I,Q两路信号 -IF 70M, 30M bandwidth LFM signal, the sampling rate of 102.4M, digital down conversion, the samples were carried out three times, the last also I, Q two-way signal
MFC_Windows_MATLAB_C_Math_Library
- 从MFC Windows 应用程序中调用MATLAB C Math Library-From the MFC Windows application, call the MATLAB C Math Library
MatlabScript
- 利用MFC技术,借助MATLAB强大的数学计算能力。同时,MATLAB脚本方便修改,不需要重新运行程序。-Using MFC technology, using MATLAB a powerful mathematical calculation. At the same time, MATLAB scr ipts to facilitate changes, do not need to re-run the program.
dialogtest
- 小波分解与重构,用VC6.0和MATLAB实现的混合编程,用MFC实现的界面设计。-Wavelet decomposition and reconstruction, with VC6.0 and MATLAB implementation of the hybrid programming, interface design implemented with MFC.
vcmatlabplot
- mfc编写的在vc中调用matlab绘图本列中可通过按些按钮调用Matlab会出正弦函数-vc mfc prepared to call matlab in drawing the line can be invoked by pressing these buttons will be a sine function Matlab
MFC
- Gauss and Rayleigh_simulation_matlab.
BigInt_rsa
- 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
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
MFC-kulei
- 一本讲解matlab库类的好书 讲解很详细 适合初学者使用-a book for MFC kulei
highlight_Matlab
- matlab界面编程中的实现可选的子界面! 就像VC++的MFC中的Table空间,解决你的复选问题!-The matlab interface programming realization optional sub-interface! Table space like VC++ the MFC solve your check!
cv
- 摄像机标定作业 两步标定法 vc与matlab混合编程实现 程序编译环境为VC6.0,采用MFC框架编写。Matlab版本为2008a。-The two-step calibration method of camera calibration operation vc and matlab mixed programming compiler environment VC6.0, written using MFC framework. Matlab version 2008a.
MFC
- 无模型控制的matlab代码,采用m文件形式,直接可运行,参数预估采用带遗传因子的最小二乘法实现-Model free control matlab code m file can be run directly, the parameters estimated using the least squares method with genetic factors
mfc
- matlab for MICROSOFT FOUNDATION CLASS LIBRARY
Speech-Recognition
- 用matlab编的基于DTW和MFC算法的语音识别程序,识别效果还不错-Use matlab compiled based MFC algorithm DTW and speech recognition program to identify the results were good
Mazen Alamir_MPC
- Mazen Alamir教授关于MPC的matlab脚本工具(MPC toolbox of Prof. Mazen Alamir)
HMM with skips and single Diagonal Gaussian
- 以MFCC作为特征参数,利用HMM算法进行语音识别(Speech recognition using HMM algorithm)
mfc
- matlab中简单语音处理,包括小波滤波,端点检测和mfcc参数提取,输出amf为所读取的语音文件24*1维的mfcc参数(Matlab simple voice processing, including wavelet filtering, endpoint detection and MFCC parameter extraction, output amf for the read voice file 24*1 dimensional MFCC parameters)