资源列表
quzao
- 一个关于小波的程序,用语去噪声的,大家可以多交流-a wavelet of the procedures, terms to the noise, we can exchange more
heap_dj
- 使用堆+链表实现dijkstra,求单源最短路-use heap and list to solve the shortest distance between the source vertex and destination vertex!
SVD-TLS-LS
- SVD-TLS和LS方法估计AR模型功率谱,假定仿真的观测数据由 产生,其中w(n)是一高斯白噪声,其均值为0,方差为1,并取n=1,…..,128,这里分别用LS方法和SVD-TLS方法估计观测数据的AR模型参数。-SVD-TLS and the LS method to estimate AR model for power spectrum, assuming that the simulation produced by the observed data, where w (n) is
DiscourseLoggerTest
- Discourse Logger Test Source Code for Linux.
otsu
- 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割-This procedure is the use of Otsu adaptive thresholding algorithm for image segmentation
LMSAlgorithm
- 线性自适应滤波器的Matlabs设计实现-Matlabs linear adaptive filter design and implementation
Kalman201436
- 卡尔曼滤波简单实例,主要让人体验卡尔曼滤波器的原理-Kalman filter case,not for professional Kalman filer
DVHop
- 基于DV-Hop的定位算法,利用三边测量以及极大似然估计法实现定位,误差较低,有误差分析图。-Based on DV-Hop localization algorithm, using trilateration and maximum likelihood estimation method to achieve localization, lower error margin of error analysis chart.
EqualHeisenMatrix
- 求解等效海森矩阵的基于MATLAB的程序,是一种实用的方法-Solving equivalent Hessian matrix based on MATLAB program is a practical method
FFT_filter
- 利用FFT进行滤波,可以选取任意频带数据,并恢复响应频带数据的时程信号-Using FFT filtering, can choose any bands data, and restore the time history of response frequency band data signal
HausdorffDist
- Hausdorff distance implementation. Takes 2 point sets as parameters and calculates the Hausdorff distance between the two sets.