资源列表

« 1 2 ... .80 .81 .82 .83 .84 1885.86 .87 .88 .89 .90 ... 2830 »

[人工智能/神经网络/遗传算法ga

说明:ga算法是利用c语言编写的一个小程序, GA是对问题参数的编码组进行进货,而不是直接对参数本身。-Ga algorithm is to use c language to write a small program
<海韦希> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法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 tog
<刘阳> 在 2024-10-09 上传 | 大小:212992 | 下载:0

[人工智能/神经网络/遗传算法code_branch_s3vm

说明:基于半监督支持向量机算法,能得到全局最优解,很好用。-Run test_two_moons.m to see the solution of the branch-and-bound algorithm on the two moons toy problem
<刘阳> 在 2024-10-09 上传 | 大小:5120 | 下载:0

[人工智能/神经网络/遗传算法svm-toolbox

说明:用C语言编写的SVM工具箱,包含的函数有svmtrain,svmpredict,svm_model_matlab等。-SVM toolbox written in C language, the function contains svmtrain, svmpredict, svm_model_matlab.
<lily> 在 2024-10-09 上传 | 大小:80896 | 下载:0

[人工智能/神经网络/遗传算法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
<刘阳> 在 2024-10-09 上传 | 大小:153600 | 下载:0

[人工智能/神经网络/遗传算法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 there
<xiaomeng> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法ACO_NEW

说明:蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质.针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。-Ant colony algorithm is a simulated evolutionary algorithm, preliminary studies show that the algorithm h
<xiaomeng> 在 2024-10-09 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法suanfafenxi

说明:算法分析是对一个算法需要多少计算时间和存储空间作定量的分析。 算法(Algorithm)是解题的步骤,可以把算法定义成解一确定类问题的任意一种特殊的方法。在计算机科学中,算法要用计算机算法语言描述,算法代表用计算机解一类问题的精确、有效的方法。算法+数据结构=程序,求解一个给定的可计算或可解的问题,不同的人可以编写出不同的程序,来解决同一个问题,这里存在两个问题:一是与计算方法密切相关的算法问题;二是程序设计的技术问题。算法和程序之间存
<xiaomeng> 在 2024-10-09 上传 | 大小:12419072 | 下载:0

[人工智能/神经网络/遗传算法C5-Clementine

说明:C5算法在Clementine中的应用,中国人民大学-The C5 algorithm in the Clementine, Renmin University of China
<张婷> 在 2024-10-09 上传 | 大小:546816 | 下载:0

[人工智能/神经网络/遗传算法adaptedfilter

说明:使用matlab编程实现自适应滤波,并且比较了自适应滤波器和维纳滤波器的效果。-Matlab programming adaptive filtering, and compared the effect of the adaptive filter and the Wiener filter.
<> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法AR

说明:实现了参数的AR估计和Yuler-walker估计,并且比较了两者的性能。-The realization of the estimated parameters of the AR and Yuler-walker estimated, and compared the performance of both.
<> 在 2024-10-09 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法ica

说明:使用快速ica算法得到了独立分量分解,在设定独立分量个数后,可将复杂数据进行分量分解-To use rapid ica algorithm independent component decomposition of the complex data set independent of the number of components, component decomposition
<> 在 2024-10-09 上传 | 大小:1024 | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 1885.86 .87 .88 .89 .90 ... 2830 »

源码中国 www.ymcn.org