搜索资源列表
jixiaozhi.rar
- 功能:用斐波那契法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用,Function: The Fibonacci method f (x) in the interval [a, b] on the approximate minimum. If and only if f (x) in [a, b] for the single-peak method can be applied at times
D9R6
- 用于无约束优化的鲍威尔优化方法, 程序中参数解释如下://P:存放设计变量 //XI:存放两个线性无关的向量 //N:含有N各元素的一维实型数组,用于存储设计变量 //NP:整形变量,用于存储P与xi的维数 //FTOL:迭代精度 //FRET:输出参数,存放目标函数在找到的近似极小值点处的值 //ITER:迭代次数-For unconstrained optimization of the Powell optimization methods, procedure
yichuansuanfa
- 遗传算法VC程序:用于搜索极值,极大值极小值均可-Genetic Algorithm VC program: used to search for extremal, maximum value of the minimum can be
lisanbiancheng
- 离散编程,求关系的传递闭包,真值表,求偏序关系的极大元与极小元,消解算法 求关系的传递闭包 输入 一次输入一个关系矩阵,每一行两个相邻元素之间用一个空格隔开,输入元素的行与列分别对应关系矩阵的行与列。 输出 输出该关系的传递闭包所对应的关系矩阵,要求格式与输入的格式相同。-Discrete programming, find the relationship between the transmission of closure, truth tabl
findminmax_number
- 在HHT变换后,可用于计算平均周期,即用整个序列的长度分别除以极大值点个数和极小值点个之后求平均-average period prediction
28846390
- 利用ACMF完成基音周期检测,利用极大值和极小值估算出基音周期-ACMF complete pitch detection, maximum and minimum values to estimate the pitch period.
58359385038
- 二维粒子群算法的matlab源程序,注释很详细,主要求解函数的极大、极小值。-Two dimensional particle swarm algorithm matlab source, annotation is very detailed, mainly to solve the function of the maximum and minimum.
zxc
- 这是用来求离散序列的极大值和极小值,很是方便-This is used to find a discrete sequence of maxima and minima, it is convenient
minPWX
- 用抛物线法求解给定区间内的极大值极小值问题-Using the maximum minimum problem solving a given parabola method interval
qiujizhi
- 利用割线法、进退法、黄金分割法等求解给定区间内的极大值与极小值-Using the secant method, advance and retreat, such as golden section method for solving the given interval maxima and minima
golds
- 黄金分割算法,能够寻找极小值。是一种简单的寻优算法。-Golden section algorithm, can look for minimum Is a simple optimization algorithm
