搜索资源列表
decrypt
- 解密算法,通过一组数学公式的计算,把加密后的数据还原-decryption algorithm, a mathematical formula group basis, encrypted data reduction
wateletVCprogram
- 小波分析程序,可以实现小波变化,噪声分析,小波还原等操作-Wavelet analysis procedures, can be achieved wavelet changes, noise analysis, Wavelet restore operation, etc.
multiplication
- 乘法 乘式还原 初学者 希望大家多多指教,这个东西我也开不大懂-Multiplication by beginners type restore hope the exhibitions, this thing I do not understand open
HoughLine
- hough变换源码学习,VC6.0实现的hough变换,可以设置生成多条不同角度的直线,然后同过hough变换检测一副图象中存在的直线段,再由得出的角度数据还原直线,-hough transform source code to learn, VC6.0 achieve the hough transform, can be set to generate a number of different angles of straight lines, then the same image ov
OleanderPStemmingPLibrary
- 提取词干算法,采用经典贝叶斯提取高频词算法能够将英文单词还原成词根-Porter Stemming
Unfoldabbreviatedform
- 输入:包含缩写形式的字符串. 输出:将缩写形式进行还原后的字符串.-Unfold abbreviated form.
CFOP
- 魔方算法程序,可用于机器人还原魔方,魔方算法是CFOP-Cube algorithm program for the robot to restore the cube, the algorithm described is CFOP
FourthOrderNewtonAlgorithm
- 该算法将频率为128Hz的采样数据通过四阶傅立叶变换,消除干扰信息后还原真实波形,为信号采集后的数字滤波提供一种新的思路。-The algorithm will restore the true waveform frequency is 128Hz sampling data by the four-order Fourier transform, to eliminate the interference information, the signal acquisition after d
Kalman filter
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Ka