资源列表

« 1 2 ... .80 .81 .82 .83 .84 22385.86 .87 .88 .89 .90 ... 28523 »

[数据结构常用算法Hashing Search

说明:哈希查找, 根据文本输入构建哈希表, 输入字符串输出对应字符串在文本中出现的位置(Hash lookup, Build a hash table based on text input, The input string outputs the position in which the corresponding string appears in the text)
<hyhop150 > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程691698626subclustinializingfcm

说明:subclutering initializing fcm: 开发语言:matlab 功能:使用减法聚类初始化fcm算法的聚类中心,可以快速找到合适的初始聚类中心(subclutering initializing fcm:)
<ggsdduman > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程Elman神经网络的数据预测—电力负荷预测模型研究

说明:Elman神经网络的数据预测—电力负荷预测模型研究(Data forecasting based on Elman neural network model of power load forecasting)
<青鱼 > 在 2025-11-22 上传 | 大小:2kb | 下载:2

[matlab例程101259363Desktop

说明:传统的K-medoids聚类算法的聚类结果随初始中心点的 不同而波动,且计算复杂度较高不适宜处理大规模数据集; 快速K-medoids聚类算法通过选择合适的初始聚类中心改进 了传统K-medoids聚类算法,但是快速K-medoids聚类算法 的初始聚类中心有可能位于同一类簇。为了克服传统的K- medoids聚类算法和快速K-medoids聚类算法的缺陷,提出 一种基于粒计算的K-medoids聚类算法。(The traditional K-medoids clustering algorit
<playboyplay2 > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程ga_main

说明:实现遗传算法的功能,运用的matlab语言(To achieve the function of genetic algorithm, the use of MATLAB language)
<Action6688 > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程stlread

说明:matlab 读取stl文件,输出顶点、面、法向量(matlab read stl file)
<叶修 > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数值算法/人工智能Text1

说明:boundary element method for square region fortran code
<psz > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法PSO-SVM

说明:利于PSO优化的SVM,可用于解决软测量建模过程中的非线性问题(SVM, which is beneficial to PSO optimization, can be used to solve the nonlinear problems in soft sensor modeling)
<1205 > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程OFDM_Channel_estimators

说明:OFDMchannelEstimation
<kkinddo > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程svt

说明:用于低秩矩阵分解方面的内容,有很好的降秩功能。(Law rank matrix decomposition)
<李胖蛋 > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数值算法/人工智能DicisionTree

说明:决策树算法的简单实现,决策树(Decision Tree)是一种简单但是广泛使用的分类器。通过训练数据构建决策树,可以高效的对未知的数据进行分类。决策数有两大优点:1)决策树模型可以读性好,具有描述性,有助于人工分析;2)效率高,决策树只需要一次构建,反复使用,每一次预测的最大计算次数不超过决策树的深度。(A simple implementation of decision tree algorithms, decision tree (Decision Tree) is a simple b
<武林至尊 > 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程基本遗传算法

说明:基本遗传算法应用实例。用基本遗传算法求下面函数的最大值。F=x^3-60*x^2+900*x+100,0<=X<=30.个体数目去50,最大进化代数取100,离散精度去0.01,杂交概率取0.9.(Application examples of basic genetic algorithm. Apply the basic genetic algorithm to the maximum of the following functions. F=x^3-60*x^2+900*x+
<三百碗饭 > 在 2025-11-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 22385.86 .87 .88 .89 .90 ... 28523 »

源码中国 www.ymcn.org