资源列表
matrix_mult
- 矩阵链的相乘的源代码,采用动态归还算法求解得到最优解。-chain matrix multiplication of the source code, the return of dynamic algorithm to obtain the optimal solution.
ordering5
- 基数排序:思想:先从数据的低位开始,进行分配,分成10个空间,分别存储位为,0,1,2,3...9 重复的对次地位操作,知道预定的高位,排序完成
poj_1699
- poj 1699的代码和方法说明,个人原创 -the codes and solution for poj 1699
erchashuzuichanglujing
- 本程序实现求二叉树的最长路径,输出该二叉树的最长路径数目以及该路径上的各节点-Binary tree for the program the longest path, the output of the binary tree the number of the longest path and the path of each node
therefft
- 改程序是建立在一维FFT的基础上编写的,改进的程序可以实现三维的快速傅里叶变换-3D-FFT
Coordinate
- 对观测资料进行坐标旋转,使X轴位于主风方向上。-Coordinate the observed data into a fixed Axis.
gaosi
- 这个程序用于求解一个矩阵的逆矩阵,是用高斯消去法解的-This procedure for solving a matrix of, is to use Gaussian elimination solution
STFT
- 时频分析方法中的短时傅里叶变换,可用于信号处理。-The time-frequency analysis of short-time Fu Liye transform method, can be used for signal processing.
PSO
- 标准粒子群优化算法,用于实现函数的极值寻优-Standard PSO for implementation of the function extremum optimization
ECGxiaobo
- ecg 小波分析在心电信号去噪中的应用。小波应用,说明。-ecg ECG signal de-noising Wavelet Analysis Application
pinpu_xcorr
- 此程序主要用于处理轴承和齿轮故障,先进行傅里叶变换,然后在信号频域内做频谱自相关,通过频谱自相关,可以识别频谱中的周期性调制信息-This procedure is mainly used for processing the bearing and gear failure, Fourier transform first, and then the signal in the frequency domain spectrum autocorrelation, through spectru
kmean
- kmean source code in matlap