搜索资源列表
模拟退火算法程序源码
- 本文档为模拟退火算法的C++源码实现,文档形式为PDF格式,源码详细具体,而且每一行代码带有说明
L1算法
- 解决压缩感知的的L1番薯的L1算法代码大合集
小生境遗传算法代码
- 小生境遗传算法代码
即用即查Linux命令行实例参考手册代码;多级反馈队列调度算法;多功能聊天软件的设计与开发
- 即用即查Linux命令行实例参考手册代码;多级反馈队列调度算法;多功能聊天软件的设计与开发.
DCT
- DCT数字图像水印算法的源代码!含有图像的水印的嵌入和水印的提取!-DCT digital image watermarking algorithm source code! Containing the watermark image watermark embedding and extraction!
鱼群算法---代码
- 在一片水域中,鱼往往能自行或尾随其他鱼找到营养物质多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最多的地方,人工鱼群算法就是根据这一特点,通过构造人工鱼来模仿鱼群的觅食。聚群及追尾行为,从而实现寻优,以下是鱼的几种典型行为: (1)觅食行为:一般情况下鱼在水中随机地自由游动,当发现食物时,则会向食物逐渐增多的方向快速游去。 (2)聚群行为:鱼在游动过程中为了保证自身的生存和躲避危害会自然地聚集成群,鱼聚群时所遵守的规则有三条:分隔规则:尽量避免与临近伙伴过于拥挤;对准规则
信号处理经典算法
- 15个信号处理经典算法模型及代码实现,涵盖 Dijkstra.DP.BFS/DFS.红黑树.KMP.遗传.启发式搜索.图像 特征提取 SIFT.傅立叶变换.Hash.快速排序.SPFA.快递选择 SELECT 等 15 个经典基础算法,
传统定位算法代码
- 里面是典型的几个定位算法的源代码,很实用(Which is typical of several positioning algorithm source code, very practical)
配电网络重构matlab代码
- 基于粒子群算法的配电网重构matlab程序(Matlab program of distribution network reconfiguration based on particle swarm optimization)
面向高维数据的子空间聚类算法研究
- 面向高维数据的子空间聚类算法研究,包括所有的硬子空间,软子空间等聚类算法,也包括一些新提出的子空间聚类算法及其伪代码和实验分析。(The research of subspace clustering algorithms for high-dimensional data includes all the hard subspace, soft subspace and other clustering algorithms. It also includes some newly propo
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
经典滤波算法
- 介绍10种常见滤算法并给出实现代码,常见的有中位值滤波、互补滤波和一阶RC滤波以及其组合效果说明(10 common filtering algorithms are introduced and the implementation code is given)
数学建模MATLAB算法大全(共30章)
- 关于数学建模的matlab代码大全,可供学习参考使用(Mathematical modeling on the matlab code Daquan)
算法谜题[完整版].pdf
- 练习算法的比较好的参考书,里面有代码示例(Practice algorithm is a good reference book, there are code examples)
粒子群算法matlab代码---讲解
- 粒子群算法自适应权重MATLAB程序加注释(AWPSO algorithm MATLAB procedures and notes, demo)
遗传算法代码
- 代码,用于遗传算法的基础代码,最简单的一种(Code, the basic code for genetic algorithms, the simplest)
算法大全
- 介绍各种数学算法,文档中也注有部分代码,类似有偏最小二乘回归啊等等!(Introduction to a variety of mathematical algorithms, the document also note that part of the code, similar to partial least squares regression ah!)
DBSCAN代码
- 具有噪声的基于密度的算法,可以实现多维度的算法(useful,A multidimensional algorithm with noise based density based algorithm.)
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
简单vrp实例代码 保证可用
- 基于遗传算法的车辆路径问题求解。本文件夹奥阔修改后的遗传算法实例代码 保证可用 (适合初学者和小白)(The problem of vehicle routing problem based on genetic algorithm is solved. This folder Aokuo modified genetic algorithm code examples to ensure that available (for beginners and white))