资源列表
Linear-Regression
- 线性回归的学习算法。包括数据分析、线性回归、在线梯度下降、多项式回归。压缩包中给出.txt数据文件及说明文档。-Linear regression learning algorithm. Including data analysis, linear regression line gradient descent, polynomial regression. Compressed data given .txt file and documentation.
Apriori-code
- Apriori源代码全部,学习dm和dw的可以下载参考一下-Apriori source code, learning and dw dm can download the reference
pathing-planning-GA
- 用遗传算法实现对机器人的路径规划,取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用最短路径算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径。-Robot path planning using genetic algorithms, taking the midpoint of each obstacle vertex path points interconnected path the robot to move the star
pptOfGeneticAlgorithm
- 讲述了遗传算法的基本原理、特点、应用领域、优化设计、应用等 例:1.基于遗传算法优化的RBF网络逼近 2.遗传算法求函数极值-About the basic principles of genetic algorithms, characteristics, applications, and optimize the design, application and other cases: 1. Based on genetic algorithm optimization of R
C4.5
- C4.5算法C++实现,天津大学,C4.5算法实现报告,含C++版C4.5算法源码-c4.5 code
TSPGA
- 旅行商问题求解 旅行商问题求解 旅行商问题求解-Traveling Salesman Problem Solving Traveling Salesman Problem Solving Traveling Salesman Problem Solving Traveling Salesman Problem Solving
decisionTreeC4.5
- (1)分类精度高;(2)成的模式简单;(3)对噪声数据有很好的健壮性。因而是目前应用最为广泛的归纳推理算法之一,在数据挖掘中受到研究者的广泛关注-(1) the classification accuracy is high (2) model is simple (3) has good robustness to noise data. It is currently one of the most widely used inductive reasoning algorithm, r
ANN
- 一个bp的VC源码,整个工程都有,是我神经网络课的大作业,保证可用,希望对需要的同人有参考作用-A bp of VC source, the entire project have, is my big lesson neural network operations, to ensure that available, I hope my colleagues on the need to reference the role of
network7
- 这是matlab的一个小程序,希望能够帮助大家共同进步-This is a small matlab program, hoping to help that progress can be shared
ESNtools
- matlab下ESN的工具This software is intended for research use by experienced Matlab users and includes no warranties or services.-In alphabetical order here is what the routines are doing: analogToUnitCoded: - helper function for coding a 1-dim
PIDsuanf
- PID算法简介及离散化后用C语言如何实现-ntroduction and discrete PID algorithm in C language how to achieve the
lw6
- 本人上传的是FP-GROWTH算法的数据挖掘中的关联规则与序列模式-I upload the FP-GROWTH algorithm Data Mining Association Rules and sequence mode
