-
asymotor_stator
三相电机的matlab仿真,对学习matlab simulink有很大的帮助.(Matlab simulation of three-phase motor)
- 2009-07-03 22:30:39下载
- 积分:1
-
FaceDetectionByRGBModel
使用RGB模型来进行人脸检测,识别的结果还可以,可以作为其他检测方法的对比(use RGB model for face detection and recognition of the results can also can serve as a contrast detection method)
- 2007-05-22 21:51:55下载
- 积分:1
-
interpne
在Matlab环境下完成线性外插和内插数值算法,包含多维数据插值计算。( interpne: Interpolates and extrapolates using n-linear interpolation (tensor product linear)
)
- 2009-10-14 09:55:37下载
- 积分:1
-
programs-and-resauces
压缩包中包含5个matlab源代码和一份matlab编程指导资料。代码依次是floyd.mgrMaxFlows.m,grMinVerCover.m,mintreek.m,IntLp.m.前四个是图论与网络优化非常好用的程序,第五个用于求解整数规划问题。(Compression package contains five Matlab source code and a Matlab programming guide information. The code is followed by floyd.m grMaxFlows.m grMinVerCover.m, mintreek.m IntLp.m , the former four of graph theory and network optimization is very easy to use program, the fifth for solving integer programming problems.)
- 2012-07-16 00:15:55下载
- 积分:1
-
colormap_adjust
color map adjust code matlab
- 2012-11-10 00:17:12下载
- 积分:1
-
Game
非合作博弈论代码求解纳什均衡,得到每个参与人的最优支付函数。(Solving equilibrium non-cooperative game theory)
- 2014-08-25 20:26:47下载
- 积分:1
-
matlab-biaozhuziti
介绍了matlab坐标轴标注方法和设置特殊字体的方法(Matlab axis label describes the methods and ways to set a special font)
- 2011-09-27 13:05:49下载
- 积分:1
-
The-file-browser
简单的文件浏览器,可以浏览文件并打开所浏览文件。(A simple file browser, you can browse the file and open the browse file.)
- 2011-11-02 16:56:01下载
- 积分:1
-
Mutual-information-correlation
互信息相关配准的matlab程序,能够对不同源图像进行相关匹配(Mutual information related to the registration of the matlab program, capable of matching different sources related images)
- 2015-02-02 17:44:27下载
- 积分:1
-
ShortEst
matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可(matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder matlab run (first run mex-setup, associated VC with MATLAB) method call, such as a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst (a) can)
- 2009-02-03 15:25:48下载
- 积分:1