资源列表

« 1 2 ... .53 .54 .55 .56 .57 215558.59 .60 .61 .62 .63 ... 216420 »

[matlab例程conjgradmethod

说明:共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。这里给出共轭梯度法的源程序-Conjugate gradient method (Conjugate Gradient) is between t
<lucy> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[LabViewlabview-Baloon-Prompt

说明:labview-Baloon Prompt example code
<mingu> 在 2024-11-17 上传 | 大小:118kb | 下载: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-17 上传 | 大小:1kb | 下载:0

[matlab例程maidongfeng

说明:模拟高耸结构的随机风载荷,风速时程,风载荷时程-Analog towering structures to random wind loads, wind speed time
<liuxiaoorng> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)fenkua

说明:超分辨率中要使用的分块重叠及恢复,任意像素重合,超简单!-Super-resolution block overlap and recovery, to use in any pixel overlap, super easy!
<索晓> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[LabViewlabview-Clalender

说明:labview-Clalender example code
<mingu> 在 2024-11-17 上传 | 大小:336kb | 下载:0

[其他数据库BarcodeSan

说明:主要用来条码打印,读写,比较,确保条码的唯一行,具有通用性。-Source code can write and read the serial code.
<夏威承> 在 2024-11-17 上传 | 大小:285kb | 下载:0

[matlab例程pfmethod

说明:罚函数法将有约束最优化问题转化为求解无约束最优化问题。在此给出罚函数法Matlab源程序-Penalty function method will be constrained optimization problem into solving unconstrained optimization problems. This gives the penalty function method in Matlab source
<lucy> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[Web服务器WS_AddOrder

说明:webservice客户端调用服务端,实现webservice-webservice client calls the service side, to achieve webservice
<商士坤> 在 2024-11-17 上传 | 大小:17kb | 下载: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-17 上传 | 大小:1kb | 下载:0

[其他小程序fourier

说明:数值分析中的傅里叶变换分析是一种非常重要的分析方法,本程序给出参考。-Numerical analysis of the Fourier transform analysis is a very important method of analysis, this procedure gives reference.
<Kevin> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[matlab例程powell

说明:POWELL法,优化设计中的经典算法之一。这里给出powell法Matlab源程序-POWELL method to optimize the design of the classic algorithm. Matlab source code is given here。
<lucy> 在 2024-11-17 上传 | 大小:1kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 215558.59 .60 .61 .62 .63 ... 216420 »

源码中国 www.ymcn.org