CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程

文件名称:Martix-Computations-m-files

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-11-17
  • 文件大小:
    345.48kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

《Martix Computations》一书的对应程序。矩阵计算领域的圣经级教科书。-The corresponding program of Computations Martix . Matrix calculation in the field of Bible class textbooks.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Martix Computations m-files/
Martix Computations m-files/Chapter1/
Martix Computations m-files/Chapter12/
Martix Computations m-files/Chapter12/Demos/
Martix Computations m-files/Chapter12/Demos/ShowCauchy.m
Martix Computations m-files/Chapter12/Demos/ShowCP.m
Martix Computations m-files/Chapter12/Demos/ShowHankleSolve.m
Martix Computations m-files/Chapter12/Demos/ShowHOPower.m
Martix Computations m-files/Chapter12/Demos/ShowHOSVD.m
Martix Computations m-files/Chapter12/Demos/ShowKronSVD.m
Martix Computations m-files/Chapter12/Demos/ShowMultiLinProd.m
Martix Computations m-files/Chapter12/Demos/ShowSSLU.m
Martix Computations m-files/Chapter12/Demos/ShowSSQR.m
Martix Computations m-files/Chapter12/Demos/ShowSymmetry.m
Martix Computations m-files/Chapter12/Demos/ShowTenTrain.m
Martix Computations m-files/Chapter12/Demos/ShowTucker.m
Martix Computations m-files/Chapter12/Demos/ShowUnfolding.m
Martix Computations m-files/Chapter12/Functions/
Martix Computations m-files/Chapter12/Functions/col.m
Martix Computations m-files/Chapter12/Functions/HOSVD.m
Martix Computations m-files/Chapter12/Functions/inv_col.m
Martix Computations m-files/Chapter12/Functions/KronSVD.m
Martix Computations m-files/Chapter12/Functions/LUdisp.m
Martix Computations m-files/Chapter12/Functions/LUdispPiv.m
Martix Computations m-files/Chapter12/Functions/LUdispPivNonRecur.m
Martix Computations m-files/Chapter12/Functions/MatToTen.m
Martix Computations m-files/Chapter12/Functions/MultiLinProd.m
Martix Computations m-files/Chapter12/Functions/MultiLinProdTrans.m
Martix Computations m-files/Chapter12/Functions/random_ktensor.m
Martix Computations m-files/Chapter12/Functions/random_ttensor.m
Martix Computations m-files/Chapter12/Functions/TenToMat.m
Martix Computations m-files/Chapter12/Functions/Transpose.m
Martix Computations m-files/Chapter12/Functions/Vec.m
Martix Computations m-files/Chapter1/Demos/
Martix Computations m-files/Chapter1/Demos/ShowBandStorage.m
Martix Computations m-files/Chapter1/Demos/ShowBlockMM.m
Martix Computations m-files/Chapter1/Demos/ShowPerfShuff.asv
Martix Computations m-files/Chapter1/Demos/ShowPerfShuff.m
Martix Computations m-files/Chapter1/Demos/ShowStrass.m
Martix Computations m-files/Chapter1/Demos/ShowSymStorage.m
Martix Computations m-files/Chapter1/Demos/ShowTransforms.asv
Martix Computations m-files/Chapter1/Demos/ShowTransforms.m
Martix Computations m-files/Chapter1/Functions/
Martix Computations m-files/Chapter1/Functions/DCT.m
Martix Computations m-files/Chapter1/Functions/DST.m
Martix Computations m-files/Chapter1/Functions/FFT.m
Martix Computations m-files/Chapter1/Functions/FHT.m
Martix Computations m-files/Chapter1/Functions/PerfShuff.asv
Martix Computations m-files/Chapter1/Functions/PerfShuff.m
Martix Computations m-files/Chapter1/Functions/Strass.asv
Martix Computations m-files/Chapter1/Functions/Strass.m
Martix Computations m-files/Chapter2/
Martix Computations m-files/Chapter2/Demos/
Martix Computations m-files/Chapter2/Demos/Show2x2SVD.m
Martix Computations m-files/Chapter2/Demos/ShowFP_Thinker.m
Martix Computations m-files/Chapter2/Demos/ShowMatPowers.m
Martix Computations m-files/Chapter2/Demos/ShowMM_Error.m
Martix Computations m-files/Chapter2/Demos/ShowSVD.m
Martix Computations m-files/Chapter2/Demos/ShowSVdistribution.m
Martix Computations m-files/Chapter2/Demos/ShowThinCS.m
Martix Computations m-files/Chapter2/Functions/
Martix Computations m-files/Chapter2/Functions/Add6.m
Martix Computations m-files/Chapter2/Functions/Div6.m
Martix Computations m-files/Chapter2/Functions/Dot6.m
Martix Computations m-files/Chapter2/Functions/eye6.m
Martix Computations m-files/Chapter2/Functions/fl6.m
Martix Computations m-files/Chapter2/Functions/MM6.m
Martix Computations m-files/Chapter2/Functions/Mult6.m
Martix Computations m-files/Chapter2/Functions/Sub6.m
Martix Computations m-files/Chapter2/Functions/ThinCS.m
Martix Computations m-files/Chapter2/Functions/Value6.m
Martix Computations m-files/Chapter2/Functions/zeros6.m
Martix Computations m-files/Chapter3/
Martix Computations m-files/Chapter3/Demos/
Martix Computations m-files/Chapter3/Demos/ShowBlockLU.m
Martix Computations m-files/Chapter3/Demos/ShowBlockLU_Recur.m
Martix Computations m-files/Chapter3/Demos/ShowCondEst.m
Martix Computations m-files/Chapter3/Demos/ShowEffectOfCond.m
Martix Computations m-files/Chapter3/Demos/ShowGaxpyLU.m
Martix Computations m-files/Chapter3/Demos/ShowGaxpyLU_PP.m
Martix Computations m-files/Chapter3/Demos/ShowIterImprove.m
Martix Computations m-files/Chapter3/Demos/ShowOuterLU.m
Martix Computations m-files/Chapter3/Demos/ShowOuterLU_CP.m
Martix Computations m-files/Chapter3/Demos/ShowOuterLU_PP.m
Martix Computations m-files/Chapter3/Demos/ShowOuterLU_RP.m
Martix Computations m-files/Chapter3/Demos/ShowRectLU.m
Martix Computations m-files/Chapter3/Functions/
Martix Computations m-files/Chapter3/Functions/BackCol.m
Martix Computations m-files/Chapter3/Functions/BackRow.m
Martix Computations m-files/Chapter3/Functions/BackRow6.m
Martix Computations m-files/Chapter3/Functions/BlockLU.m
Martix Computations m-files/Chapter3/Functions

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com