-
STOKES_FLOW
Finite Element Programming for Matlab in 2D (Stokes flow)
- 2009-11-12 12:48:57下载
- 积分:1
-
matlab-2
曲线标记,指定坐标轴范围的变化等实用的MATLAB程序(curve marking designated axes changes in the scope of the practical procedures MATLAB)
- 2006-07-10 12:43:20下载
- 积分:1
-
codes
bacterial foraging codes
- 2011-09-02 15:23:50下载
- 积分:1
-
PSO
用粒子群算法(PSO)优化样本再拟合函数找出最大值(Using Particle Swarm Optimization (PSO) to find optimal maximum sample and then fitting function)
- 2010-09-01 14:47:06下载
- 积分:1
-
SOR2
可求解二维变量矩阵的超松弛迭代方法,因此所求解未知量可为二维矩阵。(It is a SOR solver which can be used to solve the 2D unknowns matrix.)
- 2010-09-06 16:56:10下载
- 积分:1
-
RecPF_v2.2
说明: 基于局部傅里叶变换数据的重构算法的研究,是一种比有效快速的重构算法(New features:
Switched to complex computation, fully compatible with complex data
Replaced penalty parameter continuation by R. Glowinski and P.L. Tallec s alternating direction method (ADM or ADMM)
New parameter/data normalization was added to make parameters rather independent of the image size, pixel intensity range, and number of CS measurements. To find the parameters aTV and aL1 for version 2.0 corresponding to those used in versions 1.1 or 1.0, see Lines 60, 66, and 67 of RecPF.m.
)
- 2020-12-02 21:59:25下载
- 积分:1
-
TestChapter7_EP
以矿山管理为例子解决离散时间和离散状态的动态模型。(solving the discret time,discret state dynamic models in economics.)
- 2012-03-28 17:02:39下载
- 积分:1
-
Case-Highlights-MATLAB-program
MATLAB案例程序集锦,有助于新手入门学习,起辅助作用(Case Highlights MATLAB programto help beginners learn, play a supporting role)
- 2014-10-12 19:43:48下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1
-
Genetic-Algorithmsmatlab-code
基于matlab的遗传分析算法和代码,对学习遗传分析很有帮助(Matlab-based genetic analysis algorithms and code, to learn useful genetic analysis)
- 2014-08-21 11:00:09下载
- 积分:1