-
LZYGSXY
数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载(Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download)
- 2009-01-05 22:38:00下载
- 积分: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
-
fft
fft傅里叶快速变化程序,里面说的很清楚,很使用。(FFT Fourier rapid change program, which made it very clear, is to use.
)
- 2014-05-11 20:59:38下载
- 积分:1
-
Improved_partilce_filter
说明: 采用误差校正算法改进的粒子滤波器,主要解决粒子滤波局部滤波发散的问题(The use of error correction algorithms to improve the particle filter, the main particle filter to solve the problem of local filtering divergence)
- 2008-09-18 09:06:56下载
- 积分:1
-
Vmodel
汽车仿真模型,包含七自由度仿真模型、m文件和数学方程式(Car simulation model,Contains seven degrees of freedom simulation model m file and mathematical equations)
- 2021-03-30 16:09:09下载
- 积分:1
-
arfit1
多变量自回归模型matlab源码,可以简单方便地计算多变量自回归模型系数,谱结构等(multivariate autoregressive models)
- 2010-01-20 09:30:54下载
- 积分:1
-
mat
说明: 二分法求方程数值解,程序含说明性文字,精度可调(The numerical solution of the equation is obtained by dichotomy. The program contains explanatory text and the precision is adjustable)
- 2020-11-11 16:23:38下载
- 积分:1
-
mm
说明: 模糊模拟、神经网络以及遗传算法的结合,matlab程序(The combination of fuzzy simulation, neural network and genetic algorithm, matlab program)
- 2013-03-06 15:09:50下载
- 积分:1
-
C_classical_src
平常练习的一些程序,比较基础,包括求斐波那契数、完数等等(Some of the usual practice procedures, more infrastructure, including seeking Fibonacci numbers, number, etc. End)
- 2013-11-18 21:18:19下载
- 积分:1
-
Approximations_Finite_Element_Methods
In this section we introduce the idea of Galerkin approximations by considering
a simple 1-d boundary value problem
- 2018-01-01 08:47:19下载
- 积分:1