-
lm
说明: levenberg-maquardt最小二乘拟合算法(This program do the levenberg-maquardt LS fit.)
- 2012-02-29 09:56:40下载
- 积分:1
-
pso
粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foraging algorithm (Particle Swarm Optimization), abbreviated as PSO. It has the advantages of high precision and fast convergence. It is widely used in system identification, function optimization and other fields. The document pso.m is a particle swarm algorithm identification program. On this basis, it is necessary to write an object function calculation program to realize the parameter identification of different systems.)
- 2017-09-29 12:52:29下载
- 积分:1
-
rkf45
fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序(fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including source code, a numerical example and output procedures)
- 2009-09-17 02:05:54下载
- 积分:1
-
ansys2
【ansys基本建模算例】带法兰油缸的有限元分析,计算相关应力即变形([Examples] basic modeling ansys finite element analysis with flanged cylinder, calculating the stress that is associated deformation)
- 2014-05-04 20:39:30下载
- 积分:1
-
GPKolmogorov
This file contains a summary of what you will find in each of the files that
make up your GPKolmogorov application.
- 2008-03-27 22:07:01下载
- 积分:1
-
PLS_NIPALS
非线性迭代偏最小二乘的MATLAB代码,可用于光谱数据的建模(MATLAB code of NIPLS)
- 2012-08-23 10:04:38下载
- 积分:1
-
LSSVM
利用最小二乘支持向量机原理,创建了LSSVM预测模型(The principle of least squares support vector machine, created LSSVM prediction model)
- 2013-04-01 16:55:12下载
- 积分:1
-
bianjiecengxiangsijie
求边界层方程的相似解法,使用四阶四级经典龙格库塔方法推进,适用于平板边界层,绕楔形体边界层流动等(Seeking boundary layer equations similar solution, using fourth-order Runge-Kutta method to promote four classic for boundary layer around the wedge boundary layer flow, etc.)
- 2015-02-07 22:36:41下载
- 积分:1
-
GEAR
吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
- 2021-03-08 11:29:28下载
- 积分:1
-
SimpleMatrix
对大规模的矩阵做高斯消元,适合大规模矩阵求逆!!!!!(Done on a large scale matrix Gaussian elimination, suitable for large-scale matrix inversion! ! ! ! !)
- 2021-03-10 23:29:26下载
- 积分:1