-
correl
calculate the correlation and convolution
- 2009-04-20 15:50:05下载
- 积分:1
-
LFM_creat
现行调频生成函数,直接运行即可,运行后可以生成LFM信号,并给出幅度频率图(FM existing generating function, can be directly run, run after the LFM signal can be generated, and gives the frequency range of Figure)
- 2008-06-16 21:08:22下载
- 积分:1
-
extracttheheartsoundenvelope
用于提取心音包络的程序,编译运行较好,有界面显示。(Used to extract the heart sound envelope program, compile and run better, there are screen displays.)
- 2011-01-14 15:44:05下载
- 积分: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
-
Firefly-algorithm-with-chaos
firefly algorithm with chaos
in matlab
- 2015-01-06 23:23:58下载
- 积分:1
-
Understanding_LDAP
Lightweight Directory Access Protocol [LDAP]
Ebook- IBM Red Books
- 2010-11-17 00:54:05下载
- 积分:1
-
Delta-Function-and-Its-Differential
Delta function and its differential
- 2012-08-29 02:53:47下载
- 积分:1
-
CUM4XM-USIC
四节累计量与music算法的结合,可很好的消除噪声。(forth combine with music,which can decrese noise)
- 2011-12-26 22:00:03下载
- 积分:1
-
matlab
matlab图像处理的一个实例,二值化,灰度图均衡化,滤波,提取边缘。自己毕业设计的一点心得和大家一起分享。(matlab image processing of an example of binary, grayscale equalization, filtering, edge extraction. Design their own school experiences and that we share.)
- 2009-06-01 16:06:48下载
- 积分:1
-
math
matlab示例程序,用于高等数学求解,大家可以参考一下(The MATLAB sample program, for higher mathematics solving, we can reference
)
- 2012-03-27 13:30:40下载
- 积分:1