资源列表
Temperature-fuzzy-control-algorithm
- 温度控制采用模糊控制算法来实现。采用的是C语言-Temperature control by fuzzy control algorithm is proposed to realize. By C language
neural-network-modeling-30-source
- matlab的神经网络建模30个源程序,包括常用的BP,Hopfield,RBF网络的回归-非线性函数回归的实现等-matlab neural network modeling 30 source, including used BP Hopfield RBF network regression- the realization of the nonlinear function regression
ga
- ga算法是利用c语言编写的一个小程序, GA是对问题参数的编码组进行进货,而不是直接对参数本身。-Ga algorithm is to use c language to write a small program
spider
- 机器学习matlab源代码,包括多分类SVM,模式识别,特征选择,回归等算法。-The spider is intended to be a complete object orientated environment for machine learning in Matlab. Aside from easy use of base learning algorithms, algorithms can be plugged together and can be compared with
code_branch_s3vm
- 基于半监督支持向量机算法,能得到全局最优解,很好用。-Run test_two_moons.m to see the solution of the branch-and-bound algorithm on the two moons toy problem
svm-toolbox
- 用C语言编写的SVM工具箱,包含的函数有svmtrain,svmpredict,svm_model_matlab等。-SVM toolbox written in C language, the function contains svmtrain, svmpredict, svm_model_matlab.
feature-selection-svm
- 特征选择算法,效果很好。可以解决维数高、训练样本数少的问题。-include both C version (mex-function) and Matlab version: SBSVM_c.cc SBSVM_m.m A testing case is also provided in file Speed_Comp.m
yuqun
- 在一片水域中,鱼往往能自行或尾随其他鱼找到营养物质多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最多的地方,人工鱼群算法就是根据这一特点,通过构造人工鱼来模仿鱼群的觅食。-In the midst of the waters, the fish are often on their own or trailing other fish to find places with more nutrients, and therefore the fish survive the larg
ACO_NEW
- 蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。-Ant colony algorithm is a simulated evolutionary algorithm, preliminary studies show that the algorithm has many excellent properties f
suanfafenxi
- 算法分析是对一个算法需要多少计算时间和存储空间作定量的分析。 算法(Algorithm)是解题的步骤,可以把算法定义成解一确定类问题的任意一种特殊的方法。在计算机科学中,算法要用计算机算法语言描述,算法代表用计算机解一类问题的精确、有效的方法。算法+数据结构=程序,求解一个给定的可计算或可解的问题,不同的人可以编写出不同的程序,来解决同一个问题,这里存在两个问题:一是与计算方法密切相关的算法问题;二是程序设计的技术问题。算法和程序之间存在密切的关系。分析算法可以预测这一算法适合在什么样的环境中有
C5-Clementine
- C5算法在Clementine中的应用,中国人民大学-The C5 algorithm in the Clementine, Renmin University of China
adaptedfilter
- 使用matlab编程实现自适应滤波,并且比较了自适应滤波器和维纳滤波器的效果。-Matlab programming adaptive filtering, and compared the effect of the adaptive filter and the Wiener filter.
