CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 调用matlab

搜索资源列表

  1. Myhuatu

    0下载:
  2. vc与matlab混合编程,通过vc调用matlab中的函数。很简单但实用。-vc mixed with Matlab programming, vc call Matlab the function. Very simple but practical.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49579
    • 提供者:解新梅
  1. vcandmatlab

    0下载:
  2. VC与matlab的结合,VC中调用Matlab测试代码-VC and Matlab, the combination of VC Calling Matlab test code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32510
    • 提供者:唐研
  1. MatlabEng_src

    0下载:
  2. 利用VC调用matlab命令进行编程控制的源码.对于vc复合matlab编程意义很大-VC orders call Matlab programming control of the source. For vc composite Matlab programming of great significance
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3398
    • 提供者:吴宁
  1. matlab6src

    0下载:
  2. 从vc中调用matlab的画图、数值计算等函数,方便易行。-from vc Calling Matlab drawing, numerical calculation function, user-friendly.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:906
    • 提供者:chm
  1. canny_code

    0下载:
  2. 一步步讲解如何在VC中调用matlab图像处理工具箱来进行canny边缘提取 1.包含pdf文档和源代码 2.源代码code 开发环境是VC6、Matlab7 3.作者 http://contact.ys168.com/ 与我联系:ahuixp@sohu.com -a step by step on how to call in VC Matlab Image Processing Toolbox to a canny edge extraction. Pd
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:87323
    • 提供者:杨峰
  1. 编写自己的M文件

    0下载:
  2. 在BorlandC++ builder直接调用Matlab的方法 ,程序在matlab 7.1 sp3中成功通过. -in Borland C builder called directly Matlab methods, and procedures in Matlab 7.1 sp3 successfully adopted.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3692
    • 提供者:张庚
  1. C语言实现MATLAB 6.5中M文件的方法

    0下载:
  2. 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, a
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4095
    • 提供者:尹科华
  1. matlabisight

    3下载:
  2. isight调用matlab接口进行优化的例子,希望对大家有帮助-isight call Matlab interface optimized for example, we hope to help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1315484
    • 提供者:张伟
  1. VCformatlab

    0下载:
  2. 在Visual C++中调用matlab中定义的函数,可以方便利用matlab的资源-Calling Matlab defined in the function, Matlab can facilitate the use of resources
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:272248
    • 提供者:胡志坤
  1. Matlab-Mapping

    1下载:
  2. 用matlab实现世界地图调用和显示,可以任意控制范围-using Matlab world map and calls, it can be arbitrary control
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4697
    • 提供者:刘数位
  1. fengdemo

    0下载:
  2. fortran 调用matlab引擎实例-FORTRAN examples Matlab engine
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5971
    • 提供者:Dale
  1. commatlab

    0下载:
  2. matlab具有强大的函数库,VC具有高效率的优点。通过com接口将VC和matlab进行连接,本程序实现了VC调用matlab中的magic函数。-Matlab has powerful functions, VC with high efficiency advantages. Com interface through VC and Matlab connect, the program of VC call Matlab function of magic.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:98146
    • 提供者:lionheart
  1. tstMatlabDLL

    1下载:
  2. 用VC调用MATLAB的DLL,使用MATLAB画出简单的图-VC Calling MATLAB DLL using MATLAB draw a simple map
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:145903
    • 提供者:mengjianwo
  1. mt_12l

    0下载:
  2. 是自己封装的一个调用matlab的类,用于数值计算及数据处理结果显示时非常方便,系统需要安装matlab-their package is a call Matlab category, for the numerical calculation and data processing results showed very convenient, the system need to install Matlab
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4536
    • 提供者:yewenyu
  1. vcFFT

    0下载:
  2. 这是本人写的用vc6.0调用matlab6.5的一个程序(使用matlab引擎),实现用FFT分析复谐波信号频谱,并调用matlab来显示最终的频谱。希望对各位有点帮助。也欢迎各位提意见。 matlab位于c:\\matlab6p5 操作系统是:windows2000 -I write this is the call matlab6.5 vc6.0 with a procedure (using Matla b engine) to achieve using FFT an
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:10085
    • 提供者:caozhui
  1. TestUseMatlab

    0下载:
  2. 运用VC编写的如何在VC中调用MATLAB-use in the preparation of the VC Calling MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16362
    • 提供者:
  1. VC[1].m

    0下载:
  2. VC调用matlab中定义的[1].m函数实例 VC调用matlab中定义的[1].m函数实例-VC defined in [1]. M function examples VC called defined Matlab [1]. m function examples VC call Matlab defined in [1]. m function examples
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:95567
    • 提供者:panzhi
  1. dicomtobmpmatlab

    0下载:
  2. DICOM图像与BMP图像转化的matlab源码。调用matlab工具箱自带的内部函数。-DICOM images and BMP images into the source Matlab. Calling Matlab Toolbox own internal functions.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2217
    • 提供者:wangwei
  1. matlab-c

    0下载:
  2. MATLAB-C混合编程,在M文件中调用 C语言函数,对学混合编程的初学者有一定的帮助-MATLAB-C hybrid programming, the paper called M C language function, mixed programming for school beginners can help
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:31121
    • 提供者:宋军
  1. CallMATLABC++function

    0下载:
  2. 本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。-the procedures under the VC Calling MATLAB C math, system does not require Matlab, only Matlab / bin in several dynamic link libraries can support.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:56047
    • 提供者:周瑞
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com