-
STRSCNE
给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。(STRSCNE is a Matlab code for constrained nonlinear systems of equations
F(x)=0 l<=x<=u
where F: R^n--> R^n, l and u are vectors of dimension n. Non-existent lower and upper bounds, i.e.
entries of l and u equal to minus o plus infinity, are allowed.
The algorithm is a globally convergent procedure that combines Newton method and an elliptical trust-region approach. The elliptical trust-region is defined employing a scaling diagonal matrix D
and the trust-region subproblem is approximately solved by the dogleg method. Only strictly feasible iterates are generated.
Various input/output options are provided, and we refer to the code itself for further documentation.
)
- 2009-10-30 16:18:10下载
- 积分:1
-
Dijkstra
求数组最长递增子序列算法。输入一个数组,输出其最大递增子序列(Array for the longest increasing subsequence algorithm. An array of input and output its maximum incremental sequence)
- 2007-08-07 16:14:13下载
- 积分:1
-
TLBO
this is a source code written in the matlab format for the teaching learning optimization algorithm.
- 2012-03-06 01:33:42下载
- 积分:1
-
vibration-control
振动控制理论 三自由度系统地震激励下 主动控制和半主动控制以及无控制系统的响应( vibration control )
- 2013-03-15 14:04:28下载
- 积分:1
-
feixianxingxianxinghua
提供两种非线性动态方程线性化的方法实例,精确线性化方法和反馈线性化方法(Provides two linear equations of nonlinear dynamic methods examples of exact linearization and feedback linearization method)
- 2010-05-14 15:38:08下载
- 积分:1
-
lagrange插值
用于在数值分析中,对于离散点进行拉格朗日差值拟合(Lagrangian difference fitting)
- 2019-03-20 21:01:09下载
- 积分:1
-
fangfai
脉冲响应的相关分析算法并检验,计算一维光子晶体的透射特性和反射特性,有较好的参考价值。( Related impulse response analysis algorithm and inspection, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, There are good reference value.)
- 2017-03-13 11:43:45下载
- 积分:1
-
example
此程序用最小二乘法拟合椭圆图像,模拟地球的形状(This program fit ellipse images using the least squares method to simulate the Earth' s shape)
- 2015-12-05 21:24:31下载
- 积分:1
-
FEM_onedimpbg
采用有限元离散计算一维声子、光子能带,参数见文件源码内(Calculated using the finite element discrete one-dimensional phonon, photon energy band, within the parameters see document source)
- 2020-10-07 16:17:38下载
- 积分:1
-
Truss-material-nonlinear
桁架结构非线性有限元分析程序,可以进行结构分析,应用于钢架结构,考虑材料非线性。(Truss material nonlinear finite element analysis program, can be use in civil engineering.)
- 2012-12-26 20:55:17下载
- 积分:1