-
PCA
主成分分析的Matlab程序,包括完整的计算过程,相关参数计算及绘图(Principal component analysis)
- 2015-01-23 11:25:04下载
- 积分:1
-
Ttdpsolamatlah
此程序在matlab环境下运行,是完整的tdpsola和fdppsola程序,包含了前期的语音读入,预处理,清浊音判决等等很全面
(This program runs in Matlab environment, complete the tdpsola, and fdppsola program, including pre-speech read into, pretreatment UV decision is very comprehensive)
- 2012-08-06 00:14:26下载
- 积分:1
-
LDPC
LDPC的译码算法,其中使用matlab和C的联合编程,C主要做了译码算法,并且有性能的仿真测试(LDPC decoding algorithm, including joint programming matlab and C, C major to do the decoding algorithm and performance simulation test)
- 2021-05-07 08:58:37下载
- 积分:1
-
EKF2
说明: 原代码包括捷联惯导初始对准程序,实用性强,便于学习(chushiduizhun)
- 2010-04-22 22:49:22下载
- 积分:1
-
-plasticity-
一篇运动硬化的文章,英文原版,Implementation of cyclic plasticity models based on
a general form of kinematic hardening(A kinematic hardening of the article, the original English,Implementation of cyclic plasticity models based on
a general form of kinematic hardening)
- 2014-01-06 15:07:56下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
beamformer-code
beamformer code using c lang
- 2015-03-30 19:35:53下载
- 积分:1
-
buduichen
不对称曲线的置信区间的求取,matlab编程(Asymmetric confidence interval of the curve to strike, Matlab programming)
- 2012-06-09 09:53:25下载
- 积分:1
-
StarRat
START RAT远控源码START RAT远控源码START RAT远控源码START RAT(START START RAT RAT far point source code remote control the source code START START RAT RAT far point source code)
- 2014-02-25 09:10:34下载
- 积分:1
-
109201293CSharp_MATLAB
interop between C# and matlab
- 2009-05-17 13:21:18下载
- 积分:1