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

搜索资源列表

  1. vcmatlab7src

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

    • 发布日期:2008-10-13
    • 文件大小:26.64kb
    • 提供者:林林
  1. GM2

    0下载:
  2. GM(1,1)灰色模型,便于了解其混沌特性,程序很短,由matlab编译,-GM (1,1) gray model to facilitate understanding of their chaotic behavior, a very short procedure, Matlab Compiler,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:915byte
    • 提供者:刘地
  1. jiaoyanyuantuzhugechuli

    0下载:
  2. 图像椒盐噪声去除研究程序,在matlab条件下编译的,主要应用中值滤波法对噪声的去除.-Impulse Noise Removal procedures, the conditions under Matlab Compiler. Application of the main method of filtering noise removal.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:784byte
    • 提供者:郭凯
  1. box_demision

    0下载:
  2. 使用Matlab计算图形、图像盒维数的原程序,txt文档,针对不同的图形需要用Matlab继续编译 -calculated using Matlab graphics, image box dimension of the original procedure, txt files, With different graphics need to continue using Matlab Compiler
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:879byte
    • 提供者:baozi9
  1. 45666019bosuxingchengsuanfa

    0下载:
  2. MATLAB Compiler 是MATLAB自带的一个编译器,它能将m文件转化成 C、C++或p等各种类型的源代码,并根据需要生成可执行文件、lib文件(库文件)、dll文件或S函数?BR> [lms_communication
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:22.13kb
    • 提供者:黄礼祥
  1. compiler3

    0下载:
  2. The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler includes the MATLAB C/C++ Math and Graphics Libraries, which let you automatically convert your MATLAB applications to C and C++ code for stand-alo
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1017.38kb
    • 提供者:zhuzhu
  1. ldpc.rar

    4下载:
  2. LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
  3. 所属分类:matlab例程

    • 发布日期:2013-09-18
    • 文件大小:2.77kb
    • 提供者:
  1. Lucas_Kanade.rar

    1下载:
  2. Lucas_Kanade光流算法产生光流场,用matlab编译,Optical flow algorithm Lucas_Kanade optical flow field generated by the compiler matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-04-30
    • 文件大小:352.33kb
    • 提供者:ziting
  1. GA

    1下载:
  2. matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.47kb
    • 提供者:夏雨泽
  1. matlab

    1下载:
  2. matlab编译 小波变换,用于图像融合和处理 文件夹为可用的融合图片-compiler matlab wavelet transform, image fusion and processing for the folder for the integration of the available picture
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:192.26kb
    • 提供者:许分记
  1. MECHENIC

    0下载:
  2. 机械原理的杆件电算,用MATLAB编译的,可以对杆件的长度受力进行分析-Mechanical principle of bars computing, using MATLAB compiler, and can bar the length of the force analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7.98kb
    • 提供者:gonehigh
  1. astro

    0下载:
  2. 球面天文学(岁差、章动)和天体力学(行星星历表)的原始计算公式、算法和程序。matlab编译通过。主要包括:公历/儒略历转换为儒略日,儒略日转换为公历/儒略历,球坐标转换为直角坐标,直角坐标转换为球坐标等38个matlab源代码。压缩文件中有说明。-Spherical Astronomy (precession, nutation) and celestial mechanics (line stars ephemeris) of the original formula, algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:166.21kb
    • 提供者:王榕
  1. hunhebianma

    0下载:
  2.  VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。 分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB 引擎、MATLAB 编译器和MATLAB COM 编译器-VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programmi
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:272.45kb
    • 提供者:胡辉
  1. matlab

    0下载:
  2. 1.此应用程序基于matlab,请确认正确安装相应版本的matlab 2.此应用程序可以读入两列纯数据,进行极坐标绘图:数据第一列为角度(单位为°),第二列为电平值(单位为dB)。 3.使用时将应用程序和数据放在matlab的路径中,比如work文件夹下。 4.对于用不同matlab版本生成的exe文件,其运行环境MCR版本也会有不同,这里分别给出了2007a和7.01的应用程序。如使用其他版本,请单独安装2007a或者7.01版本的MCRInstaller.exe
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:13.59kb
    • 提供者:axbt
  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-19
    • 文件大小:27.17mb
    • 提供者:Ming
  1. MATLAB-7.x

    0下载:
  2. matlab 7.x程序设计一书的源程序。第一篇绘图与句柄式图形,第二篇 图形化使用者界面,第三篇 深入活用MATLAB Compiler-matlab 7.x programming book source. First drawing and handle graphics, graphical user interface, second, third depth utilize MATLAB Compiler
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10.82mb
    • 提供者:王大为
  1. Matlab-GUI

    0下载:
  2. 在matlab编译环境下对用户界面的编译快速入门教程,对于matlab初学者比较有帮助。-In the matlab compiler environment of the user interface compiler Quick Start Guide, more helpful for matlab beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:379.64kb
    • 提供者:林秋远
  1. matlab-bianyi-yu-waibujiekou

    0下载:
  2. 复件 matlab编译程序与外部接口光盘内容 复件 matlab编译程序与外部接口光盘内容-Matlab compiler copy the disc contents with the external interface matlab compiler copy the disc contents with external interfaces
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:69.56kb
    • 提供者:天马
  1. MATLAB-example

    0下载:
  2. MATLAB 编译技巧 里面包含三个实用的例子,供大家参考-MATLAB compiler techniques which contain three practical examples for your reference
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:11.39mb
    • 提供者:li
  1. 《Matlab宝典》

    0下载:
  2. 《matlab宝典》是一本matlab教程,由浅入深、循序渐进地介绍了MATLAB7.0的知识体系及操作方法。全书共分14章,内容涵盖了MATLAB7.0概述、基础知识、数值运算、数据分析、符号计算、数据的可视化、M语言程序设计、Simulink仿真系统、句柄图形、GUI、文件输入/输出、编译器和应用程序接口等。(Matlab dictionary is a matlab tutorial, which introduces the knowledge system and operation
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:27.96mb
    • 提供者:why0719
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com