-
CG_DESCENT-C-2.0.tar
共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。(Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.)
- 2020-06-28 20:00:01下载
- 积分:1
-
MLS
说明: 移动最小二乘法程序,用MATLAB编写的函数形式,直接可以调用(Moving Least Square Method)
- 2011-04-07 16:08:36下载
- 积分: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
-
a
说明: FFT正变换和逆变换,了解FFT变换的实质(FFT transform and inverse transform is to understand the substance of FFT transform)
- 2007-11-27 20:49:06下载
- 积分:1
-
CZM_for_instability
用于有限元软件Abaqus分析材料断裂的粘结区模型(CZM)子程序,由著名学者高彦飞编程,具有很高的参考价值。(ABAQUS allows the addition of a variety of user subroutines. We define a user element by UEL. Information of element and nodal displacements can be obtained from ABAQUS, and we update the stiffness matrix and the residual vector following the cohesive zone law. More coding details can be found in ABAQUS manual.)
- 2021-04-05 16:49:03下载
- 积分:1
-
SDamala
提供多种nonlinear dynamics函数,包括bifurcation analysis, 和 chaos analysis.(Function of a variety of nonlinear dynamics, including bifurcation analysis, and chaos analysis.)
- 2011-02-07 13:16:13下载
- 积分:1
-
最速下降法求解方程组
说明: 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1
-
K_SIRP
说明: SIRP法仿真K分布杂波,之前有下载过类似的,但是建立非线性表时的函数定义是有错误的,进行了修改,可以得到较好的估计效果(Simulating K distribution clutter by SIRP, similar to the code which been downloaded before, but when the establishment of non-linear function is wrong and modified, you can get a better estimate effect )
- 2009-07-22 10:20:37下载
- 积分:1
-
资料
资料中提供了对应的数据和程序,其中程序能够实现对三维数据的拟合。(It can realize data fitting)
- 2017-07-05 11:26:21下载
- 积分:1
-
Sod
利用5阶WENO有限差分法求解一维Euler方程组,给出求解Sod型激波管问题的详细程序。(The use of 5-order WENO finite difference method for solving one-dimensional Euler equations given type of shock tube problem solving Sod detailed procedures.)
- 2014-02-07 11:03:08下载
- 积分:1