搜索资源列表
matlab模拟退火
- 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the glob
MATLAB
- 在简要分析遗传算法要素的基础上,介绍了基于MATLAB的遗传算法工具箱的设计。最后给出了一个 用设计的MATLAB遗传算法工具箱的求函数极值的应用实例。
matlab
- 该算法在优化方面性能比较好,可用于函数极值,解方程,并且在前向神经网络权值和网络结构的训练也表现了不错的性能
模糊C-均值(FCM)聚类算法Matlab实现
- 模糊聚类是一种重要数据分析和建模的无监督方法。简单概述模糊聚类的概念,介绍模糊C-均值(FCM)算法,并在matlab软件上对该算法进行仿真,结果表明,该算法设计简单,应用范围广,但改算法仍存在容易陷入局部极值点等问题,还需进一步研究
心电QRS检测matlab代码
- 心电信号滤波,R波检测,极值点检测等
多元无约束极值matlab
- 内含牛顿法、梯度法、共轭梯度法
genetion.rar
- 使用遗传算法实现关于函数极值问题的求解,函数已给出。,The use of genetic algorithms achieve about extremal function of problem solving, function has been give.
emd_local.rar
- 用镜像延拓法处理端点效应,通过信号极值点的信息来获得信号端点之外的极值点信息。,Continuation method using image processing endpoint effect, through the extreme points of the information signal to obtain signal the endpoint of the extremal points outside information.
常用最小二乘法估计极值分布
- :极值分布在计量经济学、金融工程、计算生物学、工程测量中都有用途,一般常用最小二乘法估计 其参数,但最小二乘法的误差较高.极大似然估计具有比最4 -乘法更好的性质,但由于它的计算往往比较麻 烦.通过极大似然法估计了极值分布的参数,同时给出了求参数的数值解的算法,并通过Matlab程序实现了 这一算法. ,: Extreme value distribution in econometrics, financial engineering, computational biology, e
11
- 利用遗传算法求解函数极值。真的可以啊,确实啊-Use genetic algorithm function extremum.
yichuansuanfaqiuhanshujizhiyonggongjuxiang
- 遗传算法求函数极值 用工具箱 matlab编写-Extremal function for genetic algorithm using matlab toolbox to prepare
matlab-nihe
- matlab的准线性集合,可以求出线性参数及误差,并且可以得到极值-matlab quasi-linear collection of linear parameters and error can be calculated, and you can get the extreme value
粒子群算法-非线性函数极值寻优
- 根据粒子群算法原理,在MATLAB上完成非线性函数的极值寻优。(According to the principle of particle swarm optimization algorithm, the extremum of nonlinear function is optimized on MATLAB.)
用matlab求二元函数的极值
- 利用matlab求解二元函数的极值,内有程序代码(Using matlab to solve the binary function of the extreme value, there are program code)
数值积分与函数极值实验
- matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
遗传算法示例
- 基于遗传算法的多元函数寻优算法的matlab代码实现。(Multiple function optimization algorithm based on genetic algorithm)
Matlab在离散点拟合椭圆及极值距离计算中的应用
- Matlab在离散点拟合椭圆及极值距离计算中的应用.pdf(Application of Matlab in discrete point fitting ellipse and extreme distance calculation.Pdf)
智能优化算法及其matlab实例code
- 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
精通matlab最优化计算光盘(第二版)
- 本书附带光盘中包括了作者全书所有自己编写的算法对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第6章 无约束一维极值问题”文件夹下存放了本书第6章所有的算法程序代码。对于算法的程序代码,在光盘中存为同函数名的M文件,例如,minHJ.m表示用黄金分割法求解一维函数的极值的程序,依此类推。(The book contains CD-ROM, including all the M files of the MATLAB written by the author. All th
极值理论matlab实现
- 极值理论matlab的代码实现 非常实用 欢迎下载(Realization of extreme value theory by MATLAB)