Article(id=1242120528195031866, tenantId=1146029695717560320, journalId=1146031591421210625, issueId=1242120519928058647, articleNumber=null, orderNo=null, doi=null, pmid=null, cstr=null, oa=null, hot=null, price=null, onlineType=0, articleFormat=0, articleType=null, articleTypeStr=null, receivedDate=1270051200000, receivedDateStr=2010-04-01, revisedDate=1282579200000, revisedDateStr=2010-08-24, acceptedDate=null, acceptedDateStr=null, onlineDate=1284307200000, onlineDateStr=2010-09-13, pubDate=1284307200000, pubDateStr=2010-09-13, doiRegisterDate=null, doiRegisterDateStr=null, onlineIssueDate=1284307200000, onlineIssueDateStr=2010-09-13, onlineJustAcceptDate=null, onlineJustAcceptDateStr=null, onlineFirstDate=null, onlineFirstDateStr=null, sourceXml=null, magXml=null, createTime=1774074211401, creator=sys-migrate, updateTime=1774074211401, updator=sys-migrate, issue=Issue{id=1242120519928058647, tenantId=1146029695717560320, journalId=1146031591421210625, year='2010', volume='28', issue='17', pageStart='3', pageEnd='140', issueExtLink='null', onlineDate='null', pubDate='1284307200000', pubDateStr='2010-09-13', beforeIssueId=null, nextIssueId=null, price=null, status=1, issueComplete=1, articleOrder=3, issueType=-1, specialIssue=null, createTime=1774074209431, creator='sys-migrate', updateTime=1774074209431, updator='sys-migrate', preIssue=null, nextIssue=null, articleTotal=null, ext=null, issueFiles=null, downloadFileDto=null}, startPage=46, endPage=49, ext={EN=ArticleExt(id=1242120531332367075, articleId=1242120528195031866, tenantId=1146029695717560320, journalId=1146031591421210625, language=EN, title=Four Parameter Algorithm for Solving the Quasi-pentadiagonal Linear Equations, columnId=1242116080374710456, journalTitle=Science & Technology Review, columnName=Articles, runingTitle=null, highlight=null, articleAbstract=Quasi-pentadiagonal linear equations are important in computational mathematics and scientific/engineering computing, which would arise during the solution of boundary value problems for elliptical or parabolic partial differential equation(s) with periodical
boundary conditions, and the quintic interpolating splines with periodical boundary conditions. Based on the ideas of the forward elimination and backward substitution algorithm for pentadiagonal linear equations and the matrix decomposition, a four parameter algorithm for quasi-pentadiagonal linear equations is proposed in this paper. It involves four steps. In the first step, the first two unknowns x1, x2 and the last two unknowns xn-1, xn are taken as the four parameters, which are responsible for the non-zero elements at corners of the quasi-pentadiagonal matrix. In the second step, other unknowns of the equations are expressed explicitly by the four parameters. Then the standard pentadiagonal linear equations can be formed with the help of special matrix decomposition and solved conveniently with the help of the forward elimination and backward substitution algorithm. In the third step, the four parameters are solved with the help of the first two equations and the last two equations with decomposed matrixes. At last, all unknowns are solved efficiently when the four parameters are substituted into the equations with the decomposed matrix. With this algorithm, two methods of solving the four parameters are presented in this paper. One is that all other unknowns are expressed explicitly by the four parameters. Then the four parameters are solved with the help of the first two equations and the last two equations. The other is that the four parameters are regarded as known quantities and are substituted into the 3~n-2 equations, which are to be solved. Then the four parameters can be solved when x3, x4, xn-3, xn-2 are substituted into the first two equations and the last two equations. The computation cost of the two methods is almost the same for large scale pentadiagonal equations. The stability analysis shows that the four parameter algorithm is stable if the coefficient matrix is a strictly diagonally dominant matrix. The numerical example indicates that the computational time of the two algorithms is consistent with the theoretical result.
, authors=null, authorsList=null, authorCompany=null, correspAuthors=null, authorNote=null, correspAuthorsNote=null, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=null, magXml=null, pdfUrl=null, pdf=kXTxUoq/LjilotY8LDYJjg==, pdfFileSize=351770, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=null, mapNumber=null, fund=null), CN=ArticleExt(id=1242120530631918302, articleId=1242120528195031866, tenantId=1146029695717560320, journalId=1146031591421210625, language=CN, title=求解拟五对角线性方程组的四参数法, columnId=1146540929516700224, journalTitle=科技导报, columnName=研究论文, runingTitle=null, highlight=null, articleAbstract=基于五对角线性方程组的追赶法,给出了拟五对角线性方程组的四参数求解方法。算法的基本思想是,将方程组的前2个未知量x1,x2和最后2个未知量xn-1,xn看作参数,这4个未知量正好对应于拟五对角方程组边角位置上的非零元素。然后通过特殊的矩阵分解将方程组解向量中的其他n-4个未知量用x1,x2,xn-1和xn 4个参数表示,从而形成标准的五对角线性方程组,可以方便地利用求解标准五对角线性方程组的追赶法进行求解。被看作参数的4个未知量可以利用原方程组中的前后两个方程及中间变量求出。最后,将已经求出的4个参数再代入分解矩阵形成的方程组中求得其余分量。鉴此,本文给出了两种不同的实现方法,其主要区别在于求解4个参数的过程不同。一种方法是将解向量的全部分量用参数线性表出,然后取出前后各2个式子组成参数方程,求出4个参数。另一种方法是将4个参数作为已知量先代入第3~n-2个方程中,整理后得到一个n-4阶的方程组,解出第3~n-2个解分量的参数表达式,再将x3,x4,xn-3,xn-2回代到前2个方程和最后2个方程中组成参数方程,求出4个参数。对于规模较大的拟五对角线性方程组而言,这两种算法的计算量几乎一样。该算法的数值稳定性分析结果表明,系数矩阵在满足严格对角占优的条件下,该算法是稳定的。数值实验结果表明,两种算法的实际计算时间与算法的理论分析相符合。, authors=李文强,马 民, authorsList=李文强;马 民, authorCompany=河南师范大学数学与信息科学学院,河南新乡 453007, correspAuthors=null, authorNote=null, correspAuthorsNote=李文强, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=null, magXml=null, pdfUrl=null, pdf=j1JvtBX/0ae6VI2jyOWUjg==, pdfFileSize=351770, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=null, mapNumber=null, fund=null)}, authors=null, keywords=[Keyword(id=1242120528962589500, tenantId=1146029695717560320, journalId=1146031591421210625, articleId=1242120528195031866, language=CN, orderNo=1, keyword=拟五对角线性方程组), Keyword(id=1242120530405425884, tenantId=1146029695717560320, journalId=1146031591421210625, articleId=1242120528195031866, language=CN, orderNo=1, keyword=追赶法), Keyword(id=1242120530489311965, tenantId=1146029695717560320, journalId=1146031591421210625, articleId=1242120528195031866, language=CN, orderNo=1, keyword=四参数法), Keyword(id=1242120531030377183, tenantId=1146029695717560320, journalId=1146031591421210625, articleId=1242120528195031866, language=EN, orderNo=1, keyword=quasi-pentadiagonal equations), Keyword(id=1242120531118457568, tenantId=1146029695717560320, journalId=1146031591421210625, articleId=1242120528195031866, language=EN, orderNo=1, keyword=forward elimination and backward substitution algorithm), Keyword(id=1242120531198149345, tenantId=1146029695717560320, journalId=1146031591421210625, articleId=1242120528195031866, language=EN, orderNo=1, keyword=four parameters algorithm)], refs=null, funds=null, companyList=null, figs=null, attaches=null, journal=Journal(id=1125356956822126595, delFlag=0, nameCn=科技导报, nameEn=Science & Technology Review, nameHistory1=null, nameHistory2=null, issn=1000-7857, eissn=, cn=11-1421/N, coden=null, periodic=3, language=CN, oaType=0, ccby=null, superviseOffice=null, ownerOffice=null, pubOffice=null, editorOffice=null, officeType=null, aims=null, clcCode=null, officeProv=null, officeCity=null, officeAddr=null, officeZip=null, officeEmail=null, officePhone=null, editDirector=null, officeDirector=null, officeDirectorPhone=null, officeStaffNum=null, officeEmpNum=null, coverPicUrl=wfghvu3bhh/dKxuZ+ucVHA==, journalPrice=null, startedYear=null, abbrevIsoEn=Sci Technol Rev, journalRemark=null, publicationField=null, createdTime=null, updatedTime=1774230116083, createdBy=null, updatedBy=13041195026, firstLetterCn=S, firstLetterEn=S, subjectCode=Natural Sciences, subjectName=自然科学, subjectCodeEn=Natural Sciences, subjectNameEn=null, picCn=wfghvu3bhh/dKxuZ+ucVHA==, picEn=yjSfclmpNm7ihn9NbTZ69g==, jcr=null, cjcr=null, exts=[JournalExt(id=1242774439910290156, language=CN, name=科技导报, nameHistory1=null, nameHistory2=null, managedBy=中国科学技术协会, sponsoredBy=中国科学技术协会, publishedBy=科技导报社, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=http://www.kjdb.org/CN/home, createdTime=1774230116107, updatedTime=1774230116107, createdBy=13041195026, updatedBy=13041195026, submissionGuidelinesUrl=http://www.kjdb.org/CN/column/column7.shtml, submissionAuthorUrl=https://kjdbauthor.cast.org.cn/webm, submissionEditorUrl=https://kjdbeditor.cast.org.cn/webm/, submissionReviewUrl=https://kjdbauthor.cast.org.cn/webm, submissionCeEditorUrl=https://kjdbeditor.cast.org.cn/webm/, submissionAeEditorUrl=https://kjdbeditor.cast.org.cn/webm/, option={"copyright":""}), JournalExt(id=1242774439960621805, language=EN, name=Science & Technology Review, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=http://www.kjdb.org/EN/home, createdTime=1774230116119, updatedTime=1774230116119, createdBy=13041195026, updatedBy=13041195026, submissionGuidelinesUrl=http://www.kjdb.org/EN/column/column7.shtml, submissionAuthorUrl=https://kjdbauthor.manuscriptcloud.com/login, submissionEditorUrl=https://kjdbeditor.manuscriptcloud.com/login, submissionReviewUrl=https://kjdbauthor.manuscriptcloud.com/login, submissionCeEditorUrl=https://kjdbeditor.manuscriptcloud.com/login, submissionAeEditorUrl=https://kjdbeditor.manuscriptcloud.com/login, option={"copyright":""})], databaseList=null, tenantJournalId=1146031591421210625, websiteList=[Website(id=1146104741081231361, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146031591421210625, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/kjdb/CN, language=CN, createTime=1751182263881, createBy=18614031015, updateTime=1751778001962, updateBy=18614031015, name=科技导报, tplId=1146099689490845704, title=科技导报, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1148021146403992296, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146104741081231361, code=articleTextType, value=kx, createTime=1751639170504, updateTime=1751639170504, creator=18614031015, updator=18614031015), WebsiteProps(id=1148021146378826469, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146104741081231361, code=banner, value=null, createTime=1751639170498, updateTime=1751639170498, creator=18614031015, updator=18614031015), WebsiteProps(id=1148021146366243556, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146104741081231361, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic?fileId=9GHSf7eGlIPH0Tv/OOdstA==, createTime=1751639170495, updateTime=1751639170495, creator=18614031015, updator=18614031015), WebsiteProps(id=1148021146395603687, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146104741081231361, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic, createTime=1751639170502, updateTime=1751639170502, creator=18614031015, updator=18614031015), WebsiteProps(id=1148021146387215078, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146104741081231361, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1751639170500, updateTime=1751639170500, creator=18614031015, updator=18614031015)]), Website(id=1146105254833139715, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146031591421210625, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/kjdb/EN, language=EN, createTime=1751182386363, createBy=18614031015, updateTime=1753500121937, updateBy=18614031015, name=科技导报, tplId=1146101810881728533, title=Science & Technology Review, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1155838567709528217, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146105254833139715, code=articleTextType, value=kx, createTime=1753502988984, updateTime=1753502988984, creator=18614031015, updator=18614031015), WebsiteProps(id=1155838567692750998, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146105254833139715, code=banner, value=null, createTime=1753502988980, updateTime=1753502988980, creator=18614031015, updator=18614031015), WebsiteProps(id=1155838567688556693, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146105254833139715, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/EN/file/pic?fileId=9GHSf7eGlIPH0Tv/OOdstA==, createTime=1753502988979, updateTime=1753502988979, creator=18614031015, updator=18614031015), WebsiteProps(id=1155838567705333912, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146105254833139715, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/EN/file/pic, createTime=1753502988983, updateTime=1753502988983, creator=18614031015, updator=18614031015), WebsiteProps(id=1155838567701139607, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1146105254833139715, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_en_623/, createTime=1753502988982, updateTime=1753502988982, creator=18614031015, updator=18614031015)])], journalTitle=科技导报, weixinUrl=null, journalUrl=null, iacademicId=null, status=1, seqNo=null, journalTitleEn=Science & Technology Review, journalPhotoCn=wfghvu3bhh/dKxuZ+ucVHA==, journalPhotoEn=yjSfclmpNm7ihn9NbTZ69g==, journalFirstLetter=S, journalRecommend=null, journalNew=null, journalCollection=1, jcrJf=null, cjcrJf=0.91, jcrJfStr=null, cjcrJfStr=null, submissionFirstDecision=null, sciSubjectClassification=null, casSubjectClassification=null, citeScore=null, totalCitationFrequency=null, icpCode=null, psCode=null, advertisingLicenseCode=null, copyrightInformation=null, country=null, option=, provinceCode=null, provinceName=null, collectFlag=false, interPubPlatform=null, interPubPlatformUrl=null), detailUrlCn=https://castjournals.cast.org.cn/joweb/kjdb/CN/Y2010/V28/I17/46, detailUrlEn=https://castjournals.cast.org.cn/joweb/kjdb/EN/Y2010/V28/I17/46, pdfUrlCn=https://castjournals.cast.org.cn/joweb/kjdb/CN/PDF/Y2010/V28/I17/46, pdfUrlEn=https://castjournals.cast.org.cn/joweb/kjdb/EN/PDF/Y2010/V28/I17/46, aliStartDate=null, aliEndDate=null, collectionFlag=false, citedCount=null, citedUrl=null, previewStatus=0, delFlag=0, hasFullText=0, orderTime=1284307200000, fullTextJson=null, articleText=null, reference=null)
收藏切换
求解拟五对角线性方程组的四参数法
收藏切换
PDF下载
科技导报 | 研究论文 2010,28(17): 46-49
收起
收藏切换
科技导报 | 研究论文 2010, 28(17): 46-49
求解拟五对角线性方程组的四参数法
全屏
李文强,马 民
作者信息
    河南师范大学数学与信息科学学院,河南新乡 453007

通讯作者:

李文强
Four Parameter Algorithm for Solving the Quasi-pentadiagonal Linear Equations
Affiliations
出版时间: 2010-09-13
文章导航
收藏切换
基于五对角线性方程组的追赶法,给出了拟五对角线性方程组的四参数求解方法。算法的基本思想是,将方程组的前2个未知量x1,x2和最后2个未知量xn-1,xn看作参数,这4个未知量正好对应于拟五对角方程组边角位置上的非零元素。然后通过特殊的矩阵分解将方程组解向量中的其他n-4个未知量用x1,x2,xn-1和xn 4个参数表示,从而形成标准的五对角线性方程组,可以方便地利用求解标准五对角线性方程组的追赶法进行求解。被看作参数的4个未知量可以利用原方程组中的前后两个方程及中间变量求出。最后,将已经求出的4个参数再代入分解矩阵形成的方程组中求得其余分量。鉴此,本文给出了两种不同的实现方法,其主要区别在于求解4个参数的过程不同。一种方法是将解向量的全部分量用参数线性表出,然后取出前后各2个式子组成参数方程,求出4个参数。另一种方法是将4个参数作为已知量先代入第3~n-2个方程中,整理后得到一个n-4阶的方程组,解出第3~n-2个解分量的参数表达式,再将x3,x4,xn-3,xn-2回代到前2个方程和最后2个方程中组成参数方程,求出4个参数。对于规模较大的拟五对角线性方程组而言,这两种算法的计算量几乎一样。该算法的数值稳定性分析结果表明,系数矩阵在满足严格对角占优的条件下,该算法是稳定的。数值实验结果表明,两种算法的实际计算时间与算法的理论分析相符合。
拟五对角线性方程组  /  追赶法  /  四参数法
Quasi-pentadiagonal linear equations are important in computational mathematics and scientific/engineering computing, which would arise during the solution of boundary value problems for elliptical or parabolic partial differential equation(s) with periodical
boundary conditions, and the quintic interpolating splines with periodical boundary conditions. Based on the ideas of the forward elimination and backward substitution algorithm for pentadiagonal linear equations and the matrix decomposition, a four parameter algorithm for quasi-pentadiagonal linear equations is proposed in this paper. It involves four steps. In the first step, the first two unknowns x1, x2 and the last two unknowns xn-1, xn are taken as the four parameters, which are responsible for the non-zero elements at corners of the quasi-pentadiagonal matrix. In the second step, other unknowns of the equations are expressed explicitly by the four parameters. Then the standard pentadiagonal linear equations can be formed with the help of special matrix decomposition and solved conveniently with the help of the forward elimination and backward substitution algorithm. In the third step, the four parameters are solved with the help of the first two equations and the last two equations with decomposed matrixes. At last, all unknowns are solved efficiently when the four parameters are substituted into the equations with the decomposed matrix. With this algorithm, two methods of solving the four parameters are presented in this paper. One is that all other unknowns are expressed explicitly by the four parameters. Then the four parameters are solved with the help of the first two equations and the last two equations. The other is that the four parameters are regarded as known quantities and are substituted into the 3~n-2 equations, which are to be solved. Then the four parameters can be solved when x3, x4, xn-3, xn-2 are substituted into the first two equations and the last two equations. The computation cost of the two methods is almost the same for large scale pentadiagonal equations. The stability analysis shows that the four parameter algorithm is stable if the coefficient matrix is a strictly diagonally dominant matrix. The numerical example indicates that the computational time of the two algorithms is consistent with the theoretical result.
quasi-pentadiagonal equations  /  forward elimination and backward substitution algorithm  /  four parameters algorithm
李文强;马 民. 求解拟五对角线性方程组的四参数法. 科技导报, 2010 , 28 (17) : 46 -49 .
. Four Parameter Algorithm for Solving the Quasi-pentadiagonal Linear Equations[J]. Science & Technology Review, 2010 , 28 (17) : 46 -49 .
2010年第28卷第17期
PDF下载
128
52
引用本文
BibTeX
文章信息
  • 接收时间:2010-04-01
  • 首发时间:2010-09-13
  • 出版时间:2010-09-13
补充材料
相关文章
文章信息
作者
出版历史
  • 收稿日期:2010-04-01
  • 修回日期:2010-08-24
基金
作者信息

通讯作者:

李文强
参考文献
分享链接
https://castjournals.cast.org.cn/joweb/kjdb/CN/1242120528195031866
分享至
全文二维码

扫描看全文

引用本文
BibTeX
本文的引用情况
2种不同金属材料的力学参数

Family
属数
Number of
genus
种数
Number of
species
占总种数比例
Percentage of
total species (%)

Genus
种数
Number of
species
占总种数比例
Percentage of total
species (%)
鹅膏菌科Amanitaceae 2 11 5.26 鹅膏菌属 Amanita 10 4.78
小菇科 Mycenaceae 2 12 5.74 丝盖伞属 Inocybe 5 2.39
多孔菌科 Polyporaceae 8 14 6.70 蜡蘑属 Laccaria 5 2.39
红菇科 Russulaceae 3 23 11.00 小皮伞属 Marasmius 6 2.87
小菇属 Mycena 11 5.26
光柄菇属 Pluteus 5 2.39
红菇属 Russula 17 8.13
栓菌属 Trametes 5 2.39
关闭全屏