-
tp1gradateur1phas3
three phases power gradator
- 2010-11-18 06:36:46下载
- 积分: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
-
RS码
说明: rs编码,bpsk调制通信系统,有注释较为复杂(RS code, BPSK modulation communication system)
- 2020-06-05 12:28:38下载
- 积分:1
-
eng_10301_632_1415b
GATE renewable energy jobs
- 2015-03-11 15:15:52下载
- 积分:1
-
ploting
可以实现动态绘制矩形、圆形、椭圆形等图样。matlab例程(Can dynamically draw the rectangle, round, oval and other patterns. matlab routines)
- 2010-05-13 08:53:04下载
- 积分:1
-
PDF
Probability distribution function codes for communication engineering students to understand the concept of statistical analysis.
- 2014-08-18 19:53:52下载
- 积分:1
-
FastSVDD-master
说明: 支持向量数据描述(Support Vector Data Description,SVDD)是一种单值分类算法,能够实现目标样本和非目标样本的区分,通常应用于异常检测和故障检测等领域。(Support vector data description (SVDD) is a single valued classification algorithm, which can distinguish target samples from non target samples. It is usually used in anomaly detection and fault detection.)
- 2021-03-08 22:39:16下载
- 积分:1
-
perception
感知器算法,水天线检测。需要opencv2.4.6,请在其官网下载(water-sky line detect based on perception method.opencv2.4.6 lib is included. for more details, please connect csuliuyan@163.com)
- 2014-09-13 09:48:24下载
- 积分:1
-
QPSK
信号在高斯信道下的仿真,本人自己编的,已经经过验证是正确的(The simulation signal under the Gauss channel, I own, has been verified to be correct)
- 2013-12-17 16:55:47下载
- 积分:1
-
Kriging_WENG_v1.0.2
说明: Kriging插值算法的matlab工具包程序(Kriging matlab toolkit program)
- 2020-04-25 13:33:45下载
- 积分:1