-
paiduifangzhen
MATLAB实现排队系统的模拟仿真,对排队过程的仿真模拟。(MATLAB realization of queuing system simulation, simulation of queuing processes.)
- 2010-10-09 19:52:38下载
- 积分:1
-
rsct
《通信仿真及应用实例》一书 书中实例,对RS码在二进制对称信道的性能进行仿真。(" Communication Simulation and Application," a book in the book example, RS codes on the binary symmetric channel in the performance of simulation.)
- 2011-06-03 21:54:07下载
- 积分:1
-
neuralnetwork
说明: 这是一个matlab神经网络的简单应用,主要用于预测光伏出力,输入为温度湿度等因素,输出为光伏出力。(this is an simple example appling neural network using matlab which can be used to predict the active power of a PV.Tempreture,humid etc are input variables and the active power of a PV is output variable)
- 2019-03-30 17:08:18下载
- 积分:1
-
test
用遗传算法寻找函数的最大适应值及位置,参数定义见程序中标注(Function of the genetic algorithm to find the maximum fitness value and the location parameters defined in the annotation process)
- 2011-06-13 11:50:20下载
- 积分:1
-
codebookkk
系统仿真了HSDPA中的harq系统,对HARQ系统的吞吐量,重传次数做了分析描述
turbo 码matlab编译码程序,包括map和siso译码算法(Simulation of HSDPA in harq system, HARQ throughput of the system, the number of retransmissions to do the analysis described decoding turbo code matlab procedures, including map and siso decoding algorithm)
- 2013-09-05 14:56:46下载
- 积分:1
-
rect2grid
Grid generation for irregular perimeter. Uses rect.m and fps.m.
- 2009-10-15 17:47:10下载
- 积分:1
-
Matlab_majun
這是一個Matlab的麻將圖紋辨識的源碼,內部有附上相關註解(This is a pattern recognition Mahjong Matlab source code, internal comments have attached the relevant)
- 2008-03-28 14:13:47下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
Interferometer
此程序为标准相关干涉仪测向的程序,包括了相位估计和对算法的评估。(This program is the standard correlation interferometer procedures, including the phase estimation and evaluation of the algorithm.)
- 2020-12-08 09:39:21下载
- 积分:1
-
three_D_PDP_first_measurement
It calculates the Power Delay Profile of a multipath environment. A detailed procedure is given
- 2013-12-06 19:27:37下载
- 积分:1