资源列表
DSP7
- 一个RLS的算法程序,应该对大家有帮助的。
Fuzzy1_GA
- 一個較簡易的基因演算法程序且有註解,適合一般初學者學習-A relatively simple genetic algorithm program and have comments, suitable for beginners to learn the general
bppid
- 一种bp-pid调节器的算法实现,可进行对正弦或阶跃等信号的调节控制,并输出调节曲线,误差曲线,PID参数曲线等。 -A bp-pid regulator algorithm, can be sine or step on the regulation and control such signals, and the output tuning curves, the error curve, PID parameter curve.
birthday
- Experimental code If you like programming, look at it! Hope these help you , If you love programming, like a computer, good work
NearestNeighborMethod
- 最近邻算法,实现。有数据,可以直接运行,并显示效果-Nearest neighbor algorithm.Data can be run directly, and can display
svmCLASSIFY
- 利用SVM对数据样本进行分类,实现样本分类。-SVM to classify the data samples, sample classification.
BP-neural-network-matlab-achieve
- BP神经网络算法matlab实现,准确的实现了BP神经网络-This is a source code that made the BP neural network come ture.
Main.java
- Calculate next emission with hidden markov model
qinkaili_3_homework1
- 系数矩阵为希尔伯特矩阵,雅可比迭代和SOR迭代-The coefficient matrix for the Hilbert matrix, Jacobi iteration and SOR iterative
jue--ce--shu
- 决策树 使用python做决策树的创建以及使用-decision tree
Chase
- 用追赶法求解三对角方程组。在输入文件中读入矩阵和列向量,程序会在结果文件中返回结果。-Solving Three Diagonal Equations by Catching