-
averagedMFreceiverforFQPSKmodulation
说明: AWGN信道下对FQPSK调制的平均匹配滤波检测(averaged MF receiver for FQPSK modulation )
- 2010-04-15 10:52:39下载
- 积分:1
-
matlab-pdf
通过matlab代码画出的各种概率密度函数图形仅供参考(By matlab code to draw the beta probability density function graph for reference only)
- 2010-05-23 10:51:08下载
- 积分:1
-
kqdafuxg
包括主成分分析、因子分析、贝叶斯分析,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,是机器学习的例程,基于chebyshev的水声信号分析,在MATLAB中求图像纹理特征,阐述了负荷预测的应用研究,是学习PCA特征提取的很好的学习资料,使用混沌与分形分析的例程。( Including principal component analysis, factor analysis, Bayesian analysis, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Machine learning routines, Based chebyshev underwater acoustic signal analysis, In the MATLAB image texture feature, It describes the application of load forecasting, Is a good learning materials to learn PCA feature extraction, Use Chaos and fractal analysis routines.)
- 2016-04-04 19:26:27下载
- 积分:1
-
MOPSO多目标粒子群优化算法MATLAB实现.rar
说明: MOPSO多目标粒子群优化算法MATLAB实现(Implementation of MOPSO multi-objective particle swarm optimization algorithm in MATLAB)
- 2020-03-02 16:30:39下载
- 积分:1
-
Matlab
科学计算,matlab经典教程,内容丰富,含多种计算算法(Scientific computing,matlab classic tutorials,content-rich,containing a variety of computational algorithms)
- 2010-11-21 08:56:20下载
- 积分:1
-
rotor_spring_fun
用于模拟转子动力学中的碰磨过程。输出碰磨力,相位等。(for simulating rubbing in rotor dynamics)
- 2011-06-09 16:48:46下载
- 积分:1
-
PQchaoliu
用于黑启动求解频率变化值的PQ潮流分解,输出由每次迭代后各参数的变化量。(PQ trend for black start solving the frequency change value decomposition, the output from each iteration, each parameter change.)
- 2012-05-09 10:54:11下载
- 积分:1
-
Mingham2Feb2011
Introductory Finite Difference Methods for
PDEs
- 2012-11-20 02:01:31下载
- 积分:1
-
UWB_Analysis
说明: 对uwb的ppm调制的时域和频域进行分析,画出它的图形(ppm of UWB modulation of the time domain and frequency domain analysis, to give its graphics)
- 2005-12-06 17:43:15下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1