资源列表

« 1 2 ... .59 .60 .61 .62 .63 27964.65 .66 .67 .68 .69 ... 28522 »

[matlab例程vrp

说明:首先实现一个ant蚂蚁类,用此蚂蚁类实现搜索。 算法按照tsp问题去解决,但是在最后计算路径的时候有区别。 比如有10个城市,城市1是配送站,蚂蚁搜索的得到的路径是1,3,5,9,4,10,2,6,8,7。 计算路径的时候把城市依次放入派送线路中, 每放入一个城市前,检查该城市放入后是否会超过车辆最大载重 如果没有超过就放入 如果超过,就重新开始一条派送路线 …… 直到最后一个城市放完 就会得到多条派送路线 这样处理比较简单可以把vrp问题转为tsp问题求解 但
<henrylalala> 在 2025-08-15 上传 | 大小:2kb | 下载:0

[数值算法/人工智能SpeechEmoRec-master

说明:语音情感识别。使用卷积神经网络对语音情感识别(speech emotion recognition)
<inspironboom> 在 2025-08-15 上传 | 大小:15kb | 下载:0

[数值算法/人工智能Elman网络模型

说明:Elman神经网络的数据预测—电力负荷预测模型研究,非常不错的神经网络(Elman neural network data prediction power load forecasting model research, a very good neural network.)
<大吖> 在 2025-08-15 上传 | 大小:2kb | 下载:0

[matlab例程Login

说明:Descr iption of the operation of QPSK matlab
<Natysa> 在 2025-08-15 上传 | 大小:707kb | 下载:0

[matlab例程Modulacion PWM y FM

说明:Descr iption of the operation of the matlab program
<Natysa> 在 2025-08-15 上传 | 大小:50kb | 下载:0

[matlab例程DSP习题matlab_sourcefile

说明:胡广书版数字信号处理matlab代码,维纳滤波器等学习源码(digital signal processing matlab code, Wiener filter and other learning source)
<Aiyaben> 在 2025-08-15 上传 | 大小:49kb | 下载:0

[matlab例程chapter1

说明:该程序通过遗传算法,对一元函数进行最优求解,能够很好的找到所求结果。(The program uses the genetic algorithm to perform the optimal solution to the one-variable function, and it can well find the result.)
<潜心执念> 在 2025-08-15 上传 | 大小:2kb | 下载:0

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

说明:传统的TSP问题,用hopfeild神经网络简单解决(The traditional TSP problem is solved by Hopfeild neural network.)
<123123123134> 在 2025-08-15 上传 | 大小:1kb | 下载:0

[matlab例程genetic algorithm

说明:2009 National Postgraduate mathematical modeling of China- police vehicle patrol program. 1.test20151222.m is main program 2.select20151222.m 3.jiaocha20151222.m 4.fitness.m
<champagne> 在 2025-08-15 上传 | 大小:4kb | 下载:0

[matlab例程插值法程序

说明:插值法程序,包含拉格朗日插值法和牛顿插值法(interpolation method, includes Lagrange interpolation and Newton interpolation)
<靖哥哥sj> 在 2025-08-15 上传 | 大小:1kb | 下载:0

[matlab例程常微分方程的数值解法

说明:常微分方程的数值解法,包括欧拉法,改进欧拉法,四阶龙格-库塔法(The numerical solution of ordinary differential equations, including Euler method, improved Euler method, four order Runge Kutta method)
<靖哥哥sj> 在 2025-08-15 上传 | 大小:1kb | 下载:0

[matlab例程非线性方程求根方法

说明:非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
<靖哥哥sj> 在 2025-08-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 27964.65 .66 .67 .68 .69 ... 28522 »

源码中国 www.ymcn.org