-
particle-filter-
particle filter paper in a code, a total of papers in the code implementation mentioned in matlab+ C
- 2011-12-28 18:07:50下载
- 积分:1
-
Ptreeetypefllo
电力系统配电网树状网的潮流计算,附有有PDF的程序源码文档说明
(Power system with grid power flow calculation of the tree network, attached to the PDF program source code documentation)
- 2012-06-13 14:18:08下载
- 积分:1
-
C16
array stack 学习代码,帮助大家学习(array stack study code)
- 2014-09-24 14:35:07下载
- 积分:1
-
TKDE2012ABNORMALDETECTION
TKDE2012 时间序列分析的异常检测综述 论文(TKDE2012 time series analysis of anomaly detection reviewed papers)
- 2015-02-10 09:33:38下载
- 积分:1
-
RecPlayUseMemBlock
RecPlayUserMemBlock
功能:双缓冲内存录、放音演示程序。
版本:Ver1.0。
(RecPlayUserMemBlock function: double-buffered memory, record, playback demo. Version: Ver1.0.)
- 2011-06-06 11:23:47下载
- 积分:1
-
windowsprog
说明: 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。(This book describes the Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows NT 5.0 under the process writing approach. These procedures used C language and use the original Windows Application Programming Interface (API). As discussed later in this chapter, and it is not writing the only way to Windows program. However, regardless of how you use the writing process, understand the Windows API are very important.)
- 2009-08-12 20:58:53下载
- 积分:1
-
rtdx
matlab 中关于RTDX的应用,含有例程,适合初学者学习(matlab on RTDX application contains routines, suitable for beginners to learn)
- 2009-09-12 13:45:28下载
- 积分: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
-
KML
最新google earth官方KML文档说明,v2.2版本,包含较多更新(Latest google earth KML official documentation, v2.2 version, contains more updates)
- 2014-08-10 16:23:15下载
- 积分:1
-
-MIMO-system
CSI对MIMO系统容量影响的仿真与分析(Simulation and Analysis for MIMO system capacity CSI effect)
- 2013-12-09 16:40:40下载
- 积分:1