欢迎来到天天文库
浏览记录
ID:37859980
大小:1.18 MB
页数:27页
时间:2019-06-01
《MATLAB在矩阵中的应用》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、摘要本文介绍了MATLAB在矩阵中的应用。首先,从软件的发展史、功能、特点等方面对MATLAB的发展做了详细的介绍;其次,论述了MATLAB应用于矩阵的必要性和现实意义;然后介绍了该软件对矩阵的各种应用,由于该软件比其他计算软件易操作,功能强大,特别适合做大量计算,所以本文主要从MATLAB在矩阵计算上的应用为例进行论述。分别从简单的矩阵生成及简单的运算和如何在不同情况下计算矩阵的特征值及用元胞数组的方法进行矩阵的大量计算来论述MATLAB在矩阵中的应用,同时给出用于计算的函数及其作用;最后,总结了基于MATLAB这个软件在矩阵中的影响及其推动作用。关键词:MATLAB,矩阵,
2、矩阵函数,元胞数组ApplicationofMATLABinthematrixAbstract:ThisarticledescribestheapplicationofMATLABinthematrix.First,fromthehistoryofthedevelopmentofsoftware,functions,featuresandotheraspectsofthedevelopmentofadetailedMATLABintroduction;Second,MATLABappliesmatricesdiscussedthenecessityandsignificance
3、;thenintroducedthesoftwareapplicationsonthematrix,Thesoftwareiseasytooperatethanothercalculationsoftware,powerful,particularlysuitableforalargenumberofcalculations,sothispaper,thecalculationinthematrixfromtheMATLABapplicationexamplewerediscussed.Matricesweregeneratedfromasimpleandeasyoperati
4、onindifferentsituationsandhowtocalculateeigenvaluesandusingthemethodofcellmatrixarrayofalargenumberofcalculationstoprovetheapplicationofMATLABinthematrix,whichdescribesthemanyusedinthecalculationsfunctionanditsrole;Finally,thesummaryofthesoftwarebasedonMATLABinthematrixanditscatalyticrole.Ke
5、ywords:MATLAB,matrices,matrixfunctions,cellarray目录一、引言………………………………………………………………………1二、MATLAB的介绍……………………………………………………………1三、MATLAB在矩阵中的基础应用……………………………………………2(一)构造矩阵…………………………………………………………21.简单构造方法……………………………………………………………22.构造特殊矩阵……………………………………………………………33.变换矩阵结构的命令……………………………………………………44.聚合矩阵……………………
6、……………………………………………5(二)获取矩阵的相关信息…………………………………………………61.获取矩阵的某个元素或数个元素……………………………………62.求矩阵共轭转置的命令…………………………………………………73.获取矩阵的形状和大小信息……………………………………………8(三)矩阵简单的运算…………………………………………………………91.矩阵的基本运算…………………………………………………………92.矩阵求逆和除法运算……………………………………………………103.矩阵函数和计算函数……………………………………………………10四、用MATLAB在解决矩阵特征
7、值的应用……………………………………121.特征多项式法……………………………………………………………122.幂法………………………………………………………………………133.反幂法……………………………………………………………………14五、应用MATLAB编程实现大量矩阵的运算…………………………………15六、实例应用…………………………………………………………………171.介绍pcacov函数………………………………………………………172.从相关系数矩阵出发求解主成分………………………
此文档下载收益归作者所有