-
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
-
feixianxingxianxinghua
提供两种非线性动态方程线性化的方法实例,精确线性化方法和反馈线性化方法(Provides two linear equations of nonlinear dynamic methods examples of exact linearization and feedback linearization method)
- 2010-05-14 15:38:08下载
- 积分:1
-
haar-fft
本程序求相关性K值大小,采用傅里叶矩阵和haar矩阵内积。(The procedures for seeking the size of the K value of the correlation, the use of the Fourier matrix and haar matrix of inner product.)
- 2012-06-19 11:24:56下载
- 积分:1
-
《遗传算法及其在电力系统中的应用》2002
《遗传算法及其在电力系统中的应用》华中科技大学版("Genetic Algorithms and Their Applications in Power Systems" 2002)
- 2019-01-17 09:33:11下载
- 积分:1
-
FullBNT
贝叶斯matlab程序算法,给出了大量练习数据和实验方法以及结果分析。(Bayesian algorithm matlab procedures are given a great deal of practice data and experimental methods and results analysis.)
- 2021-03-31 13:39:09下载
- 积分:1
-
MATHMATICAL STATISTICS
说明: 分别对beta估计值模拟分析、非中心对称分布、卡方拟合优度检验、筛选抽样随机数抽取、有限样本性质模拟这5个内容进行了编程说明(The five contents of beta estimation simulation analysis, non-centrosymmetric distribution, chi-square goodness-of-fit test, random number extraction of screening sampling and Simulation of finite sample properties are explained by programming.)
- 2019-01-10 09:45:54下载
- 积分:1
-
82859165cifa
编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入
(Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
- 2011-06-21 22:50:34下载
- 积分:1
-
3nodes
基于牛拉法的电力系统潮流计算,该程序是计算IEEE3节点的,采用matlab编程(Cattle Rafah-based power system load flow calculation, the program the calculation IEEE3 node, using matlab programming)
- 2020-12-17 21:29:12下载
- 积分:1
-
(Calculus-.7ed)-.James.Stewart
世界上最好的微积分教材,搞程序的,研究的,数学的都应该了解,这个是James.Stewart的Calculus第七版,英文原版,彩色的,值得珍藏。(The world' s best calculus textbook, engage in programs, research, mathematics should understand that this is James.Stewart seventh edition of Calculus, English original, colorful and worth treasuring.)
- 2013-08-09 14:32:08下载
- 积分:1
-
matrix_answer
《矩阵论导教.导学.导考》。是程云鹏《矩阵论》的课后习题答案与复习题纲()
- 2008-07-02 00:00:15下载
- 积分:1