搜索资源列表
Incremental and Decremental
- 支撑向量机算法的一种改进算法,是基于增量学习的算法-Support Vector Machine Algorithm an improved algorithm is based on the incremental learning algorithm
chap1_6f
- 数字pid控制仿真,包括位置式pid算法和增量式算法-figures pid control simulation, including location-pid algorithm and incremental algorithm
Incremental_Document_Clustering
- 一个增量文本聚类的算法。 参考文献: Wai-chiu Wong, Ada Wai-chee Fu, Incremental Document Clustering for Web Page Classification. -an incremental version of the clustering algorithm. References : Wai-chiu Wong, Ada Wai-CHEE Fu, Incremental Document Clustering for
incremental
- 支持向量增长聚类方法,?С窒蛄吭龀ぞ劾喾椒??С窒蛄吭龀ぞ劾喾椒?支持向量增长聚类方法-support vector growth clustering, su pport vector cluster growth, increased clustering support vector methods, support vector cluster growth, increased clustering support vector method
shellsort111
- 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和
incremental
- Gert Cauwenberghs写的一个增量型支持向量机,非常有用的-Gert Cauwenberghs wrote a incremental support vector machive. It is very useful for learning about it.
IncrementalProtocolSymetricNetwork
- a system containing one source, one relay and one destination, the file describe th incremental protocol with Decode and forward.
incremental.tar
- Incremental and decremental support vector machine learning Matlab code
Incremental-shortest-path-algorithm
- 最短增量路径算法,先找到从第源点到汇聚点的所有路径(生成树),然后再依次找出每条路径的最大流量并同时修改矩阵的流量减该路径的最大流量,最后相加每条路径的流量得到总的最大流量-Incremental shortest path algorithm, first find from the source to a focal point of all paths (MST), and then turn to find the maximum flow of each path and also c
incremental-pid
- 增量式pid算法程序 有详细说明注释 pid各参数已经调解在题目所要求的合适位置 能通过运行-Incremental algorithm procedure is described in detail pid pid comment has been mediating in the title of the parameters required to run through the appropriate position
software-online-LDA
- Incremental Linear Discriminant Analysis
incremental-PID-
- PID控制算法:增量式PID控制算法及仿真-PID control algorithm: incremental PID control algorithm and simulation
incremental-learning-for-SVM
- 一种基于matlab自带SVMtrain模型训练函数的在线SVM增量学习方法代码。-online incremental learning for SVM
incremental-svm
- 增量SVM的实例,用于对手势的在线增量学习,有很详细的源码,并实现了SVM的多分类问题,对于模式识别和学习SVM有很大的帮助-Instance of the incremental SVM for gesture online incremental learning, there is a very detailed source, and to achieve a multi-SVM classification, pattern recognition and learning SVM g
Matlab--Incremental-SVM
- 提供了完整的增量式支持向量机的matlab原代码程序,便于初学者学习-Provides a complete incremental SVM matlab program source code, easy for beginners to learn
k-nearest-neighbors-with-incremental-distance-upd
- k-nearest-neighbors classification with incremental update of distance matrix
incremental-PID
- 程序采用M文件编写增量式PID控制,程序运行通过,有很好的学习价值。-Program using M documentation incremental PID control, program is run through, have good learning value.
Incremental-K-means
- 实现Incremental K-Means-Achieve Incremental K-Means
Incremental PID
- 用增量式PID控制算法编写仿真程序 输入分别为单位阶跃、正弦信号,采样时间为1ms,控制器输出限幅:[-5,5], 仿真曲线包括系统输出及误差曲线。(Programming simulation program with incremental PID control algorithm The input is a unit step and a sinusoidal signal. The sampling time is 1ms, and the output limit o
Incremental-ELM
- 很详细的极限学习机增量学习的代码,非常适合新手入门学习(Very detailed limit learning machine incremental learning code, very suitable for beginners to learn)