-
KPMtools
Matlab工具包补充算发,包括各种噪声代码及滤波倒向Smoother代码等(Matlab toolkit added fat count, including all kinds of noise code and filter code, such as backward Smoother)
- 2007-12-04 15:57:07下载
- 积分:1
-
2d_musicfangzhen
2维music定位算法,matlab源程序,对仿真者有很大帮助(2-dimensional positioning algorithm for music, matlab source, the simulation of great help to those who)
- 2021-03-19 12:09:19下载
- 积分: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
-
SatAttentuation
A GUI software I made to calculate the carrier-to-noise-density ratio of a earth-satellite link.
- 2013-02-25 14:26:46下载
- 积分:1
-
Similarity
fingerprint extraction
- 2013-12-12 03:59:24下载
- 积分:1
-
Untitled
单相半波整流电路谐波分析,可以计算谐波的幅值,谐波含量并画图。(Single-phase half-wave rectifier circuit harmonic analysis, we can calculate the magnitude of the harmonics, harmonic content and Paint.)
- 2015-04-23 15:59:09下载
- 积分:1
-
jing
详细的各种元器件封装对照图,可以找到我们经常使用到的元器件。(Detailed map of various components of the control package, you can find the components we often used.)
- 2011-05-11 00:24:33下载
- 积分:1
-
chengxu
实现了几种阴影去除算法,包括相除法、HSV法等四种(Achieved several shadow removal algorithms, including the phase division, HSV law four kinds of)
- 2009-12-16 11:16:20下载
- 积分:1
-
m7_8
模糊PID控制matlab M文件代码。改代码里面包括了模糊控制的所有环节。仿真时会出现很多模糊控制图的。(Fuzzy PID control matlab M file code. Change code which includes all aspects of fuzzy control. There will be a lot of fuzzy control diagram simulation.)
- 2013-01-28 00:01:37下载
- 积分:1
-
PLZERN.M
wavefront deformation. Matlab file
- 2013-10-21 21:56:14下载
- 积分:1