资源列表

« 1 2 ... .68 .69 .70 .71 .72 2573.74 .75 .76 .77 .78 ... 2830 »

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

说明:用Dijkstra法求最短路径,有向图与无向图均可-void ShortestPath_DIJ( Node a ,Status i ,Status v0 ,Status*D ,Status*pre ) { int v,w,j,l=1 Status*final Status min final=(Status*)malloc( sizeof(Status)*i ) for(v=0 v&
<腾龙> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:基于C++程序的神经网络Bp算法-Based on C++ programs Bp neural network algorithm for
<Jerry> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:MinimumSpanningTree Algorithm
<SomeOne> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
<yyifang> 在 2024-10-09 上传 | 大小:1024 | 下载:1

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

说明:关于LMS算法的程序,适用于研究自适应滤波器-LMS algorithm
<Lu xuan> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:用bp人工神经网络来逼近非线性函数-With bp artificial neural network to approximate nonlinear functions. . . . . .
<林一> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:根据Yan et al. 文章编写的MFA程序,希望对大家有帮助;如果存在问题,也希望指正!-According to Yan et al. The article written MFA program you want to help If there are problems, but also want to correct me!
<shiya> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:BP_神经网络与RBF_神经网络对上证股市的预测实验-BP_ neural network and neural network RBF_ the Shanghai stock market prediction experiment
<黄胜忠> 在 2024-10-09 上传 | 大小:1024 | 下载:1

[人工智能/神经网络/遗传算法kepler.m

说明:实现探测器的轨道的开普勒描述,是一个很好的仿真程序-TO REALIZE THE ORBIT FOR SPACECRAFT IN KAPLER
<袁星> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:直接使用工具箱函数的kohonen网络源程序-only use kohonen tool function som,
<Woo Liang> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:用神经网络对三种信号进行分类,已通过测试,可运行!-to recognize three signals by ann.
<李时雨> 在 2024-10-09 上传 | 大小:1024 | 下载:0

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

说明:网页特效代码《时间日期》分类下的《年月日时分秒的即时显示》-Date when the minutes and seconds of real-time display
<hill> 在 2024-10-09 上传 | 大小:1024 | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 2573.74 .75 .76 .77 .78 ... 2830 »

源码中国 www.ymcn.org