-
pso_Trelea_vectorized
pso optimization program
- 2011-01-31 13:32:51下载
- 积分:1
-
c60_SNR
this program estimate cumulant order (6,0) for mqam modulation and plot them
- 2013-12-26 21:16:29下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
c4
CHAPTER 4 (C4 Folder) TRANSFORMERS
Project 1: Short-circuit and RL Load Terminations
SIMULINK file s1a.mdl (linear transformer)
SIMULINK file s1b.mdl (piece-wise linear saturation)
SIMULINK file s1c.mdl (lookup table saturation)
MATLAB M-file m1.m
MATLAB M-file fftplot.m (fftplot.m should be
placed in a directory on MATLAB s search path)
Project 2: Open-Circuit Termination, In-rush Current,
and DC Bias Core Saturation
SIMULINK file s1c.mdl (lookup table saturation)
MATLAB M-file m1.m
Use the given FFTPLOT.m to obtain the discrete Fourier transform
- 2013-01-18 17:06:46下载
- 积分:1
-
qpsk_g_r-
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:51:28下载
- 积分:1
-
one-dimension-kalman
kalman滤波算法的MATLAB仿真。比较简单,可以用于初学者对kalman滤波算法的学习与理解,希望能够帮助到大家!!(kalman filter algorithm for target tracking simulation)
- 2015-03-06 11:05:06下载
- 积分:1
-
FSK
基于matlab平台的FSK的调制与解调(Matlab platform based on FSK modulation and demodulation)
- 2009-05-31 10:40:11下载
- 积分:1
-
Matlab_plot
matlab 中画图型,各种曲线图等的命令与方法,有代码示例(matlab plot study)
- 2011-12-03 10:43:37下载
- 积分:1
-
DTC_PMSG
la commande dtc de la gsap
- 2019-04-21 19:08:44下载
- 积分:1
-
zoomfft
于MATLAB复调制ZOOM-FFT算法的分析和实现(In MATLAB complex modulation ZOOM-FFT algorithm analysis and implementation)
- 2010-06-03 15:29:50下载
- 积分:1