搜索资源列表
Detectors
- 用于心电信号检测,包括RR波形检测,QRS检测,能量检测模的最大值最小值-ECG for detection, including the RR wave detection, QRS detection, energy detection module Maximum Minimum
optimizatiom-ariszheng2005
- 关于最大最小值,用拉格朗日乘子算法来解决。-Minimum value on the largest, with Lagrange multipliers to solve the algorithm.
SA
- 模拟退火GUI演示,利用模拟退火算法求全局最大值最小值-Simulated annealing GUI demonstration, the use of simulated annealing algorithm seeking the global maximum value of the minimum
geneticalgorithm
- 基因算法,用来计算函数的最大或者最小值,应用灵活广泛,收敛快-genetic algorithm, used to culculated minimul or maximun valude of a fuction,it could also extend to multiple variable function
GeneticAlgorithms-program
- 用VC++开发的一个遗传算法优化程序,可以求目标函数的最大与最小值,目标函数可以自己改,变量也可以自己改-SGA,Vc++
GA_OPT
- 利用matlab实现遗传算法的求函数最大值最小值问题-Using genetic algorithm for matlab function to achieve maximum minimum problem
1
- 有一个顺序表,编写一个在顺序表中查找最大和最小值元素的函数,并分析其时间复杂度T(n)。-Have an order form, write a function of maximum and minimum elements in the order table to find, and analyze its time complexity T (n).
Genetic-Algorithm
- 利用遗传算法实现求解一个函数的最大或者最小值, matlab仿真实现-use the Genetic Algorithm to compute the maximum or the minmum of a function
bitreezonghe
- /*综合性试验(排序二叉树) 1.建立一棵排序二叉树(随机产生1000个0~999的数) 2.前、中、反中序遍历 3.统计叶子数、结点数、深度 4.查找、插入、删除 5.求最大、最小值 6.求查找的次数n1,与二分查找作比较(n1>n2,二叉树不均衡) 7.排序算法与中序遍历的效率比较 *8.将上述各步的结果写入文件(result.txt)-/* Test (sort of binary tree) (1) to establish a sort bin
matalb
- 简要介绍了怎么使用matlab求解最大值最小值问题,比较适合新手初学使用-A brief introduction to how to use matlab for solving the maximum-minimum problems, and more suitable for the novice beginner
GA_example
- 遗传算法求最大值最小值问题的一些实例及其matlab实现。-Some examples of matlab genetic algorithms Maximum Minimum problem.
DEalgothrim
- 可执行的差分进化算法代码,根据需要可以求得一个表达式的最大或最小值-The DE algorithm code
Fortran中求最大值、最小值、平均数、众数和分布
- Fortran中求最大值、最小值、平均数、众数和分布
3
- 本文详细介绍了利用果蝇算法计算函数的最大值最小值问题的matlab程序代码。-This paper describes the use of Drosophila algorithm function MAX MIN problem matlab code.
自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助
- 自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助-Wrote it myself on the Particle Swarm Optimization for the minimum function of the routine, easy-to-read, to understand the algorithm are very helpful
4数模-模型与算法
- 数学建模中经常会用的模拟退火模型 模拟退火算法是用来求解最优化问题的算法。比如著名的TSP问题,函数最大值最小值问题等等(A simulated annealing model often used in mathematical modeling)
遗传算法求最大最小值
- 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
maxmin1
- 聚类分析里面简单的最大值最小值聚类算法,算法效果优异(Clustering analysis inside a simple maximum and minimum clustering algorithm, the algorithm is excellent)
PSO粒子群算法matlab程序
- PSO粒子群算法的matlab程序,可用于最优化问题,比如求最大值最小值等
max.min
- 对数据的简单处理,得到数据的最值,能够读取数据的行数(The data is processed simply, and the maximum value or the minimum value of data is obtained, which can read data rows.)