资源列表
[数值算法/人工智能] iwport-export
说明:两个详细的聚类程序,其中一个用的kmeans,有详细的注释和说明()<mbmyx+74801 > 在 2025-11-12 上传 | 大小:32kb | 下载:0
[数值算法/人工智能] 连续Hopfield
说明:连续Hopfield神经网络的拓扑结构和离散Hopfield神经网络的结构类似,连续Hopfield网络和离散Hopfield网络的不同点在于其传递函数不是阶跃函数,而是连续函数,该程序基于旅行商问题优化计算。(The topology of continuous Hopfield neural network is similar to that of discrete Hopfield neural network. The difference between continuous Hop<wj2511 > 在 2025-11-12 上传 | 大小:2kb | 下载:0
[matlab例程] svm
说明:支持向量机由Vapnik首先提出,像多层感知器网络和径向基函数网络一样,支持向量机可用于模式分类和非线性回归,该程序主要实现svm的分类和回归功能。(SVM was first proposed by Vapnik. Like multilayer sensor network and radial basis function network, SVM can be used for pattern classification and non-linear regression. The p<wj2511 > 在 2025-11-12 上传 | 大小:17kb | 下载:0
[matlab例程] libsvm
说明:libsvm工具箱的主要函数为svmtrain和svmpredict,其中一些参数设置可以按照svm的类型和核函数所支持的参数进行任意组合,如果设置的参数在函数或svm类型中没有也不会产生影响,程序不会接受该参数,程序主要用一个例子来说明主要参数的使用。(The main functions of the libsvm toolbox are svmtrain and svmpredict, some of which can be arbitrarily combined according<wj2511 > 在 2025-11-12 上传 | 大小:8kb | 下载:0
[matlab例程] svm分类预测
说明:wine的数据来源是UCI数据库,记录的是在意大利同一区域里三种不同品种的葡萄酒的化学成分分析,数据里含有178个样本,每个样本含有13个特征向量(化学成分),每个样本的类别标签已给,该程序主要实现意大利葡萄酒种类识别。(The data source for wine is the UCI database, which records the chemical composition of three different varieties of wines in the same area<wj2511 > 在 2025-11-12 上传 | 大小:36kb | 下载:0
[matlab例程] svm参数优化
说明:采用svm来做分类,一般能得到较满意的结果,但用svm做分类预测时需要调节相关的参数才能得到比较理想的预测分类准确率,那么svm的参数该如何选取?该程序主要说明如何更好地提升分类器性能。(Use svm to do the classification, the general can get more satisfactory results, but when using svm to do classification prediction need to adjust the relev<wj2511 > 在 2025-11-12 上传 | 大小:197kb | 下载:1
[matlab例程] 1
说明:卡尔曼滤波的一个算法,线性优化的一个程序代码,(Calman filter algorithm, linear optimization)<hihello20177 > 在 2025-11-12 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] 遗传算法
说明:实现了最佳路劲选择,而不遗漏任何一个坐标位置的遗传算法程序,c++.(A genetic algorithm program for the best choice of road strength without missing any one coordinate position, c++.)<Starkey > 在 2025-11-12 上传 | 大小:596kb | 下载:0
[人工智能/神经网络/遗传算法] 蚁群算法
说明:实现了最佳路劲选择,而不遗漏任何一个坐标位置的蚁群算法程序,c++.(An ant colony algorithm program for selecting the best road strength without missing any one coordinate position, c++.)<Starkey > 在 2025-11-12 上传 | 大小:17.66mb | 下载:0