资源列表
[matlab例程] Genetic-algorithm
说明:用遗传算法解不适定方程,包括初始化、联赛选择、交叉、变异等子程序。-Genetic algorithm for solving ill-posed equations, including initialization, tournament selection, crossover and mutation subroutine.<彭荣鲲> 在 2024-11-11 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] Introduction_to_Classification
说明:mathworks研讨会文件,白葡萄酒等级判别算法,版权x见license-mathworks seminar papers, white wine level detection algorithm, see the rest copyright license<HM> 在 2024-11-11 上传 | 大小:353kb | 下载:0
[matlab例程] conjgradmethod
说明:共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。这里给出共轭梯度法的源程序-Conjugate gradient method (Conjugate Gradient) is between t<lucy> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[matlab例程] OptimalSegmentation
说明:最优分割的基本思路是给定一个数据序列和分层数,通过搜索所有可能的划分方案,找到段内离差平方和的总和最小的一种方案作为最终划分方案。这里给出最优分割法的Matlab源程序-The basic idea is optimal partition for a given data sequence and hierarchical number divided by searching all possible solutions to fi<lucy> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[matlab例程] maidongfeng
说明:模拟高耸结构的随机风载荷,风速时程,风载荷时程-Analog towering structures to random wind loads, wind speed time<liuxiaoorng> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[matlab例程] PenaltyFunctionMethod
说明:罚函数法是将有约束最优化问题转化为求解无约束最优化问题。在此给出罚函数法的Matlab源程序。-Penalty function method is a constrained optimization problem into solving unconstrained optimization problems. This gives the penalty function in Matlab source.<lucy> 在 2024-11-11 上传 | 大小:1kb | 下载:0
[matlab例程] Simplexalgorithm
说明:单纯形法,求解线性规划问题的通用方法。这里给出其Matlab源程序-Simplex method for solving linear programming problems common method. Here are its Matlab source<lucy> 在 2024-11-11 上传 | 大小:1kb | 下载:0