资源列表

[matlab例程danchunxing

说明:各种优化算法以及各种交叉使用的算法 神经网络还有单纯型法的最大最小优化算法(Various optimization algorithms, all kinds of cross used algorithm neural networks and the simplex optimization algorithm of simplex method)
<hxxa> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程fitness

说明:比如每个企业和个人都要考虑的一个问题“在一定成本下,如何使利润最大化”等。最优化方法是一种数学方法,它是研究在给定约束之下如何寻求某些因素(的量),以使某一(或某些)指标达到最优的一些学科的总称。随着学习的深入,博主越来越发现最优化方法的重要性,学习和工作中遇到的大多问题都可以建模成一种最优化模型进行求解,比如我们现在学习的机器学习算法,大部分的机器学习算法的本质都是建立优化模型,通过最优化方法对目标函数(或损失函数)进行优化,从而训练
<hxxa> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程PSO

说明:梯度下降法是最早最简单,也是最为常用的最优化方法。梯度下降法实现简单,当目标函数是凸函数时,梯度下降法的解是全局解。一般情况下,其解不保证是全局最优解,梯度下降法的速度也未必是最快的。梯度下降法的优化思想是用当前位置负梯度方向作为搜索方向,因为该方向为当前位置的最快下降方向,所以也被称为是”最速下降法“。最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is the earliest
<hxxa> 在 2025-02-04 上传 | 大小:3kb | 下载:0

[matlab例程333

说明:牛顿法是一种在实数域和复数域上近似求解方程的方法。方法使用函数f (x)的泰勒级数的前面几项来寻找方程f (x) = 0的根。牛顿法最大的特点就在于它的收敛速度很快。(The Newton method is a method to approximate the equation in the real and complex domain. The method uses the first few of the Taylor se
<hxxa> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[matlab例程DensityClust [Matlab 1.2]

说明:Cluster analysis is used in many disciplines to group objects according to a defined measure of distance. Numerous algorithms exist, some based on the analysis of the local density of data points, and others on predefine
<Doc-Alfred> 在 2025-02-04 上传 | 大小:414kb | 下载:0

[matlab例程conv to eps

说明:this program 'ImageToEps' is intended for the conversion of png images into eps image. very useful for scientific copywriters.
<Doc-Alfred> 在 2025-02-04 上传 | 大小:117kb | 下载:0

[matlab例程NOISE ADDING

说明:SCOOR CALCULATION FOR SIGNAL PROCESSING
<Doc-Alfred> 在 2025-02-04 上传 | 大小:914kb | 下载:0

[matlab例程Der1BasisFun

说明:matlab程序,可求解任意次B样条基函数及其一阶导(Solving the basic function of arbitrary order B spline and its first order)
<Timera> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程datosDemandaIndustrialGas

说明:SAS GAS Data for data analysis and regression.
<pepitogrillo> 在 2025-02-04 上传 | 大小:13kb | 下载:0

[matlab例程project

说明:k means clustering source code matlab
<fddd345> 在 2025-02-04 上传 | 大小:2kb | 下载:0

[matlab例程SVM

说明:使用SVM对数据进行分类,可参考对SVM原理的讲解对代码及其算法进行进一步理解。(Using the SVM to classify the data, we can refer to the explanation of the SVM principle to further understand the code and its algorithms)
<zx920701> 在 2025-02-04 上传 | 大小:3kb | 下载:0

[matlab例程main

说明:TSP 蚁群算法求解过程很详细,互相学习,有什么问题请留意(TSP ant colony algorithm process is very detailed, learning from each other, what problems please be aware of)
<Eagle_nty> 在 2025-02-04 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org