-
PR_SimpleClusteringP26
孙即祥:《现代模式识别》P.26:根据相似性阈值和最小距离原则的简单聚类方法MATLAB(另一种方法实现同一种算法)(SUN Xiang: " Modern pattern recognition" P.26: According to the similarity threshold and minimum distance principle of a simple clustering method MATLAB (another way to achieve the same kind of algorithm))
- 2010-01-11 10:07:01下载
- 积分:1
-
upqcfuzzy1
统一电能质量调节器检测与补偿控制策略研究(Unified power quality conditioner detection and compensation control strategy research)
- 2014-11-06 17:08:32下载
- 积分:1
-
uwb_syn
带有同步模块的uwb仿真平台,simulink搭建。扩展性较好(Synchronization module with UWB simulation platform, simulink structures. Better scalability)
- 2008-06-25 15:53:54下载
- 积分:1
-
feixianxing1.09
说明: masing规则的应用
给出masing规则在非线性分析中的应用例子。( application of the rules of masing)
- 2010-03-20 15:55:04下载
- 积分:1
-
decmx
turbo simulation with the use of functions part 1
- 2012-05-17 16:25:03下载
- 积分:1
-
SinusoidalasymmetricPWMmodulatiobased3PhInverter
Static power inverter can be analyzed by means of means of widely available circuit simulation software packages such as MATLAB. However, they are usually modeled a set of real switches, which results in long execution tines and possible convergence problems in the case of complex circuits. This paper proposes different PWM techniques to used in the simulation of three-phase power inverter. The
- 2013-11-28 22:09:53下载
- 积分:1
-
speech-recognition
this code is for speech recognition
- 2013-12-25 01:18:27下载
- 积分:1
-
IRUWB_transmitter
2PAM和2PPM调制的IRUWB发射机,各种功率、频率、调制方式等参数在start.m中修改(2PAM and 2PPM IRUWB modulation transmitter, all power, frequency, modulation and other parameters to modify in start.m)
- 2010-05-19 21:33:49下载
- 积分: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
-
LDPC510_ZHM
说明: 产生长度为510的LDPC码,同时给出误码率,仅供参考。(Generated LDPC codes of length 510, the bit error rate is given for reference purposes only.)
- 2011-03-03 10:12:33下载
- 积分:1