-
Control_Allocation
控制分配 用于航天执行器的控制分配,希望对大家有用(control allocation)
- 2012-06-01 21:31:21下载
- 积分:1
-
FastICA_testing_wav_img_samples
matlab FastICA快速独立分量分析 通过FastICA工具箱(内含),对图像、音频进行盲源分离,去均值,白化处理,支持tif,jpg,bmp,wav等多种格式,并附有详细程序注释及sample供运行使用(matlab FastICA fast independent component analysis FastICA toolbox (included), images, audio, blind source separation to mean whitening process to support a variety of formats such as tif, jpg, bmp, wav, together with a detailed program comments The sample for the run to use)
- 2020-10-10 15:57:34下载
- 积分:1
-
microwith_Dstatcom2
its a micro grid with Dstatcom control and power source converter
- 2015-01-06 19:57:20下载
- 积分:1
-
butterfly
说明: it is an M file code for butterfly effects.
- 2020-06-24 04:40:02下载
- 积分:1
-
Bilinearinterpolation
双线性插值法,用于图像的放大,将图像放大(Bilinear interpolation for image magnification, the image to enlarge)
- 2010-05-25 00:18:50下载
- 积分: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
-
ctrllab3.0
薛定宇教授的ctrllab 好东西!直接运行ctrllab 即可 (Mr.Xue s ctrllab!run ctrllab directly !)
- 2013-01-12 20:48:07下载
- 积分:1
-
bresenham-line-algorithm.pdf
i want source code for image segmentation
- 2013-07-31 14:05:16下载
- 积分:1
-
CoxWmk_0.7
基于DCT的数字水印matlab编程实现源码(DCT-based digital watermarking matlab programming source code)
- 2010-11-03 15:41:37下载
- 积分:1
-
ronbunkakunin_nonlinear
this file is mfile of MATLAB about LMI
- 2012-07-13 14:59:05下载
- 积分:1