-
PMF-FFT
详细介绍了PMF-FFT的原理和实现方法,对于初学者有一定的帮助(Details of the theory and implementation of PMF-FFT, there is some help for beginners)
- 2021-05-13 08:30:02下载
- 积分:1
-
Jacobi
牛顿迭代,雅克比,求解非线性方程组 数值分析
MATLAB相结合(Jacobi NEWTON)
- 2012-02-20 20:24:29下载
- 积分:1
-
FDTD2D_UPML
二阶精度的FDTD正演算法,可用于井间电磁波探测模拟(The accuracy of the second order FDTD are algorithm
Can be used to detect simulation between Wells electromagnetic waves
)
- 2020-10-07 20:47:37下载
- 积分: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
-
sod-problem-by-MacCormack
一维 问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度 两步差分格式进行数值求解。(Use MacCormack difference scheme for solving a two-dimensional shock tube problem)
- 2014-01-03 09:15:51下载
- 积分:1
-
分形维数MATLAB程序源码
说明: 分维反映了复杂形体占有空间的有效性,它是复杂形体不规则性的量度。它与动力系统的混沌理论交叉结合,相辅相成。它承认世界的局部可能在一定条件下或过程中,在某一方面(形态,结构,信息,功能,时间,能量等)表现出与整体的相似性,它承认空间维数的变化既可以是离散的也可以是连续的,进而拓展了视野。(Fractal dimension reflects the validity of space occupied by complex bodies, which is a measure of irregularity of complex bodies. It combines with chaos theory of dynamic system and complements each other. It recognizes that the part of the world may be similar to the whole in certain conditions or processes (form, structure, information, function, time, energy, etc.). It recognizes that the change of spatial dimension can be discrete or continuous, thus expanding the horizon.)
- 2019-06-07 00:06:00下载
- 积分:1
-
fang-ku06
多目标跟踪的粒子滤波器,各种kalman滤波器的设计,采用加权网络中节点强度和权重都是幂率分布的模型。( Multi-target tracking particle filter, Various kalman filter design, Using weighted model nodes in the network strength and weight are power law distribution.)
- 2017-04-04 18:32:25下载
- 积分:1
-
SpaRSA
SpaRSA算法作为解决凸优化问题的重要方法,在压缩感知等领域具有重要应用,这篇文章是SpaRSA算法的原始文章,学习这篇文章就可以进行SpaRSA算法程序的编写了。(SpaRSA algorithm to solve convex optimization problems as an important method in the field of compressed sensing and other important applications, this article is SpaRSA algorithm original articles, learning this article can be carried SpaRSA algorithm procedures for the preparation of.)
- 2013-10-24 20:10:00下载
- 积分:1
-
cube_0p1mm
说明: abaqus周期性边界条件代码,可以参考学习(ABAQUS periodic boundary condition code can refer to learning)
- 2020-08-13 22:08:28下载
- 积分:1
-
PSO
说明: 基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。(Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity, which can effectively avoid the search process into a local minimum solution.)
- 2010-03-17 21:51:53下载
- 积分:1