搜索资源列表
wlg
- 五对角占优线性方程组求解的MATLAB 程序MYLU。 输入参数A为系数矩阵,F为右端向量。输出参数L,U为A的LU 分解A=LU,X为解向量。-five pairs diagonally dominant linear equations MYLU the MATLAB program. A input parameters for the coefficient matrix, F subguadratic vector. Ou
crout
- 用CROUT分解法求解三对角方程.对于对角占优的三对角方程可以求出数值稳定解.
JOR
- 基于双严格对角占优的概念,针对线性方程组在求解时常用的JOR迭代方法,给出了JOR迭代矩阵 谱半径新的上界及迭代法的收敛性准则,不仅适用于严格对角占优矩阵,还适用于双严格对角占优矩阵类,对相 应迭代阵谱半径的估计更精确且扩大了JOR方法收敛参数的选取范围,并用数值例子说明了所给结果的优越性。
psofunction
- pso 程序,一共三个,DeJong.m,get_psoOptions.m,pso.m结合起来就可以了,直接拷到work目录下就可以运行,其中get_psooptions中可以改设置,变成自己的; DeJong是适应函数,也可以改。-PSO procedures, a total of three, DeJong.m, get_psoOptions.m, pso.m combine, and they can work direct
wlg
- 五对角占优线性方程组求解的MATLAB 程序MYLU。 输入参数A为系数矩阵,F为右端向量。输出参数L,U为A的LU 分解A=LU,X为解向量。-five pairs diagonally dominant linear equations MYLU the MATLAB program. A input parameters for the coefficient matrix, F subguadratic vector. Ou
Pso
- 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。 -Simulation of a group of birds preying
crout
- 用CROUT分解法求解三对角方程.对于对角占优的三对角方程可以求出数值稳定解.-Decomposition method used CROUT tridiagonal equations. For the diagonally dominant tridiagonal numerical stability equation solution can be obtained.
JOR
- 基于双严格对角占优的概念,针对线性方程组在求解时常用的JOR迭代方法,给出了JOR迭代矩阵 谱半径新的上界及迭代法的收敛性准则,不仅适用于严格对角占优矩阵,还适用于双严格对角占优矩阵类,对相 应迭代阵谱半径的估计更精确且扩大了JOR方法收敛参数的选取范围,并用数值例子说明了所给结果的优越性。-Based on dual-strictly diagonally dominant concept for solving linear
jacobi
- 雅各比迭代并行算法源程序,前提要求对角占优-Jacobi iterative parallel algorithm source code, the prerequisite requirements of diagonally dominant
Nyquist-stability-analysis-
- 基于奈奎斯特稳定性分析的分散PI控制器设计 其中包括:列主对角占优定理、盖尔圆环定理、 对角优势系统的稳定性仅仅取决于其传递函数的主对角元素等等 -Nyquist stability analysis based on the decentralized PI controller design, including: the column diagonal dominance theorem, Gail circle theore
wer
- 广义严格对角占优矩阵的一组新判据Generalized strictly diagonally dominant matrix of a new criterion-Generalized strictly diagonally dominant matrix of a new criterion
2132
- 非定常对流占优扩散方程的非协调RFB稳定化方法分析-Unsteady convection-dominated diffusion equation non-conforming RFB stability analysis method
crout-diagonally
- 此程序用于计算追赶法对角占优的三对角矩阵的crout分解。整个程序可分为读文件和计算两部分-This program is used to calculate the chasing method decomposition the tridiagonal matrix crout diagonally dominant. The entire program read documents and calculation can be
G-S
- 本程序为G-S迭代法,若系数矩阵满足 1.G-S迭代矩阵谱半径小于一 2.jacobi迭代矩阵一范数或无穷范数小于一 3.系数矩阵A正定 4.系数矩阵A严格对角占优或不可约对角占优 则可返回A*x=b的解。算法迭代次数比 x=M*x+g形式的标准化迭代次数多,但所用时间少很多。-The program for the G-S iteration method, if the coefficient matrix
Matlab9.6.3
- matlab数值分析线性方程组严格对角占优,选主元计算程序-Matlab numerical analysis of linear equations strictly diagonally dominant, pivoting calculation program