-
OFDM_4QAM_SIMULINK
这里是课程设计时做的一个MATLAB-SIMULINK环境下OFDM的仿真源程序,采用16QAM的子载波调制系统,高斯模拟信道,有误码率分析以及星座图,希望对大家有所帮助(Here is a program designed to do a MATLAB-SIMULINK environment, OFDM simulation source code, using 16QAM subcarrier modulation system, Gaussian analog channel, with bit error rate analysis and the constellation, we want to help)
- 2010-06-21 10:50:10下载
- 积分:1
-
dtc_observer
dtc with adaptif observer in Simulink
- 2013-04-24 19:23:49下载
- 积分: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
-
GLRT_colored_noise
基于AR模型的色噪声中信号的渐进最优检测器性能分析的matlab仿真程序(AR model based on the color signal noise progressive optimal detection performance analysis of the simulation program Matlab)
- 2007-07-11 00:22:28下载
- 积分:1
-
matlab NLS equation
matlab解耦合非线性薛定谔方程组,考虑自相位调制、交叉相位调制与四波混频(Matlab solves the coupled nonlinear Schrodinger equations, considering self phase modulation, cross phase modulation and four wave mixing.)
- 2021-05-08 23:58:35下载
- 积分:1
-
MATLAB-statistics
利用MATLAB制作统计报告或报表;从文件中读取数据到MATLAB;从MATLAB中导出数据到文件;数据的平滑处理、标准化变换和极差归一化变换;生成一元和多元分布随机数;蒙特卡洛方法;参数估计与假设检验;Copula理论及应用实例;方差分析;基于回归分析的数据拟合;聚类分析;判别分析;主成分分析;因子分析;图像处理中的统计应用等。 (Making statistical reports or reports by MATLAB to read data from the file to the MATLAB derived from the data to a file in MATLAB data smooth processing, standardization transformation and range normalization transformation generation of univariate and multivariate distribution random number Monte Carlo method parameter estimation and hypothesis testing Copula theory and examples of application analysis of variance data fitting based on regression analysis cluster analysis discriminant analysis principal components analysis factor analysis image processing in the application of statistics.)
- 2014-09-13 16:18:49下载
- 积分:1
-
MATLAB6KSKD
【matlab编程代做】7波段参数均衡器 可以作为参考使用([Do] matlab programming generation 7-band parametric equalizer can be used as references)
- 2015-01-24 21:34:31下载
- 积分:1
-
gaosi
求矩阵的逆阵,利用高斯消去法,是本人编写的MATLAB源码(Inverse matrix array, the use of Gaussian elimination is, I prepared MATLAB source)
- 2008-04-16 22:21:44下载
- 积分:1
-
DSsystem
直接扩频系统常用函数,有助于对直接扩频系统的算法研究。(functions for Direct spread spectrum system,guod referense for the study for Direct spread spectrum system)
- 2009-05-13 10:38:00下载
- 积分:1
-
ACEAlphaLPFImageEnhance
Adaptive Contrast Enhancmentusing Low Pass Gaussian Filter
- 2010-01-27 06:38:18下载
- 积分:1