CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - MFC matlab

搜索资源列表

  1. vcc_mex

    0下载:
  2. 一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方: a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦 b. 不能利用VC特有的ClassWizard自动创建和维护类 c. 不能用MFC类库编写应用程序 d. 不能方便地进行类似VC的项目管理 本文详细解说如何在IDE中编译MEX程序
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:11.12kb
    • 提供者:Dean
  1. mfc

    0下载:
  2. MFC 和MATLAB 混合编程代码,使用MATCOM 进行接口的实例
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:73.05kb
    • 提供者:楚燕
  1. MFCMat

    0下载:
  2. 此程序是本人编写的在MFC环境下调用Matlab函数进行编程的实例
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.32mb
    • 提供者:电子爱好者
  1. ddc_30m

    4下载:
  2. 中频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
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.59kb
    • 提供者:xiebin
  1. MFC_Windows_MATLAB_C_Math_Library

    1下载:
  2. 从MFC Windows 应用程序中调用MATLAB C Math Library-From the MFC Windows application, call the MATLAB C Math Library
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:33.24kb
    • 提供者:othanda
  1. MatlabScript

    0下载:
  2. 利用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.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:126.61kb
    • 提供者:Horushe
  1. dialogtest

    0下载:
  2. 小波分解与重构,用VC6.0和MATLAB实现的混合编程,用MFC实现的界面设计。-Wavelet decomposition and reconstruction, with VC6.0 and MATLAB implementation of the hybrid programming, interface design implemented with MFC.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.51mb
    • 提供者:ningtowen
  1. vcmatlabplot

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.95mb
    • 提供者:xtbbbbdx
  1. MFC

    0下载:
  2. Gauss and Rayleigh_simulation_matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:8.79kb
    • 提供者:Thanh
  1. BigInt_rsa

    0下载:
  2. 标准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.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6.76kb
    • 提供者:李抒昌
  1. MATLABEngClass

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:971.23kb
    • 提供者:tianjian
  1. MFC-kulei

    0下载:
  2. 一本讲解matlab库类的好书 讲解很详细 适合初学者使用-a book for MFC kulei
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1.38mb
    • 提供者:cq
  1. highlight_Matlab

    0下载:
  2. matlab界面编程中的实现可选的子界面! 就像VC++的MFC中的Table空间,解决你的复选问题!-The matlab interface programming realization optional sub-interface! Table space like VC++ the MFC solve your check!
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:6.23kb
    • 提供者:张剑锋
  1. cv

    0下载:
  2. 摄像机标定作业 两步标定法 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.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:238.73kb
    • 提供者:
  1. MFC

    1下载:
  2. 无模型控制的matlab代码,采用m文件形式,直接可运行,参数预估采用带遗传因子的最小二乘法实现-Model free control matlab code m file can be run directly, the parameters estimated using the least squares method with genetic factors
  3. 所属分类:matlab

    • 发布日期:2015-03-25
    • 文件大小:1kb
    • 提供者:余涛
  1. mfc

    0下载:
  2. matlab for MICROSOFT FOUNDATION CLASS LIBRARY
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:machael
  1. Speech-Recognition

    0下载:
  2. 用matlab编的基于DTW和MFC算法的语音识别程序,识别效果还不错-Use matlab compiled based MFC algorithm DTW and speech recognition program to identify the results were good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.34mb
    • 提供者:zzz
  1. Mazen Alamir_MPC

    1下载:
  2. Mazen Alamir教授关于MPC的matlab脚本工具(MPC toolbox of Prof. Mazen Alamir)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:4.73mb
    • 提供者:Pino0412
  1. HMM with skips and single Diagonal Gaussian

    0下载:
  2. 以MFCC作为特征参数,利用HMM算法进行语音识别(Speech recognition using HMM algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:26kb
    • 提供者:充满魅力人
  1. mfc

    1下载:
  2. 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)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-21
    • 文件大小:1kb
    • 提供者:连小川
搜珍网 www.dssz.com