资源列表
bchgenpoly
- 产生BCH码多项式,其中码字长度为N,消息长度为K
enframe
- 对语音信号进行加窗分帧的matlab程序,且可实现对任意一帧进行独立加窗。-can be used to split a signal up into frames. It can optionally apply a window to each frame.
fft
- 通过迭代算法来实现快速付立叶变换,包括例程实现-Iterative realization of FFT
q719
- q717是验证时域采样与频域采样的对偶性,q718是快速卷积运算-q717 is to verify the time domain sampling and frequency-domain sampling of the duality, q718 is fast convolution
twolayerperceptrons
- two layer perceptrons
expresion
- 这个程序是数据结构课程中必学的内容,实现任何表达式的计算-This program is a data structure course will learn the content of any expression calculated to achieve
sort
- vc的几种内部排序,供刚开始学习VC入门的人士进行学习。-vc several internal sequencing, the beginning of learning for those who started learning VC.
Lagrange
- 对卫星星历进行拉格朗日插值,达到要求的精度-The satellite ephemeris for Lagrange interpolation to achieve the required accuracy
AStar-python
- python 实现的Astar 算法 。 -the python implementation Astar algorithm.
Recursive-least-squares
- 递归最小二乘算法,来至MIT大学的wingate教授,含3个源码-rls.m- Basic recursive least squares. qr_rls.m- Square-root version of RLS using a QR decomposition. bqr_rls.m- Block square-root version of RLS using a QR decomposition (you can add multiple rows at a time).
yuanma
- 依次为一次指数平滑法,加权法,三次指数平滑法三种预测方法的matlab实现。都是实现一步预测。-data prediction
Romberg-algorithm
- Romberg算法,计算方法的一种,有效地数值优化算法-Romberg Algorithm
