资源列表

« 1 2 ... .17 .18 .19 .20 .21 14422.23 .24 .25 .26 .27 ... 15812 »

[matlab例程蚁群算法(路径规划程序)

说明:蚁群算法是一种群智能算法,也是启发式算法。基本原理来源于自然界蚂蚁觅食的最短路径原理。蚁群算法根据模拟蚂蚁寻找食物的最短路径行为来设计的仿生算法,因此一般而言,蚁群算法用来解决最短路径问题,并真的在旅行商问题(TSP,一个寻找最短路径的问题)上取得了比较好的成效。目前,也已渐渐应用到其他领域中去,在图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类分析等方面都有所应用。(Ant colony algorithm is a pop
<wyj2277> 在 2025-03-05 上传 | 大小:142kb | 下载:0

[matlab例程tea

说明:本代码是TEA加密算法的实现。其中,QQ登录在老版本中就是使用TEA算法实现加密。目前QQ加密已经升级不一定适用。但可以作为研究学习的入门材料。(This code is the implementation of the TEA encryption algorithm. Among them, QQ login in the old version is to use the TEA algorithm to implement e
<啦啦啦阿联> 在 2025-03-05 上传 | 大小:2kb | 下载:0

[matlab例程ofdm1024

说明:BER CODES FOR BPSK IN MATLAB
<SHAILESH> 在 2025-03-05 上传 | 大小:4kb | 下载:0

[matlab例程读bin

说明:使用matlab读取bin文件,bin文件是二进制文件,是文件格式binary的缩写。(Reading bin files by using MATLAB)
<liziolo> 在 2025-03-05 上传 | 大小:1.46mb | 下载:0

[matlab例程Runge_Kutta

说明:通过matlab平时,实现龙格库塔算法。(using matlab to solve Runge_Kutta problem)
<swjtuzhc> 在 2025-03-05 上传 | 大小:14kb | 下载:0

[matlab例程mma

说明:移动渐近线方法的源程序,里面包含两个子程序(Methods of Moving Asymptotes,incloding two programs : mmasub.m and subsolv.m)
<宝还是个孩子> 在 2025-03-05 上传 | 大小:3kb | 下载:0

[matlab例程ekf

说明:使用EKF算法处理PIX飞控的IMU数据(analysis the pix's log with ekf algorithm)
<gutianchang> 在 2025-03-05 上传 | 大小:4.87mb | 下载:0

[matlab例程sh_SVM_regression

说明:支持向量机的工具包,很有用可以直接导入matlab中进行使用(SVM support vector mercine)
<藏语之歌> 在 2025-03-05 上传 | 大小:183kb | 下载:0

[matlab例程我的毕业设计

说明:支持向量机和小波分析结合的代码,我测试之后感觉还可以(Support vector machine and wavelet analysis of the combination of code, I test after the feeling can still)
<藏语之歌> 在 2025-03-05 上传 | 大小:23kb | 下载:0

[matlab例程XIN

说明:此程序是蚁群算法的程序,主要使用的软件是matlab(This program is an ant colony algorithm program, the main use of the software is matlab)
<羊阳> 在 2025-03-05 上传 | 大小:15kb | 下载:0

[matlab例程ants colony 2

说明:Problem TSP ant colony algorithem
<medsaid> 在 2025-03-05 上传 | 大小:2kb | 下载:0

[matlab例程新建文件夹

说明:高斯消元与拉格朗日插值程序的基本程序,能够在此基础上开发使用(The basic program of gaussian elimination and Lagrange interpolation program can be developed and used on this basis.)
<linwei09> 在 2025-03-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 14422.23 .24 .25 .26 .27 ... 15812 »

源码中国 www.ymcn.org