搜索资源列表
SGALAB1003beta3withdoc
- 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
tutdemo
- 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
ch0212
- 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
binomial
- % 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.
TimeSeriesViewer
- 这个是时间序列分析的可视化工具,具体的使用可以到mathworks网站上查询。-this is the time series analysis visualization tools, concrete can be used to Stable website.
ncm
- 有趣的可视的数值方法 出自网站http://www.mathworks.com/moler-interesting visualization of numerical methods from the website http : / / www.mathworks.com / moler
KLMATLAB
- 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
BIQPBOX
- %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
DEFINEV
- %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
floodfill(matlab)
- 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
ezyfit
- mathworks也提供Curve Fitting Toolbox,不过要钱,这是一个一维Curve Fitting的工具包,提供命令行和GUI接口。
power_converter
- Three-phase thyristor converter 变频器,来自mathworks 程序。
MATLAB_C_API
- 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
Embedded_MATLAB_Webinar_091307
- This file contains the material presented as the first Embedded MATLAB webinar on the MathWorks web site on September 13, 2007. It contains the PDF version of presentation slides and all necessary demonstration files (including MATLAB M-files and
seg
- 图象分割的小程序,我从mathworks上找的,和大家一起分享
BCS
- A .zip file contains a series of scr ipts that were used in the MathWorks webinar \"Using MATLAB to Develop Portfolio Optimization Models.\" The scr ipts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additio
MathWorks SimPowerSystems v4.5 for MATLAB 7.5
- MathWorks SimPowerSystems v4.5 for MATLAB 7.5
GUIS_FEX
- MATLAB的GUI设计,共35个例子,适合初学者。文件来源:mathworks-MATLAB-GUI design, a total of 35 examples, for beginners. Document Source: mathworks
74746820-The-MathWorks-Demos-Dual-Tone-Multi-Freq
- Mathworks manual of DTMF analysis using goertzel alogrithm