CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Ill-conditioned

搜索资源列表

  1. lsq

    0下载:
  2. The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:57867
    • 提供者:AiQing
  1. NumericalAnalysis

    0下载:
  2. 使用matlab进行数值分析时重要的参考资料,具体包含内容可以看英文描述-This text is written primarily for students/readers who have a good background of high school algebra, geometry, trigonometry, and the fundamentals of differential and integral calculus. This text includes the fol
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3432617
    • 提供者:何亮
  1. excellentprocedureorthesolutionofequations

    0下载:
  2. 一个优秀的解方程组的程序比如超定方程,病态方程。是我在做项目时遗留下来的,上传给大家使用!-An excellent procedure for the solution of equations such as over-determined equation, ill-conditioned equations. Yes I was doing projects left behind, upload for everyone to use!
  3. 所属分类:Algorithm

    • 发布日期:2016-06-02
    • 文件大小:4608
    • 提供者:wen33
  1. errestools

    0下载:
  2. 用来估计病态线性方程组正则化求解时的误差。-To estimate the error of regulation method for the ill-conditioned system of linear equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:8496
    • 提供者:李兵
  1. newLUok

    0下载:
  2. 数值分析中LU分解的程序,程序采用选取主元的方法有较高的精度,对病态矩阵也有较好效果-LU decomposition of numerical analysis procedures, procedures used to select principal components method with high accuracy, on the ill-conditioned matrix has good results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1653
    • 提供者:宋健
  1. newQRok

    0下载:
  2. 数值符号计算中利用QR分解求解方程的程序,经过病态矩阵的验证,程序有较高的精确性-Symbolic computation in numerical solving equations using QR decomposition process, through the ill-conditioned matrix of validation, the program has high accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1832
    • 提供者:宋健
  1. Matrix_Pencil

    1下载:
  2. 出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。 -Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:960
    • 提供者:徐微
  1. ZG

    0下载:
  2. 病态矩阵HILBERT,正则化高斯消元法,cholesky分解法-Ill-conditioned matrix HILBERT, regularization of Gaussian elimination method, cholesky decomposition
  3. 所属分类:JavaScript

    • 发布日期:2017-12-07
    • 文件大小:568
    • 提供者:wucx
  1. threebus

    0下载:
  2. Easy to edit weighted least squares algorithm implemented on a 3 bus test transmission network. Includes both bus and branch data. This can be also implemented on any other test transmission network that s not ill-conditioned.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:3373
    • 提供者:Eyisi Paul
  1. tsvd

    2下载:
  2. 截断奇异值分解技术是一种正则化方法,用于不适定问题的数值计算-Truncated Singular Value Decomposition is a regularizaiton method for ill-conditioned problem computation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:643
    • 提供者:hejinrong
  1. solution

    0下载:
  2. 病态方程组的数值解法,Guass,Jacobi,SOR iteration,conjugate gradient method-numerical solution of ill-conditioned system of equations,Guass,Jacobi,SOR iteration,conjugate gradient method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3443
    • 提供者:陶斯琴
  1. juzhengbingtai

    0下载:
  2. Hilbert矩阵病态线性代数方程组的求解 matlab 代做 代写-Hilbert matrix is ​ ​ ill-conditioned linear algebraic equations matlab doing some ghostwriting
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:31259
    • 提供者:李雷
  1. primal_dual

    3下载:
  2. 全变差求解病态线性方程组的算法说明及其Matlab上的实现代码,在反演问题中常常会用到,全变差正则化具有边界识别强的特点,在图像去噪和恢复方面很有价值!-Total Variation solving ill-conditioned linear equations Matlab algorithm descr iption and implementation code on the inverse problem will often be used, total variation reg
  3. 所属分类:Algorithm

    • 发布日期:2016-06-03
    • 文件大小:1024
    • 提供者:lwqq
  1. sor

    0下载:
  2. SOR法求解病态线性方程组的MATLAB源代码-SOR method for solving ill-conditioned linear equations MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7554
    • 提供者:kal
  1. gongetidufa

    0下载:
  2. 一种共轭梯度法的matlab函数,可以用于求解病态的线性方程组,提高求解精度.还提供了算法的介绍文档-A conjugate gradient method of matlab function, can be used to solve ill-conditioned linear equations, improve the accuracy of solving
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:74207
    • 提供者:cyw
  1. OVM

    0下载:
  2. A Dynamical Tikhonov Regularization for Solving Ill-posed Linear Algebraic Systems.pdf,以上论文提出的求解病态线性方程组的一种较新梯度下降法-A Dynamical Tikhonov Regularization for Solving Ill-posed Linear Algebraic Systems.pdf, more than one paper proposes solving ill-conditi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:654353
    • 提供者:linxk
  1. csvd+ttls

    0下载:
  2. ttls的正则化方法,适用于各种病态反问题的求解(The regularization method of ttls is applicable to solving various ill conditioned inverse problems)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:YT
  1. ILP

    0下载:
  2. 病态线性方程组的一些求解算法,包括传统的CG,CGLS,CGNR,LSQR和较新的OVM算法,它们都是一些迭代算法。(Some solving algorithms for ill conditioned linear equations include conventional CG, CGLS, CGNR, LSQR, and newer OVM algorithms, all of which are iterative algorithms.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:linxk
  1. tikhonov

    0下载:
  2. 解病态方程的正则化方法、逆问题不适定解的处理与正则化(Regularization method for solving ill conditioned equations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:五月之歌
  1. L曲线法

    1下载:
  2. 用MATLAB编写的病态方程的L曲线解决方法,可以通过L曲线确定所需的参数。(MATLAB prepared by the ill conditioned L curve solution, you can determine the required parameters through the L curve.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:wlhgravity
« 12 »
搜珍网 www.dssz.com