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

搜索资源列表

  1. vc调用matlab

    0下载:
  2. 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1756
    • 提供者:李震
  1. fandm

    0下载:
  2. matlab与fortran 动态链接,混合编程-matlab and fortran dynamic link, mixed programming
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1085
    • 提供者:ywzhao
  1. matlab

    0下载:
  2. matlab的中文使用文档,超链接目录,非常好用方便。matlab入门比较好的一本文档-Chinese use of matlab files, directory hyperlink is very easy to use convenience. matlab entry documents a relatively good
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:176830
    • 提供者:穆阳
  1. DelphiandMatlab

    0下载:
  2. 通过动态链接库 ,利用 Delphi面向对象编程的特点以及 Matlab 强大的计算功能 ,详细的介绍了 Delphi 下调用 Matlab 函数的方法及特点 ,并以一个例程的实现 ,阐述了 Delphi下通过动态链接库调用 Matlab函数 ,并最终脱离 Matlab环境下运 行。-Through the dynamic link library, object-oriented programming using Delphi, as well as the characterist
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:88492
    • 提供者:黄昏时候
  1. kdtree

    0下载:
  2. 有matlab和vc联合编程实现kd树实现过程,附有它们之间转化用的max文件和动态链接库dll文件。-Matlab and vc are the joint programming process to achieve the realization of kd tree, accompanied by their transformation with the max files and dynamic link library dll file.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:116082
    • 提供者:徐军
  1. 080604

    0下载:
  2. 基于MATLAB的“电力电子技术"仿真实验的研究 为了方便地对这些变流电路进行仿真, 采用了MATLAB的Simulink库。同时,还采用VISUAL BASIC语言将电力电子变流电路的波形与MATLAB 仿真界面进行链接,以便更简洁地、直观地,甚至是在无人指导的情况下,让学习者独立地完成电力电子 变流电路的仿真实验。 -MATLAB based on the " Power Electronics" simulation study in order to
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:226988
    • 提供者:吕大
  1. VC_USB_matlab_DLL

    1下载:
  2. 本代码实现了matlab调用VC的动态链接库与cypress的68013芯片通过usb进行数据交换-Matlab code implements the dynamic link library called VC and cypress in the 68013 chip data exchange via usb
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:13478004
    • 提供者:questchen
  1. Ultrawideband

    0下载:
  2. 超宽带(UWB)的多频带OFDM与定点transmitterreceiver物理层建模 UWB的分析 超宽带的BPSK分析 第五阶导数的BPSK超宽带 超宽带信道模型 超宽带链接分析 超宽带单环 超宽带单脉冲 超宽带多旋回-Ultra-wideband (UWB) multiband OFDM physical layer with fixed-point transmitterreceiver modeling analysis of UWB UWB BPSK
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:224723
    • 提供者:苗俊
  1. Matlab_Cpp_Programming

    0下载:
  2. 刘维的《精通Matlab与Cpp混合程序设计》。 本书主要介绍如何运用Matlab与C/C++进行混合程序设计。共分8章,主要包括:Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的Matlab程序、Visual C++调用Matlab程序、Matlab DotNet Builder与Visual C++、Matcom与C/C++以及Visual C++调用Mattab C++数学库。另外,附录中介绍有关动态链接库的基础知识。-By Liu Wei.
  3. 所属分类:matlab

    • 发布日期:2017-06-18
    • 文件大小:28489891
    • 提供者:Ming
  1. Cell_search

    0下载:
  2. 具有动态链接库的小区搜索程序。这个程序的dll文件属于平台机密啊。-Dynamic link library cell search procedure. Dll file of this program is platform confidential ah.
  3. 所属分类:matlab

    • 发布日期:2014-06-23
    • 文件大小:28672
    • 提供者:zhangyaodong
  1. DatabaseHandler

    0下载:
  2. matlab与数据库的链接问题,sql acce-matlab problem with the database link
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3195
    • 提供者:wagnwenqi
  1. VBMatlab

    0下载:
  2. :VB与Matlab混合编程方法,通过建立VB与Matlab间的ActiveX连接,实现VB应用程序中调用Matlab, 建立与Matlab ActiveX服务器的连接。该方法通过利用ActiveX技术、应用DDE与Matlab通讯、使用MatrixVB、 生成执行文件、编译动态链接库等步骤实现-: VB and Matlab programming mix, VB and Matlab through the establishment of connection between th
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:334007
    • 提供者:lizheng
  1. VCPP-Matlab.m

    1下载:
  2. 5.1 在VC++中调用Matlab引擎 matlabenginetest目录 5.2 VC++中调用Matlab *.m函数编译后的动态链接库 VC++中调用Matlab .m函数编译后的动态链接库目录-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4337922
    • 提供者:winshow
  1. panzoom

    0下载:
  2. 与潘左击鼠标拖动,绘制一个右键拖动zoombox,并检视双击所有数据。这也保留任何现有的WindowButtonXFcn这个数字已,以及任何轴UIContextMenus。 我写了实时数据采集这一点,因为linkaxes套XLimMode至“手动“ -这意味着将不会自动调整轴的新数据。 panzoom(figureHandle,axesHandles) 添加到这个数字,只能到指定的坐标轴功能的处理。 panzoom(figureHandle,axesHandle
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7222
    • 提供者:abeaqhax
  1. Matlab-reference

    0下载:
  2. 最全的Matlab学习资料汇总,包含实用的各类工具箱下载,以及各专业领域工具箱教程的下载链接,从图像处理、数学计算到界面编程等等,应有尽有-Most complete summary of learning materials in Matlab, the toolbox contains all kinds of useful downloads, as well as professional fields toolbox tutorial download link from the im
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:11035
    • 提供者:sihwaigaoren
  1. VCPPcall-DLL-generated-from-Matlab

    1下载:
  2. 将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。-Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need
  3. 所属分类:matlab

    • 发布日期:2014-05-18
    • 文件大小:6045696
    • 提供者:蔡浩宇
  1. matlab-stk

    0下载:
  2. matlab stk链接函数库。介绍了链接的各种函数以及其用法-The connextion functions of matlab and stk. It include all the functions that can be used in development of stk with matlab。
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:370229
    • 提供者:杨少
  1. HMM(matlab)

    0下载:
  2. MATLAB的hmm工具箱,可以计算连续HMM和离散HMM。里面有使用说明的网页链接,直接点击一下(Download HMMtoolbox)就可以了,很简单。-Hmm toolbox of MATLAB, you can calculate the continuous the HMM and discrete HMM. There are instructions for use of the web links, directly click the (Download HMMtoolbox
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:821264
    • 提供者:yjj
  1. MATLAB

    0下载:
  2. matlab生成动态链接库(dll)。并用vc++测试-matlab generate dynamic link library (dll). And using vc++ test
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3555794
    • 提供者:王志院
  1. 实战matlab之并行程序源码

    1下载:
  2. 本书各章源代码除特别说明之外,其开发和编译环境均为Matlab2010与VisualC++2010。第7章与第10章内容与Matlab、Visual C++等环境配置密切相关,如果出现配置文件、头文件、库文件、动态链接库等相关的问题,请正确配置软件和硬件环境后再完成相关操作。(In addition to the special descr iption of the source code of this book, the environment for its development an
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:9126912
    • 提供者:limin666
« 12 3 4 »
搜珍网 www.dssz.com