CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - relaxation
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - relaxation - List
[
Mathimatics-Numerical algorithms
]
数值计算
DL : 0
定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
Date
: 2025-07-13
Size
: 3kb
User
:
毛伟杰
[
Documents
]
QOS路由器器问题的Lagrange松驰求解方法
DL : 0
QOS路由器器问题的Lagrange松驰求解方法 可以参考-QOS routers for the Lagrange relaxation can refer Solution
Date
: 2025-07-13
Size
: 113kb
User
:
余之越
[
Software Engineering
]
Lagrangian1
DL : 0
用Lagrangian松弛法解化工批处理调度问题,不错的文章,希望队大家有用-using Lagrangian relaxation method of chemical batch scheduling problems, the article is true, We hope that the team useful
Date
: 2025-07-13
Size
: 255kb
User
:
张伟
[
Software Engineering
]
JobShoplag
DL : 0
用Lagrangian松弛法解jobshop调度问题,不错的文章,希望队大家有用-using Lagrangian relaxation method of jobshop scheduling problems, the article is true, We hope that the team useful
Date
: 2025-07-13
Size
: 252kb
User
:
张伟
[
Algorithm
]
mySOR
DL : 0
实现N阶线性方程组Ax=b逐次超松弛迭代法的通用程序-Realization of N-order linear equations Ax = b successive over-relaxation iteration method generic procedures
Date
: 2025-07-13
Size
: 1kb
User
:
潘晓惠
[
Algorithm
]
jacobi
DL : 0
The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checking
Date
: 2025-07-13
Size
: 2kb
User
:
danielwood
[
AI-NN-PR
]
XiandaiYouhuaJisuanFangfa
DL : 0
谢金星,邢文训 本书系统地介绍了禁忌搜索、模拟退火、遗传 算法、人工神经网络和拉格朗日松驰等现代优化计算方法的模型与理论、应用技术和应用案例。本书共6章,第1章介绍算法复杂性的基本概念和启发式算法的评价方法,后5章分别介绍各个现代优化计算方法。-Xie Venus, Xing Wenxun book systematically introduce the tabu search, simulated annealing, genetic algorithms, artificial neural networks and modern optimization Lagrangian relaxation method of calculating the model with the theory, applied technology and application of the case. A total of 6 book chapters, Chapter 1 Introduction algorithm complexity of the basic concepts and heuristic algorithm of the evaluation methods, Chapter 5, respectively, after the introduction of modern optimization of the various methods of calculation.
Date
: 2025-07-13
Size
: 4.01mb
User
:
萧七
[
matlab
]
relaxation
DL : 0
SOR方法解线性方程组的matlab程序例子(李庆扬数值分析例子)-SOR method to solve linear equations matlab program examples (examples of numerical analysis李庆扬)
Date
: 2025-07-13
Size
: 1kb
User
:
tianhai
[
Windows Develop
]
FluidSolvr1
DL : 0
My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor
Date
: 2025-07-13
Size
: 192kb
User
:
[
Algorithm
]
SOR
DL : 0
SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
Date
: 2025-07-13
Size
: 1kb
User
:
罗磊君
[
Other
]
Mathematics
DL : 0
利用数值分析中LU、LDLT、JACOBI、GAUSS_SEIDEL、RELAXATION各种方法解结构矩阵问题,Visual C#源代码-Numerical analysis of the use of LU, LDLT, JACOBI, GAUSS_SEIDEL, RELAXATION structure matrix method to solve various problems, Visual C# Source code
Date
: 2025-07-13
Size
: 5kb
User
:
王大和
[
Algorithm
]
SOR
DL : 0
这是松弛法编程,它是高斯-赛德尔迭代法的一种加速收敛的方法。是大型稀疏矩阵线性方程组的有效解法之一。 -This is the relaxation method programming, it is the Gauss- Seidel iterative method to accelerate the convergence of a method. Large sparse matrix system of linear equations, one effective solution.
Date
: 2025-07-13
Size
: 3kb
User
:
顾一新
[
Algorithm
]
program
DL : 0
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
Date
: 2025-07-13
Size
: 3kb
User
:
funintears
[
hospital software system
]
T1simdata.m
DL : 0
T1 relaxation NNLS simulation setup.
Date
: 2025-07-13
Size
: 1kb
User
:
Lause
[
Algorithm
]
SOR
DL : 0
逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Successive Over Relaxation Me thod, called SOR method) is the Gauss- Seidel method for an accelerated method is solution of large sparse matrix equations, one effective method, it has a simple formula, programming easy, take up less computer memory, etc., but the need for better acceleration factor (that is, the best relaxation factor). Let us first talk about the meaning of the term relaxation, and then use it to explain the Jacobi s iterative method and the Gauss- Seidel iterative method, and finally gives successive over relaxation iterative method of projection formula and the convergence condition.
Date
: 2025-07-13
Size
: 1kb
User
:
iop
[
AI-NN-PR
]
optimization
DL : 0
最优化算法的总结,包括了主要的搜索算法,NP问题,遗传算法,神经网络,拉格朗日松弛,对计算机优化计算提供理论基础。-Summary of optimization algorithms, including the main search algorithm, NP problems, genetic algorithms, neural networks, Lagrangian relaxation, to provide a theoretical basis for computer optimization calculations.
Date
: 2025-07-13
Size
: 6.08mb
User
:
zn
[
Books
]
getPDF11
DL : 0
Region-growing approach to colour segmentation using 3-D clustering and relaxation labelling The paper presents a new segmentation algorithm for colour images based on a series of region growing and merging processes. This algorithm starts with the region growing process, which groups pixels into homogeneous regions by combining the 3-D clustering and relaxation labelling techniques. Each resulting small region is then merged to the region which is the nearest to it in terms of colour similarity and spatial proximity.
Date
: 2025-07-13
Size
: 1.16mb
User
:
mohammad
[
Algorithm
]
Relajacion_Lagrangiana
DL : 0
Gams Ide code for solve a Lagrangian Relaxation problem for two diferents forms (hyperplanes drying method and method of feasible region)
Date
: 2025-07-13
Size
: 10kb
User
:
mensajer
[
Other
]
sup-relaxation-iteration-method
DL : 0
逐次超松弛迭代,数值模拟人士必知晓的知识-sup-relaxation iteration method
Date
: 2025-07-13
Size
: 739kb
User
:
刘翔东
[
source in ebook
]
Jacobi-over-relaxation
DL : 0
Jacobi超松弛迭代是不动点迭代的一种,但收敛速度一般来讲并不理想。-Jacobi over relaxation is a fixed point iteration, the convergence rate is not ideal.
Date
: 2025-07-13
Size
: 677kb
User
:
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.