-
Learning
by this code you can distinguish circle from diamond in a 4*4 table...
this code is easy and understandable
enjoy it...
- 2010-12-26 15:28:28下载
- 积分:1
-
RLS
上一个的继续,连续有九个压缩文件,大家可以打开解压后自己慢慢享用,这个都是本人调试通过了的,希望共同进步!(A continuation of a row has nine compressed file, everyone can open their own after extracting slowly to enjoy, this is my debug adopted, and I hope common progress!)
- 2008-07-27 09:10:27下载
- 积分:1
-
adpmedian
图像处理中的自适应中值滤波源代码,多多下载,很有用(the source code about adaptive median filter )
- 2012-04-15 15:54:06下载
- 积分:1
-
matlab mfiles实例分析
matlab mfiles实例分析,有大量的实例,每个M文件就是一个例子,有很多个。(Matlab mfiles example, a large number of examples, each M document is an example, many months.)
- 2005-07-26 11:11:25下载
- 积分:1
-
Scaramuzza_OCamCalib_v2.0
用于对全景镜头进行标定,能求解出图像上对应点的世界坐标的方向向量(The OcamCalib Toolbox for Matlab allows the user (also inexpert users) to calibrate any central omnidirectional camera, that is, any panoramic camera having a single effective viewpoint (see section 17). The Toolbox implements the procedure initially described in the paper(Scaramuzza, D., Martinelli, A. and Siegwart, R., (2006). "A Flexible Technique for Accurate Omnidirectional Camera Calibration and Structure from Motion", Proceedings of IEEE International Conference of Vision Systems (ICVS 06), New York, January 5-7, 2006.) and later extended in (Scaramuzza, D., Martinelli, A. and Siegwart, R., (2006). "A Toolbox for Easy Calibrating Omnidirectional Cameras", Proceedings to IEEE International Conference on Intelligent Robots and Systems (IROS 2006), Beijing China, October 7-15, 2006.
). A detailed introduction to this model is in section 19 of this Tutorial. Furthermore, you can also see a demo of how the toolbox works here.
The Toolbox permits the user to easily and quickly cal)
- 2010-05-25 11:33:20下载
- 积分:1
-
nmf-1.01
一个简易的可运行的非负矩阵分解matlab程序,进一步修改可以用于大规模矩阵非负分解计算,特征提取等(A simple non-negative matrix decomposition matlab program that can be run, further modifications can be used for large scale non-negative matrix decomposition calculations, feature extraction)
- 2016-06-07 10:45:43下载
- 积分:1
-
newfly
说明: Design of flyback converter
- 2020-06-17 04:20:02下载
- 积分:1
-
ACATSP
蚁群算法的MATLAB程序,提供变量初始化
C=[1304 2312 3639 1315 4177 2244 3712 1399 3488 1535 3326 1556 3238 1229 4196 1004 4312 790 4386 570 3007 1970 2562 1756 2788 1491 2381 1676 1332 695 3715 1678 3918 2179 4061 2370 3780 2212 3676 2578 4029 2838 4263 2931 3429 1908 3507 2367 3394 2643 3439 3201 2935 3240 3140 3550 2545 2357 2778 2826 2370 2975]
m=31
Alpha=1 Beta=5 Rho=0.9 Q=100
NC_max=200 (Ant colony algorithm of MATLAB procedures, initialize the variable C = [1304 2312 3639 1315 4177 2244 3712 1399 3488 1535 3326 1556 3238 1229 4196 1004 4312 790 4386 570 3007 1970 2562 1756 2788 1491 2381 1676 1332 695 3715 1678 3918 2179 4061 2370 3780 2212 3676 2578 4029 2838 4263 2931 3429 1908 3507 2367 3394 2643 3439 3201 2935 3240 3140 3550 2545 2357 2778 2826 2370 2975] m = 31 Alpha = 1 Beta = 5 Rho = 0.9 Q = 100 NC_max = 200 )
- 2009-04-23 16:41:47下载
- 积分:1
-
random-sequence-generation-algorithm
PoisonDist产生泊松的随机数列的算法
(PoisonDist Poisson random sequence generation algorithm)
- 2011-05-01 13:14:30下载
- 积分:1
-
jisuan
1.参数的设计
1)系统的变量比较多而且应用非常频繁,所以运用的变量要具有特征性
2)尽量使用课本上的变量,如果课本上的变量无法实现,在考虑其他自己定义变量
3)由于MATLAB使用变量可以不用先定义生命变量,所以可以直接使用变量
4)但是一些全局性的变量必须要定义( 1. Parameter design 1) system variables and the application is more frequent, so the use of the variable to have the characteristics of 2) the use of textbooks on the variables as possible, if the books can not be achieved on the variables, taking into account their other define the variable 3) use of the MATLAB variable life and variable can not be defined, so you can directly use the variable 4), but some global variables must be defined)
- 2011-05-03 18:50:05下载
- 积分:1