搜索资源列表
波束形成算法(MATLAB)
- 波束形成算法在MATLAB下的实现
Wimax802.16e标准的帧同步仿真程序(matlab)
- 基于Wimax802.16e标准帧结构特点的关于schmidl & COX算法的帧同步仿真,有详细注释
恒模算法(CMA)
- 用于自适应信号处理的恒模算法(CMA)matlab源码。
PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码
- 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
KNNN.rar
- 一个改进的KNN聚类算法。matlab。包含pdf说明,An Improved Clustering Algorithm KNN. matlab. Pdf that contains
meanshift.rar
- 基于meanshift算法最全面的资料收集,是本人长期收集该算法的结晶,里面有均值漂移算法的word文档,PPT资料,基于meanshift的目标跟踪算法(MATLAB),还有相应的文章,下了绝不后悔,将心比心,互惠互利。,Meanshift algorithm based on the most comprehensive data collection, is a long time, I collected the crystallization of the algorithm, whi
KMeans
- K均值算法,Matlab实现,输入分类数,实现分类-K means algorithm, Matlab implementation, enter the number of classifications to achieve classification
简单遗传算法(SGA)
- matlab中运行-matlab run
matlab-yichuan-suanfa
- 基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-SGA 《Adaptation in Natural and A
FFT
- 简易的能实现FFT快速傅里叶算法,MATLAB编译环境,适用于教学例题-Easy to achieve FFT Fast Fourier algorithm, MATLAB compilation environment for the teaching Example
ACO-PSO
- 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
经典遗传算法(matlab)
- 包含自适应遗传算法、IGA免疫遗传算法、遗传算法工具箱等。有各类完整的MABTLAB运行程序。
KNN算法代码(matlab)
- 本实验中的KNN分类算法采用Matlab语言实现。 主函数“knnClass.m”读取训练和测试的数据文件,然后调用knn函数进行分类运算,并使用图像的形式将分类结果显示出来。(The KNN classification algorithm in this experiment is realized by Matlab language. The main function "knnClass.m" reads the training and test data fil
基于遗传算法的matlab语言车辆路径问题
- 车辆路线问题(VRP)最早是由Dantzig和Ramser于1959年首次提出,它是指一定数量的客户,各自有不同数量的货物需求,配送中心向客户提供货物,由一个车队负责分送货物,组织适当的行车路线,目标是使得客户的需求得到满足,并能在一定的约束下,达到诸如路程最短、成本最小、耗费时间最少等目的。(The vehicle routing problem (VRP) was first proposed by Dantzig and Ramser in 1959, it refers to a cer
Matlab实现
- 采用Iris数据集,实现神经网络bp算法。(Iris neural network BP algorithm is implemented by using data set.)
LMS及Variable LMS算法(MATLAB)
- 用MATLAB实现的LMS自适应滤波算法及变步长自适应算法程序。(LMS adaptive filtering algorithm and variable step size adaptive algorithm program implemented by MATLAB.)
蚁群算法的优化计算——旅行商问题(TSP)优化
- 蚁群算法的优化计算——旅行商问题(TSP)优化(Optimization calculation of ant colony algorithm)
遗传算法MATLAB代码(完整)
- 遗传算法MATLAB代码(完整),Matlab程序(Genetic algorithm MATLAB code (complete), Matlab program)
遗传算法求解FSP问题,并用甘特图表示(matlab)
- 遗传算法求解FSP问题,并用甘特图表示(matlab),亲测可用(Genetic algorithm is used to solve the FSP problem and use Gantt chart to represent (matlab).)
烟花算法(FWA)
- 烟花算法的matlab实现代码,具有很好扩展性(The matlab code of fireworks algorithm has good expansibility)