资源列表

« 1 2 ... .97 .98 .99 .00 .01 502.03 .04 .05 .06 .07 ... 2830 »

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

说明:针对压缩感知中的off-grid问题的稀疏自校正算法,参考文献“Sparse Frequency diverse MIMO radar imaging for Off-Grid target based on adaptive iterative MAP”-A novel approach of sparse adaptive calibration recovery via iterative maximum a posteriori
<kentL> 在 2024-11-06 上传 | 大小:1024 | 下载:1

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

说明:近些年出现的生物地理进化算法,以及生物地理学算法与差分进化算法的结合,相应的代码-Biogeographic evolutionary algorithms emerged in recent years, and the combination of biogeography algorithm and differential evolution algorithm, the corresponding code
<尚兴荣> 在 2024-11-06 上传 | 大小:11264 | 下载:0

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

说明:推荐算法,基于用户的协同过滤算法,python 实现,简单快速。-recommend algorithm ,collaborate filter algorithm based on user ,python implement.simply and fast
<keven> 在 2024-11-06 上传 | 大小:1024 | 下载:0

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

说明:SVM,支持向量机,matlab 实现,具体实现了SMO算法,线性核,高斯核-SVM,support vector machine ,matlab implement m, In details ,implement SMO algorithm,linear kernel ,RBF kernel
<keven> 在 2024-11-06 上传 | 大小:12288 | 下载:0

[人工智能/神经网络/遗传算法Q-Learning

说明:q学习算法的C语言源代码,用在机器人探索未知环境的实例,关于rewards和环境的描述均有注解-q-learning algirethem
<plexzhang> 在 2024-11-06 上传 | 大小:1024 | 下载:0

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

说明:新的单隐层神经网络算法,学习速度快,泛化能力强-ELM method
<z> 在 2024-11-06 上传 | 大小:3072 | 下载:0

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

说明:利用贝叶斯网络对IRIS数据(鸢尾花)进行分类,含原始数据-Bayesian network IRIS data (iris) are classified, including raw data
<牛善涛> 在 2024-11-06 上传 | 大小:5120 | 下载:0

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

说明:BP神经网络实现测试数据预测(将训练集与测试集数据进行归一化 建立BP神经网络,并训练;利用训练好的BP神经网络对测试集中的23个样本的抗压强度进行预测;输出结果并绘图)-BP neural network to predict the test data (the training set and test data set is normalized the BP neural network and training use
<cxy> 在 2024-11-06 上传 | 大小:38912 | 下载:0

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

说明:将训练集与测试集数据进行归一化; 建立GRNN或PNN神经网络; 利用建立好的神经网络对测试集中的26个乳腺组织样本的类型进行预测; 计算预测正确率(不必计算每类的正确率,只需计算正常或者病变两类的正确率,即只要预测结果与真实值属于同一大类,则认为是正确,否则认为预测错误)-The training set and test data set is normalized Establish GRNN or PNN ne
<cxy> 在 2024-11-06 上传 | 大小:9216 | 下载:0

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

说明:将整个数据集中的103个样本随机划分为训练集与测试集,其中训练集包含80个样本,测 试集包含23个样本; 建立极限学习机模型,并训练; 利用训练好的极限学习机模型对测试集中的23个样本进行预测; 输出结果并绘图(真实值与预测值对比图); -The 103 random samples of the entire data set is divided into training set and te
<cxy> 在 2024-11-06 上传 | 大小:6144 | 下载:1

[人工智能/神经网络/遗传算法particle-swarm-optimization

说明:利用粒子群优化算法寻找下列多元函数的最大值:f(x, y) = x*cos(2*pi*y) + y*sin (2*pi*x) -2≤x≤2,-2≤y≤2 要求输出最优解、最优解对应的x和y值,以及粒子群优化算法迭代过程中的适应度函数进 化曲线。-Maximum use of particle swarm optimization algorithm to find the following multiva
<cxy> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法Ant-colony-algorithm

说明:利用蚁群算法寻找以下10个城市的TSP最短路径。 10个城市的X、Y坐标分别为:(0.1,0.6)、(0.2,0.3)、(0.4,0.1)、(0.5,0.5)、(0.7,0.2)、(0.8,0.4)、(0.2,0.8)、(0.5,0.9)、(0.7,0.6)、(0.9,0.8)。 要求输出最短路径顺序及其长度,以及蚁群算法迭代过程中的最短路径长度进化曲线。 -Ant colony algorithm to find t
<cxy> 在 2024-11-06 上传 | 大小:2048 | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 502.03 .04 .05 .06 .07 ... 2830 »

源码中国 www.ymcn.org