搜索资源列表
VC++数字图像处理典型算法及实现
- VC++数字图像处理典型算法及实现,适合初学者,很全的!-VC++ digital image processing and implementation of typical algorithms, suitable for beginners, it is full of!
MATLAB语言常用算法程序集
- MATLAB语言常用算法程序集 的书籍源码.(matlab's algorithm program set)
chapter2基于遗传算法和非线性规划的函数寻优算法
- 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
第17章粒子群算法
- MATLAB & Excel定量预测与决策[张建林][matlab程序源代码]第17张,粒子群算法(MATLAB & Excel quantitative prediction and decision [Zhang Jianlin][matlab program source code] seventeenth, particle swarm optimization algorithm)
TSP双蚁群算法
- 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为(The ant colony algorithm is a probabilistic algorithm used to find the optimal path. It was proposed by Marco Dorigo in his doctoral dissertation in 1992, inspired by the wa
Dijkstra迪捷斯特拉算法
- 迪杰斯特拉算法是从一个顶点到其余各顶点的最短路径算法,解决的是有向图中最短路径问题。迪杰斯特拉算法主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。(The Dijkstra algorithm is the shortest path algorithm from one vertex to the other vertices, and the shortest path problem in the directed graph is solved. The main featur
传播算子DOA估计算法
- 可以实现传播算子DOA估计算法的Matlab程序(Matlab program that can realize the DOA estimation algorithm of propagator)
JADE算法
- 角度和时延联合估计(JADE)算法MATLAB程序(Joint estimation of angle and time delay (JADE) algorithm MATLAB program)
司守奎《数学建模算法与应用》的程序及数据
- 司守奎的《数学建模算法与应用》一书中的的所有程序源码及数据(Secretary Shikui "Mathematical Modeling Algorithms and Applications," a book of all the source code and data)
数据结构与算法分析C++描述源代码
- 数据结构与算法分析C++描述源代码,书籍源码,学习数据结构,了解这些结构应该怎么实现(Data Structure and Algorithm Analysis C++ Descr iption Source Code)
数据结构与算法分析:C语言描述
- 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book introduces the current popular topics and new changes, discusses the algorithm design skills, and examines some advanced data structures on th
卡尔曼滤波算法C语言实现
- 卡尔曼滤波的c语言算法实现(Implementation of C language algorithm based on Calman filter)
Matlab智能算法30个案例分析源码
- MATLAB智能算法30个案例分析一书中的所有程序。(MATLAB intelligent algorithm 30 cases analysis)
粒子群优化算法
- 粒子群算法优化程序,包含多种不同优化设置(Particle swarm optimization program, including a variety of settings.)
matlab经典算法的程序
- matlab经典算法的程序,例如粒子群、蚁群、模拟退火。(Matlab classic algorithm program)
免疫优化算法在物流配送中心选址中的应用
- 免疫算法受生物免疫系统启发,是在免疫学理论基础上发展起来的一种新兴的智能计算算法(Immune algorithm, inspired by biological immune system, is a new intelligent algorithm developed on the basis of immunology theory.)
C语言算法速查手册 第三版
- 常用数学算法的C语言代码,包含矩阵运算、多项式拟合、快速付立叶变换等等算例。(The C language code of common mathematical algorithms includes matrix operation, polynomial fitting, fast Fourier transform and other examples.)
C语言算法速查手册 第三版源代码
- C语言算法速查手册第三版所付全部源代码,包含绝大多法数学算法,十分好用(C Language Algorithms Quick Search Manual Payment of the third edition of all source code, including most mathematical algorithms, very useful)
MATLAB智能算法30个案例分析+源代码
- 《MATLAB智能算法30个案例分析》书中源代码,可以供MATLAB编程者借鉴参考(The source code in the book "Analysis of 30 Cases of Intelligent Algorithms in MATLAB" can be used for reference by MATLAB programmers.)
基于人群搜索算法的PID参数整定
- 第7章 基于人群搜索算法的PID参数整定,代码完整好使。(In Chapter 7, PID parameters are adjusted based on crowd search algorithm, and the code is complete.)