-
pingfanggenshengyuxuanlizi
通信系统仿真原理与无线应用第五章平方根升余弦例子(Communication System Simulation Principle and wireless applications, the fifth chapter examples of the square root raised cosine)
- 2009-03-11 15:47:50下载
- 积分:1
-
Droopcontrol329
可实现微电网中分布式电源的下垂控制,采用三环控制策略,节点既可作为V/f结点,也可作为PQ结点(It can achieve distributed generation droop control in Microgrid, which uses three-loop control strategy. The node can be used as V/f node, the node can also be used as PQ node)
- 2021-03-04 11:19:32下载
- 积分:1
-
Types-of-diversity
program for different combining schemes with different diversity
- 2013-02-08 13:01:53下载
- 积分:1
-
IOA
采用遗传算法优化PCB电路板元器件的布局。(Genetic algorithm to optimize PCB layout of the circuit board components.)
- 2010-07-18 10:24:44下载
- 积分:1
-
heun
matlab programming..........................
- 2010-11-16 03:09:21下载
- 积分:1
-
matlab_intro
boundary scan tutorial matlab
- 2010-12-25 13:55:15下载
- 积分: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
-
CDMA-2USER
二用户CDMA系统,信道为加性高斯信道,使用BPSK调制,15位M序列扩频,可以正确解扩解调。
输出为2用户的基带信号、扩频信号、PSK调制信号、解调信号的时域和频域特性,给出两个用户分别的误码率。 (Second, the user CDMA system, channel for the additive Gaussian channel, using BPSK modulation, 15 M Sequence Spread Spectrum, you can correct demodulation despreading. Output of 2 user' s baseband signal, spread spectrum signal, PSK signal modulation, demodulation signal time domain and frequency domain characteristics of the two users are given the bit error rate, respectively.)
- 2020-07-02 03:20:02下载
- 积分:1
-
偏微分方程数值解法中用C-N格式求解抛物型方程程序
偏微分方程数值解法中用C-N格式求解抛物型方程程序(Numerical solution of partial differential equations using CN format procedures for Solving Parabolic Equations)
- 2010-05-13 19:52:58下载
- 积分:1
-
makingJacobian
making jacobian matrix in matlab
- 2011-06-11 15:13:22下载
- 积分:1