资源列表
LPC
- Linear Prediction Analysis
PinPian_influence
- 该程序主要实现CHIRP信号频偏估计中的频偏对通信系统的影响描述,由于频偏,使得匹配后的脉冲偏移参考点。-The program mainly realize the CHIRP signal frequency estimation of frequency deviation effect on communication system, due to the frequency offset, so that when the matching of the pulse offset re
adaline
- A simple adaline neural network implemented in matlab
PCA.rar
- 主成分分析的程序文件,只需要在matlab中敲入文件名就可以轻松按照提示实现主成分分析。
MDO
- MDO, minimum degree reordering algorithms.
Pegaso
- [Numerical analysis]_ This algorithm computes the root of a function by the Pegaso method.
fft
- matlab 快速傅里叶变换,需要知道一组离散的数据。-this mtalab code can be used for fft
Percolation_Cluster
- 基于MATLAB的元胞自动机模型代码 Percolation Cluster 渗流集群模型-MATLAB-based cellular automata model code Percolation Cluster
papr_ofdm
- calculate ccdf of papr of ofdm
t2.m
- Feedback response algebraic controller
UntitledzsWC.tar
- 三级倒立摆程序,其中包含求反馈矩阵,判断倒立摆是否能控能测。-Three inverted pendulum program, which includes seeking feedback matrix to determine whether the inverted pendulum control can be measured.
Newton
- 牛顿插值函数:自己编写的牛顿插值函数,matlab里面不自带-Newton interpolation function