-
ACATSP
蚂蚁算法求解TSP 很不错的 Matlab程序(ant colony optimization FOR TSP)
- 2009-09-08 21:52:52下载
- 积分:1
-
lossless_watermark_using_HVS
lossless_watermark_using_HVS使用HVS的无损水印算法(lossless_watermark_using_HVS Lossless watermarking algorithm using the HVS)
- 2009-11-19 13:46:18下载
- 积分:1
-
MATLAB_Galton
动态实现加尔顿顶板演示,并有其他演示方法,数理统计,动态演示(Galton roof to achieve dynamic presentations, and other presentation methods, mathematical statistics, dynamic presentation)
- 2009-05-28 18:21:04下载
- 积分:1
-
PWM
针对光伏电池电路直流部分的MPPT算法所设计的PWM脉宽调制模型。(MPPT algorithm for the DC portion of the photovoltaic cell circuit design of the PWM pulse width modulation model.)
- 2013-04-19 16:42:42下载
- 积分:1
-
inverted_pendulum
运用模糊控制器编写matlabM文件,实现小车单级倒立摆系统的控制问题(fuzzy control in inverted pendulum systems)
- 2011-12-22 21:52:07下载
- 积分:1
-
111
function pi = solve2(count,m,cc)
借助布冯投针实验 仿真求pi的值
pi=0
frq=0
randNo = binornd(1,cc,1,m)
pro=zeros(1,count)
for j=1:count
for i = 1:m
if randNo(1,i) == 1
frq = frq + 1
end
pro(i) = frq/i
end
pi = (2*m)/frq
pro(j) = pi
end
pro = pro,num =1:count
plot(num,pro) (function pi = solve2 (count, m, cc) to vote with Buffon needle experiment simulation find the value of pi pi = 0 frq = 0 randNo = binornd (1, cc, 1, m) pro = zeros (1, count) for j = 1: count for i = 1: m if randNo (1, i) == 1 frq = frq+ 1 end pro (i) = frq/i end pi = (2* m )/frq pro (j) = pi end pro = pro, num = 1: count plot (num, pro) )
- 2011-05-24 15:39:41下载
- 积分:1
-
Articles-watermarking
articles of watermarking 3d images
- 2012-04-23 01:19:05下载
- 积分:1
-
10
说明: 有详细的线性规划法源代码,可以用于控制器参数寻优(Detailed linear programming source code, can be used for controller parameters optimization)
- 2011-06-12 18:46:04下载
- 积分:1
-
TurboDecode
说明: 完整的Turbo编码解码,完整的Turbo编码解码(Turbo encoding and decoding full and complete Turbo codec)
- 2011-03-13 16:08:42下载
- 积分:1
-
dineof.tar
说明: DINEOF重构数据矩阵缺失点的值~~~(Reconstruction of missing data matrix DINEOF point value ~ ~ ~)
- 2011-04-13 22:43:25下载
- 积分:1