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

搜索资源列表

  1. SGALAB1003beta3withdoc

    0下载:
  2. run the SGALAB_MO_VEGA_demo.m in command windows. to get beta3 version here: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=5882 What s new: 1)fixed a critical bug in selection operation 2)update the 13 c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:159.46kb
    • 提供者:戴朝华
  1. tutdemo

    0下载:
  2. echo off %优化工具箱简明教程 %TUTDEMO Tutorial for Optimization Toolbox. % Copyright (c) 1990-98 by The MathWorks, Inc. % 根据数据(x,y)给出在xi的线性插值结果yi.. % 使用\"非扭结\"端点条件, 即强迫第一﹑二端多项式三次项系数相同, 最后一段和倒数第二段三次项系数相同. %pp=spline(x,y)返回样条插值的分段多项式(pp形式)结构.其中br
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.65kb
    • 提供者:王志波
  1. ch0212

    0下载:
  2. The intent of the software contained on this CD is to provide support for the material covered in the textbook. All programs have been developed and tested using MATLAB Version 5.2. Although the authors believe that all routines should be compatible
  3. 所属分类:RFID编程

    • 发布日期:2008-10-13
    • 文件大小:5.58kb
    • 提供者:youngerwang
  1. binomial

    0下载:
  2. % binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n and m with m<=n, compute the % binomial coefficient n choose m.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.09kb
    • 提供者:左贤君
  1. TimeSeriesViewer

    0下载:
  2. 这个是时间序列分析的可视化工具,具体的使用可以到mathworks网站上查询。-this is the time series analysis visualization tools, concrete can be used to Stable website.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:71.47kb
    • 提供者:江河
  1. ncm

    1下载:
  2. 有趣的可视的数值方法 出自网站http://www.mathworks.com/moler-interesting visualization of numerical methods from the website http : / / www.mathworks.com / moler
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:251.19kb
    • 提供者:玉晶
  1. KLMATLAB

    0下载:
  2. KL人脸识别的MATLAB代码,内有其源代码,详细可看http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=6995&objectType=file-KL face recognition MATLAB code, which has its source code, detailed look at http : / / www.mathworks.com / matlabcentral / filee
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:陈志俊
  1. BIQPBOX

    0下载:
  2. %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:张风
  1. DEFINEV

    0下载:
  2. %DEFINEV Scaling vector and derivative % % [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the % bounds corresponding to the sign of the gradient g, where % l is the vector of lower bounds, u is the vector of upper % bounds. Vector dv is
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:781byte
    • 提供者:张风
  1. floodfill(matlab)

    1下载:
  2. matlab环境下的flood fill算法实现,需要cvlib_mex支持,可在http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?下载。objectId=12200&objectType=File-Matlab environment under the flood fill algorithm. cvlib_mex need support in http : / / www.mathworks.com / mat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20.02kb
    • 提供者:康康
  1. ezyfit

    0下载:
  2. mathworks也提供Curve Fitting Toolbox,不过要钱,这是一个一维Curve Fitting的工具包,提供命令行和GUI接口。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:528kb
    • 提供者:syx
  1. power_converter

    0下载:
  2. Three-phase thyristor converter 变频器,来自mathworks 程序。
  3. 所属分类:matlab例程

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

    1下载:
  2. MatrixVB是MathWorks针对VB提供的一个Matlab库,它提供了600多个函数,包括基本的数学运算和功能强大的信号处理、线性代数、串运算及图形图像处理功能等,为VB提供了强大的功能扩展。在VB中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:17.67kb
    • 提供者:吴庆庆
  1. MATLAB_C_API

    0下载:
  2. As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.13kb
    • 提供者:vipjvs
  1. MathWorks SimPowerSystems v4.5 for MATLAB 7.5

    0下载:
  2. MathWorks SimPowerSystems v4.5 for MATLAB 7.5
  3. 所属分类:行业应用软件

    • 发布日期:2009-05-08
    • 文件大小:9.44kb
    • 提供者:genise
  1. Mathworks

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.24mb
    • 提供者:fanchao
  1. matlab

    0下载:
  2. 这是Mathworks公司提供的官方权威学习资料,从光盘中完整提取的数据资料。 其中的Pdf文件介绍了Matlab的在科学计算等领域的应用。精悍的swf则以动画的形式介绍了Matlab的具体操作,由其官方权威专家亲自演示Matlab的使用。是学习Matlab不可多得的第一手资料。 -This is the official authority of the Mathworks provides learning materials, extracted from the CD-R
  3. 所属分类:Communication

    • 发布日期:2017-06-14
    • 文件大小:20.92mb
    • 提供者:张霄
  1. GUIS_FEX

    0下载:
  2. MATLAB的GUI设计,共35个例子,适合初学者。文件来源:mathworks-MATLAB-GUI design, a total of 35 examples, for beginners. Document Source: mathworks
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:115.27kb
    • 提供者:zhangmingkai
  1. 74746820-The-MathWorks-Demos-Dual-Tone-Multi-Freq

    0下载:
  2. Mathworks manual of DTMF analysis using goertzel alogrithm
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:180.06kb
    • 提供者:老冯
  1. mathworks

    0下载:
  2. Mathworks of ECG ECG SIMULATION USING MATLAB
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:280.69kb
    • 提供者:mohammed s
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com