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

搜索资源列表

  1. MATLAB

    0下载:
  2. 数字水印算法中常用的 MATLAB 函数,应用MATLAB语言实现了一个空间域数字水印算法的嵌入、提取和攻击过程,并给出了程序运行的结果。-Digital watermarking algorithm used in the MATLAB function, the application of MATLAB language implementation of a spatial domain digital watermarking algorithm for embedding, extr
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:63554
    • 提供者:何磊
  1. matlab-genetic-algorithm-toolbox

    1下载:
  2. matlab遗传算法工具箱函数及实例讲解-matlab genetic algorithm toolbox function and examples to explain
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:110980
    • 提供者:lin
  1. MATLAB

    0下载:
  2. 使用混合高斯函数,对点配准的方法,他的鲁棒性比较好。 -This package contains the MATLAB code for the robust point-set registration algorithm discribed in the A Robust Algorithm for Point Set Registration Using Mixture of Gaussians."
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:39766
    • 提供者:wangwei
  1. MATLABFUNCTION

    0下载:
  2. 一些常用的MATLAB函数,求和; 求导数; 求极限;求泰勒展开式-Some commonly used MATLAB function, summation order derivative seeking limits order Taylor expansion
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:21184
    • 提供者:
  1. MATLAB

    0下载:
  2. matlab 基本语句描述,及一些基本内部函数,很有用的,欢迎共享,-Differential evolution algorithm is very popular in recentyears, it iswidely used in complex optimi- zation questionsbecause of it’s easy implementation and has less controlparameters. Butconventionaldifferen- t
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:35111
    • 提供者:wang
  1. kongzhixitongexp

    0下载:
  2. 控制系统的matlab程序六个。含有波特图,根轨迹图等等matlab函数的使用方法-Matlab process control system 6. Porter contain maps, root locus diagram and so on to use the matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1206
    • 提供者:ren
  1. matlab(help)-cn

    1下载:
  2. 一个MATLAB的中文帮助文档,方便你在编程过程中查询各个函数的意义!-A help document for MATLAB,very usefull for you use the MATLAB!
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1028319
    • 提供者:
  1. mpc_function

    0下载:
  2. 3个关于预测控制的matlab函数,还有一个简单演示mpc原理的小程序-About three prediction matlab control function, have a simple principle mpc demo applet
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1273
    • 提供者:李强
  1. matlab

    1下载:
  2. 汽车振动的频谱分析。很有意思,里面函数简单适合初学者。-Spectrum analysis of vehicle vibration. Very interesting, which a simple function suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:郭炫宇
  1. GAFO.ZIP

    0下载:
  2. 在matlab中利用遗传算法实现函数优化-In the use of matlab genetic algorithm function optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:109092
    • 提供者:周大卫
  1. MATLAB

    0下载:
  2. MATLAB遗传算法工具箱函数应用 有需要学习和了解遗传算法工具箱函数的 -MATLAB genetic algorithm toolbox function application
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:4624
    • 提供者:
  1. fenge

    0下载:
  2. 应用数学形态学对车牌进行分割处理,选用matlab函数-Application of mathematical morphology to be dealt with separately to the plate and use matlab function
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:595
    • 提供者:wusong
  1. MatLab

    0下载:
  2. MatLab工程数学应用 积分,微分,导数,传递函数,拉式变换,Z-变换-matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7243139
    • 提供者:nightsnow
  1. 1

    0下载:
  2. 1. 如果matlab有两个函数nargin和nargout,分别返回matlab函数的输入和输出参数的个数。如果采用元组变量varargin和varargout来替代常规的输入和输出参数,则函数就可以接收数目可变的输入和输出参数。-1. If there are two matlab functions nargin and nargout, respectively matlab function back to the input and output parameters of the
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6173
    • 提供者:陈茯苓
  1. R2

    2下载:
  2. r/s法matlab函数的中文说明及例程、附带上证hurst数值的计算。-r/s Law of the Chinese matlab function descr iptions and routines, with the Shanghai hurst numerical calculations.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:122482
    • 提供者:李林
  1. Source_Code_Of_Guide_To_MATLAB_Mix_Programming

    0下载:
  2. 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:49582
    • 提供者:
  1. gslb

    0下载:
  2. 高斯平滑滤波器的Matlab实现,实现对一副图像的滤波处理,并把用自己滤波器进行滤波的实验结果与用Matlab函数进行滤波的结果进行比较。 -Matlab Gaussian smoothing filter to achieve, to achieve an image processing filter, and filter their own filtering of the experimental results with the use of Matlab functions t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:610
    • 提供者:amy
  1. matlabmprogram

    0下载:
  2. 简单函数优化的遗传算法程序 简单函数优化的遗传算法程序-Simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization process simple function of the genetic algorithm optimization procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4482
    • 提供者:jianhuajuly
  1. Genetic_Algorithm

    0下载:
  2. 利用matlab编写的一些简单函数优化的遗传算法程序~-Matlab prepared to use some simple function of the genetic algorithm optimization process ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4482
    • 提供者:何洪举
  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-03
    • 文件大小:88492
    • 提供者:黄昏时候
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com