-
matlab计算代码
说明: 分形理论计算,粗糙面结合面的法向载荷和法向接触刚度计算(fractal thoetry simulation)
- 2021-04-28 20:28:43下载
- 积分:1
-
LU
说明: 数值分析中运用matlab使用LU分解法求线性方程组(Numerical analysis using matlab LU decomposition method for solving linear equations)
- 2012-10-18 23:54:17下载
- 积分:1
-
Gaussianeliminationmethod
用C语言来求解n维线性方程组的解,即高斯消元法求解线性方程组(Gaussian elimination method with n-dimensional linear equations)
- 2010-07-14 21:27:06下载
- 积分:1
-
ILU
完成了复数矩阵的计算,采用了并行算法原理,较快速的处理了稀疏矩阵方程结构。(Completed a complex matrix computation, parallel algorithm principle, more rapid processing of the sparse matrix equation structure.)
- 2010-12-29 10:11:50下载
- 积分:1
-
faojou
PLS部分最小二乘工具箱,数值分析的EULER法,matlab编写的元胞自动机。( PLS PLS toolbox, EULER numerical analysis method, matlab prepared cellular automata.)
- 2016-05-12 12:39:07下载
- 积分:1
-
math_shang
信息是个很抽象的概念,本文介绍了熵的概念,并介绍计算方法(information is a very abstract concept, this paper introduces the concept of entropy, and the calculation method introduced)
- 2007-06-08 14:46:52下载
- 积分:1
-
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
-
1003
c++算法源代码,主要是POJ上面的算法,根据标号可以找到。(c++ algorithm source code, POJ above algorithm, based on the label can be found.)
- 2012-09-12 22:28:34下载
- 积分:1
-
Romberg
数值分析,即计算方法课程中的龙贝格算法源代码。(Numerical analysis, calculation of the Romberg algorithm source code in the methods courses.)
- 2012-05-30 22:54:48下载
- 积分:1
-
polynomial_fitting
二元二次多项式曲面拟合法的Matlab实现,含有M文件及数据文件示例(Binary quadratic polynomial surface fitting Matlab, contain the M-file and the data file example)
- 2012-09-18 18:34:41下载
- 积分:1