资源列表
AI.ID3
- 用决策树(ID3算法)进行关键字提取 根据词频特征对文章中的关键字时行识别-using decision tree (ID3 algorithm) for keyword extraction Frequency characteristics according to the article, keyword identification at the OK
模式识别常用模型和算法
- 模式识别常用模型和算法,包括BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现-common model and pattern recognition algorithms including Neural Network C language, BP neural network solutions differences or problems, HMM C language, etc.! !
Greta
- 正则表达式计算,可以快速地从一个字符串中提取有效字符
数学实验报告
- 数学实验中用matlab做的各种实验的总报告,有详细的数据和图.-Matlab mathematical experiments using various kinds of experiments to do a master report, a detailed map and data.
求解非线性方程组
- 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数-positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions
卡尔曼滤波forMatrixVb
- 我用matrixVb编的卡尔曼滤波程序,很简单,但也费我不少工夫,希望对大家有点用,我就工夫没白费了,有问题互相切磋吗-I used matrixVb series Kalman filtering process is very simple, but I have spent a lot of efforts and I hope that we are a bit used to, I did not work in vain, to learn the problem?
DataStructuresandAlgorithmAnalysisinC
- 本书曾被评为20世纪顶尖的30部计算机着作之一,作者Mark Allen Wei-the book has been rated as the 20th century's top 30 for a one computer, the author Mark Allen Wei
信道估计算法
- 这是一个基于瑞利衰落信道的LS算法的Matlab程序,希望对大家有用。-This is based on a Rayleigh fading channels LS algorithm Matlab procedures in the hope that useful for all.
controlimage1
- 分形图像压缩原始算法,包括压缩和解压。 根据Jacin的分块压缩原理-fractal image compression original algorithm, including compression and decompression. According to the sub-block Jacin compression Principle
AOLMM
- 基于局域法多步预报模型的混沌时间序列预报模型,对多个典型混沌序列的仿真测试表明,本算法具有良好的多步预测精度和较好的抗噪声能力-based multi-step prediction model of chaotic time series prediction model, a number of typical chaotic sequence of simulation tests show that the algorithm has a good multi-step forecast
RScode.tar
- RS 码的编译码程序,对编码分析有一定的帮助,采用迭代译码算法. -RS encryption procedures, coding analysis is certainly helpful, using iterative decoding algorithm.
单像空间后方交会算法
- 本程序为近景摄影测量的单像空间后方交会算法,采用VC++实现