您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Matlab - Optimisation Toolbox - User

  2. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-3 Problems Covered by the Toolbox . . . . . . . . . . . . . . . . . . . . . . . . 2-3 Using the Optimization Functions . . . . . . . . . . . . . . . . .
  3. 所属分类:其它

    • 发布日期:2009-06-11
    • 文件大小:3145728
    • 提供者:xiaogangmath
  1. sparselib++

  2. C++的 Sparse matrix 库,与 sparse BLAS 差不多,多了对矩阵的 preconditioner功能,可以配合 IML++ 做线性方程组的迭代求解。
  3. 所属分类:C++

    • 发布日期:2008-05-24
    • 文件大小:162816
    • 提供者:huanghuazhan
  1. A comparison theorem for the iterative method with the new preconditioner (I + S1)

  2. 线性方程组的预条件比较定理,赵景余,张玉新 ,在这篇文章中,我们提出了一种新的预条件,并且分析了它的收敛性和比较定理,最后,数值例子也说明了这种预条件的有效性.
  3. 所属分类:其它

    • 发布日期:2020-03-04
    • 文件大小:244736
    • 提供者:weixin_38536841
  1. A new Bramble-Pasciak-like preconditioner forsaddle point problems

  2. 求解鞍点问题的新Bramble-Pasciak预条件子,彭小飞, 黎稳,本文提出了一个新的Bramble-Pasciak型预条件子. 原系统经这种预条件子处理后, 转换成了关于某种内积对称正定的系统, 后者能用Bramble-Pasciak
  3. 所属分类:其它

    • 发布日期:2019-12-29
    • 文件大小:161792
    • 提供者:weixin_38747087
  1. 数值分析——共轭梯度法(CG Algorithm)的C++代码

  2. 自己写的共轭梯度法。 PS1:打算加入预处理子(Preconditioner),所以文件名为PCG.cpp。 PS2:在我的电脑上解一个5000维的矩阵用时180多秒。。。 PS3:用于表示稀疏矩阵的数组比较特别,看不懂可以联系我。
  3. 所属分类:C++

    • 发布日期:2010-05-26
    • 文件大小:4096
    • 提供者:bayinamine
  1. matting:用于Alpha遮罩的Python包。 该存储库已移动-源码

  2. 此存储库已移动 删除图像的背景 输入图像 输入遮罩 提取前景 简单的例子 from matting import alpha_matting , load_image , save_image , estimate_foreground_background , stack_images image = load_image ( "plant_image.jpg" , "RGB" ) trimap = load_image ( "plant_trimap.png" , "GRAY" ) alph
  3. 所属分类:其它

    • 发布日期:2021-03-17
    • 文件大小:1048576
    • 提供者:weixin_42165490