matlab中存档算法代码-MATAMG:MATLAB代数多重网格工具箱

上传者: 38713717 | 上传时间: 2021-09-21 21:06:12 | 文件大小: 65KB | 文件类型: ZIP
matlab中存档算法代码 MATAMG - MATLAB Algebraic Multigrid toolbox 版本v.0.1 Minho Park版权所有(C)2009-2011 CONTENTS ============================= 1简介2入门2.1获取MATAMG副本2.2安装MATAMG 2.3运行MATAMG 3。更改参数4.示例程序4.1 5点模具泊松4.2 9点模具泊松5.如何引用MATAMG 6.错误报告 简介=============== MATAMG代表MATLAB Algebraic Multigrid。 它是MATLAB工具箱,用于用代数多重网格算法求解线性系统。 MATAMG支持经典代数多重网格(AMG)插值,自适应AMG(aAMG)插值和自举AMG(BAMG)插值。 MATAMG旨在允许用户选择几种松弛,粗化方法和自适应过程。 入门================== 2.1获得复制品 MATAMG可在处获得。 可以通过直接向作者发送电子邮件来获得它()。 2.2安装图片 要安装MATAMG工具箱,请执行以下操作: 解压缩分发

文件下载

资源详情

[{"title":"( 58 个子文件 65KB ) matlab中存档算法代码-MATAMG:MATLAB代数多重网格工具箱","children":[{"title":"MATAMG-master","children":[{"title":"Contents.m <span style='color:#111;'> 542B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"rbamg_mex_backup.c <span style='color:#111;'> 3.93KB </span>","children":null,"spread":false},{"title":"aggfirstcoloring.c <span style='color:#111;'> 10.41KB </span>","children":null,"spread":false},{"title":"cr.c <span style='color:#111;'> 6.86KB </span>","children":null,"spread":false},{"title":"gs.c <span style='color:#111;'> 6.52KB </span>","children":null,"spread":false},{"title":"bgs.c <span style='color:#111;'> 6.55KB </span>","children":null,"spread":false},{"title":"rbamgp_mex.c <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false},{"title":"aamgp_mex.c <span style='color:#111;'> 4.14KB </span>","children":null,"spread":false},{"title":"getA_mex.c <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"kaczmarz.c <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"sc.c <span style='color:#111;'> 4.85KB </span>","children":null,"spread":false},{"title":"longrangeamgp_mex.c <span style='color:#111;'> 5.02KB </span>","children":null,"spread":false},{"title":"firstcoloring.c <span style='color:#111;'> 9.71KB </span>","children":null,"spread":false},{"title":"crsrow.c <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"length2strong_mex.c <span style='color:#111;'> 5.08KB </span>","children":null,"spread":false},{"title":"ibamgp_mex.c <span style='color:#111;'> 4.07KB </span>","children":null,"spread":false},{"title":"aggsecondcoloring.c <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false},{"title":"sc_positive.c <span style='color:#111;'> 6.09KB </span>","children":null,"spread":false},{"title":"secondcoloring.c <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"intpsetup.c <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"stencil2mat_mex.c <span style='color:#111;'> 20.23KB </span>","children":null,"spread":false},{"title":"jacobi.c <span style='color:#111;'> 6.76KB </span>","children":null,"spread":false},{"title":"amgp_mex.c <span style='color:#111;'> 5.00KB </span>","children":null,"spread":false}],"spread":false},{"title":"bin","children":[{"title":"sc_positive.m <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"sc.m <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"getA.m <span style='color:#111;'> 424B </span>","children":null,"spread":false},{"title":"mm.m <span style='color:#111;'> 553B </span>","children":null,"spread":false},{"title":"amgpath.m <span style='color:#111;'> 105B </span>","children":null,"spread":false},{"title":"vcycle.m <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"sparse2crs.m <span style='color:#111;'> 881B </span>","children":null,"spread":false},{"title":"aggcoarsening.m <span style='color:#111;'> 673B </span>","children":null,"spread":false},{"title":"fistcoloring.m <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"vcycle2.m <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"amgcoarsening.m <span style='color:#111;'> 895B </span>","children":null,"spread":false},{"title":"crs2sparse.m <span style='color:#111;'> 686B </span>","children":null,"spread":false},{"title":"interp_setup_mfile.m <span style='color:#111;'> 576B </span>","children":null,"spread":false},{"title":"amgp.m <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"rbamgp.m <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"amg.m <span style='color:#111;'> 12.93KB </span>","children":null,"spread":false},{"title":"amgget.m <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"changelog.m <span style='color:#111;'> 188B </span>","children":null,"spread":false},{"title":"longrangeamgp.m <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"amgbench.m <span style='color:#111;'> 11.85KB </span>","children":null,"spread":false},{"title":"strongconnection.m <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"amginitsetup.m <span style='color:#111;'> 11.40KB </span>","children":null,"spread":false},{"title":"length2strong.m <span style='color:#111;'> 836B </span>","children":null,"spread":false},{"title":"cr_coarsening.m <span style='color:#111;'> 3.94KB </span>","children":null,"spread":false},{"title":"amgversion.m <span style='color:#111;'> 44B </span>","children":null,"spread":false},{"title":"secondcoloring.m <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"amgset.m <span style='color:#111;'> 13.78KB </span>","children":null,"spread":false},{"title":"stencil2mat.m <span style='color:#111;'> 632B </span>","children":null,"spread":false},{"title":"aamgp.m <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false}],"spread":false},{"title":"install.m <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false},{"title":"info.xml <span style='color:#111;'> 976B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.22KB </span>","children":null,"spread":false},{"title":"include","children":[{"title":"matamg.h <span style='color:#111;'> 19.64KB </span>","children":null,"spread":false}],"spread":true},{"title":"example","children":[{"title":"ex01.m <span style='color:#111;'> 739B </span>","children":null,"spread":false}],"spread":true},{"title":"README.txt <span style='color:#111;'> 3.81KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明