-
基于类电磁机制的优化算法
EM算法代码,利用类电磁机制求解优化问题的优化算法可以达到全局最优的算法,并且不要求目标函数或者约束变量可微
- 2023-04-05 21:25:03下载
- 积分:1
-
基于matlab的视频对象的纹理分割
该算法用matlab编程实现视频对象的纹理分割,经验证该算法的分割效果很好,希望对大家有帮助。尤其希望对做视频编码的新手有帮助。
- 2022-02-25 14:47:55下载
- 积分:1
-
链表逆置cpp代码
利用辅助指针 基本思想:在遍历结点过程中,设置辅助指针,用于记录先前遍历的结点。这样依次编译的过程中只需修改其后继结点的next域即可
- 2022-02-21 23:53:38下载
- 积分:1
-
共轭梯度法
Conjugate gradient method for non-linear equations inC
- 2022-02-26 09:12:17下载
- 积分:1
-
边缘 betweenness 核心地位
你好。
我需要 向边缘 betweenness 核心算法在 matlab 中。
thancks。
- 2023-09-01 22:35:03下载
- 积分:1
-
程序动画Delphi
程序动画Delphi
- 2022-07-20 20:03:16下载
- 积分:1
-
SIMPLE algrithm in Computational fluid mechanics
应用背景This application is to focus on the numerical methods in Computational Fluid Mechanics, dealing with aeronautics, hydraulics, heat and mass transfer etc. We konw fluids have the ability to transport matter and its propertities as well as transmit force, therefore fluid mechanics is a subject that is particularly open to cross fertilization with other sciences and disciplines of engineering. The subject of fluid mechanics will be highly relevant in domains such as chemical,metallurgical, biological and ecological engineering.关键技术
SIMPLE (Semi-Implicit Method for Pressure Linked Equations) algrithm is the principal numerical method to numerical simulate incompressible fluid flow, it can remove the difficults of fake pressure disturbance and neglecting specific pressure equation for incompressible fluid flow successful. The main thoughts and steps of SIMPLE algorithm are given in this application.
The single-phase loc
- 2023-03-06 10:05:03下载
- 积分:1
-
用C++完成的双链表源代码
用C++完成的双链表源代码-completion of the C-List source code
- 2022-10-05 13:05:02下载
- 积分:1
-
this doc is the best way to recognise the methods of clustering
this doc is the best way to recognise the methods of clustering
- 2022-06-19 08:38:37下载
- 积分:1
-
追赶法求解三对角矩阵是数值算法中重要的一种,这个利用了求借热传导方程...
追赶法求解三对角矩阵是数值算法中重要的一种,这个利用了求借热传导方程-chased solve three-diagonal matrix numerical algorithm is an important, the use of the demand by heat conduction equation
- 2022-08-18 21:43:36下载
- 积分:1