-
shiyan4
若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
- 2013-01-07 13:16:11下载
- 积分:1
-
youhua
fortran最优化计算方法常用程序汇编
包括一维最优化部分、无约束优化部分、约束优化部分
0.618法,分数法、二次插值法、三次插值法
共轭梯度法、DFP变尺法(导数)、DFP变尺法(差分)、阻尼最小二乘法、鲍威尔法、模式搜索法、单纯形法
混合罚函数法(SUMT调用DFP)、混合罚函数法(SUMT调用鲍威尔法)、综合约束函数双下降法、可变容差法、复合形法、网格法、随机试验法、解线性规划的单纯形法(fortran optimization calculation method used to assemble
Including one-dimensional optimization section, part of unconstrained optimization, constrained optimization part
0.618, fractional method, quadratic interpolation, cubic interpolation
Conjugate gradient method, DFP becomes ruler Act (derivative), DFP variable scale method (differential), damped least squares method, Powell method, pattern search method, the simplex method
Mixed penalty function method (SUMT call DFP), mixed penalty function method (SUMT call Powell Law), integrated dual descent constraint functions, variable tolerance method, the complex method, grid method, random test, solving linear programming simplex Method)
- 2014-05-21 10:33:13下载
- 积分:1
-
MATLAB-CODE
系统辨识与自适应Matlab仿真程序 庞中华,崔红 编著(Matlab CODE)
- 2013-07-18 16:49:00下载
- 积分:1
-
ImmKalman
轨迹跟踪卡尔曼滤波建立在线性代数和隐马尔可夫模型(hidden Markovmodel)上(The trajectory tracking Calman filter is based on linear algebra and hidden Markov models (hidden, Markovmodel))
- 2017-06-30 22:36:47下载
- 积分:1
-
非线性方程组求解
说明: 常用的matlab代码,非线性方程组求解,基本可以满足大学和研究生常用代码(Common Mathematical Codes)
- 2019-04-22 23:23:03下载
- 积分:1
-
AR
说明: 使用时间序列分析AR方法对油价进行分析,以及预测。采用BIC准则进行判阶,最小二乘法进行参数估计(AR time series analysis using the method of price analysis and forecasting. BIC criteria used sentence order, the least square method for parameter estimation)
- 2009-06-08 09:19:56下载
- 积分:1
-
mixfft
基于多点的快速傅立叶变换算法C++开发环境(based on multi-point fast Fourier transform algorithm C Development Environment)
- 2006-10-15 18:22:43下载
- 积分:1
-
read_nc
用fortran语言读取NC格式的数据,与大家分享,希望能够共同进步哈,谢谢(Used fortran language to read NC data format to share with you, hoping to make progress together Ha, thank you)
- 2013-07-14 20:05:05下载
- 积分:1
-
地球物理偏移相关程序包MandMVLab
地球物理偏移相关程序包,能实现时间偏移、深度偏移、及逆时偏移等,编写语言:Matlab。(Geophysical migration coding package, time migration, depth migration, reverse time migration, the writing language: Matlab.)
- 2021-03-06 22:49:30下载
- 积分:1
-
SIMPLER
simple 算法,有详细步骤,几乎步都自带注解,很好理解。(simple algorithm detailed steps to bring their own annotations)
- 2021-01-26 15:28:41下载
- 积分:1