-
Polyfit
可以对于数据进行多次拟合,其功能就是Matlab的Polyfit函数(very useful for poly curve fit)
- 2021-02-19 11:59:44下载
- 积分:1
-
matlabhelpdocument_7.0
MATLAB帮助文件
MATLaB7.0帮助文件(MATLAB help files MATLaB7.0 Help)
- 2007-05-29 21:03:03下载
- 积分:1
-
hu
说明: 就算hu矩中7个不变量代码。用于提取图像的不变形特征。(Even if hu 7 invariant moments in the code.)
- 2010-05-27 11:22:17下载
- 积分:1
-
AMencoder
运行环境MATLAB R2009a/功能:实现AM调制 (AM encoder under MATLAB R2009a)
- 2010-06-02 21:46:44下载
- 积分:1
-
Lungelo-DOL
A simulink model for a direct online starting of an induction motor connected directly across the line.
- 2013-08-15 23:46:55下载
- 积分:1
-
code
function [r_path, r_cost] = dijkstra(pathS, pathE, transmat)
The Dijkstra s algorithm, Implemented by Yi Wang, 2005
This version support detecting _cyclic-paths_
- 2009-04-27 19:49:50下载
- 积分:1
-
PBGBand
matlab的光子晶体的能带计算程序,采用的是通用的平面波展开法。(Matlab photonic crystals can take computational procedures, using the common plane wave expansion method.)
- 2006-07-10 22:35:15下载
- 积分:1
-
Untitledc
job shop scheduling for parallel machine
- 2013-09-14 11:29:08下载
- 积分:1
-
AHP
层次分析法,是matlab编写的,仅作分享之用(AHP(analytic hierarchy process))
- 2011-12-08 11:50:44下载
- 积分:1
-
bmorph
Binary erosion and dilation, with fast iterative calls.
For any structuring element other than square or disk this function is way faster than imerode.m and imdilate.m (more than an order of magnitude). It s also handy when you don t have the Matlab Image Processing Toolbox :-)...
It also allows very fast iterative calls (for instance when sweeping the structuring element while looking for a certain effect, threshold in image statistics, etc).
See the help in bmorph.m and the attached .pdf file.
- 2010-09-23 17:54:52下载
- 积分:1