资源列表
customFFT
- A test scr ipt indicating how to find the appropriate frequency spectrum of a time dependant signal using Matlab. An associated function is also included.
WaveGPU_Example
- This example solves a 2nd order wave equation: utt = uxx + uyy, with u = 0 on the boundaries. It uses a 2nd order central finite difference in time and a Chebyshev spectral method in space (using FFT). It compares to running the same algorithm on the
Soccer-robot-code
- 足球机器人代码,机器人足球仿真-Soccer robot code
Analytical-and-numerical-techniques-in-Matlab
- How to solve PDEs (Partial Differential Equations) in Matlab using analytical and numerical methods.
CrossCorrelation
- 展示了GPS导航中用到了伪随机码(CA码)的互相关特性-Shows GPS navigation used in the cross-correlation properties of the pseudo-random code (CA code)
AutoCorrelation
- 展示了GPS伪随机码(CA码)的自相关特性,并显示了重采样后的结果-Shows auto-correlation characteristics of the GPS pseudo-random code (CA code), and displays the results after resampling
CAcode
- 实现了GPS导航中的伪随机码(CA码)的三种常用产生方式。-Three commonly used in GPS navigation pseudo-random code (CA code) generated.
km_de
- lease read your package and describe it at least 4
SIR_PF
- 实现了SIR粒子滤波算法,给出了均方估计下误差性能-SIR particle filter algorithm gives the mean square estimation error performance under
fengji101
- 对于数据的丢失用不同的方法进行补缺,并且对不同的补缺方法进行了比较-Filled, for the loss of data in different ways, and a comparison of different methods to fill
RLS
- 实现了自适应信号处理RLS自适应均衡算法,比较了不同信道的学习曲线的差别-The difference learning curve to achieve the adaptive signal processing RLS adaptive equalization algorithm, compares the different channels
LMS
- 实现了自适应信号处理LMS算法,分别绘出当w(0)=[0,0]T, =0.1及w(0)=[4, 10]T, =0.05时,LMS算法在两种下的权值变化轨迹、误差e(n)与迭代次数n的关系曲线-The LMS adaptive signal processing algorithm
