资源列表

« 1 2 ... .23 .24 .25 .26 .27 15428.29 .30 .31 .32 .33 ... 15812 »

[matlab例程vrp

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

[matlab例程Login

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

[matlab例程Modulacion PWM y FM

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

[matlab例程DSP习题matlab_sourcefile

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

[matlab例程插值法程序

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

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

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

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

说明:非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
<靖哥哥sj> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程解线性方程组的迭解法

说明:解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)
<靖哥哥sj> 在 2025-03-10 上传 | 大小:1kb | 下载:0

[matlab例程数值积分法

说明:数值积分法,包括梯形求积公式,复化梯形求积公式,辛普森求积公式,复化辛普森求积公式和龙贝格求积公式(The numerical integration method includes trapezoidal quadrature formula, complex trapezoidal quadrature formula, Simpson quadrature formula, compound Simpson quadrature
<靖哥哥sj> 在 2025-03-10 上传 | 大小:2kb | 下载:0

[matlab例程yinshiGPC2

说明:广义预测控制的例子,被控对象为开环不稳定非最小相位系统(An example of generalized predictive control)
<Ricardo1> 在 2025-03-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 15428.29 .30 .31 .32 .33 ... 15812 »

源码中国 www.ymcn.org