-
PV_panel
说明: 光伏电池simulink模型,分析了光照强度和温度变化时,功率的变化情况(Simulink model of photovoltaic cell)
- 2019-12-09 19:14:18下载
- 积分:1
-
AmplitudePhaseDistortionCompare
输入信号通过线性时不变系统,幅度响应和频率响应失真分析MATLAB仿真。(the input signal pass the LTI system,simulate the distortion of amplitude response and phase response.)
- 2013-01-08 22:33:42下载
- 积分:1
-
xlsx2csv
xlsx2csv Transform sheets in xlsx file to csv files
- 2013-01-10 08:01:30下载
- 积分:1
-
OFDMWLANssimulation
OFDM在无线局域网中应用,包括编码,信道估计和同步算法(OFDM in Wireless LAN applications, including coding, channel estimation and synchronization algorithms)
- 2009-04-06 19:41:26下载
- 积分:1
-
cfhn
包括matlab程序,c,vc++原代码和一些全景图拼接论文资料(This is the open source Hugin panorama stitching software source code from svn down under)
- 2011-10-28 08:27:32下载
- 积分:1
-
zantaiwendingfenxi
对单机无穷大系统仿真研究,对故障类型设计,判别(Research on the simulation of single machine infinite bus system)
- 2017-12-16 18:48:55下载
- 积分:1
-
UseMatlabToRealizeImageProcessing
《利用MATLAB实现图像处理》.caj()
- 2007-07-12 17:18:53下载
- 积分: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
-
xiaobobianhuanjiance
说明: 应用MATLAB中的小波变换的方法进行边缘检测(MATLAB)
- 2010-03-16 16:44:20下载
- 积分:1
-
saad3
saadat power system matlab files
- 2012-01-16 16:32:02下载
- 积分:1