matlab讲义4.ppt

上传人:hwp****526 文档编号:84386704 上传时间:2023-04-05 格式:PPT 页数:12 大小:598KB
返回 下载 相关 举报
matlab讲义4.ppt_第1页
第1页 / 共12页
matlab讲义4.ppt_第2页
第2页 / 共12页
点击查看更多>>
资源描述

《matlab讲义4.ppt》由会员分享,可在线阅读,更多相关《matlab讲义4.ppt(12页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。

1、Week 4wDeterminantwInner ProductsGiven A=aijWhere Mij is the submatrix obtained by deleting row i and column j.Why compute det(A)?det(A)=0 A is singularDeterminantdet(A)=ad-bcFor 3-by-3 matrixdet(A)=aei+dhc+gbf ceg fha ibdNot true for general n-by-n matrix.For 2-by-2 matrixIf n=20,n!=2 1018 operatio

2、ns.Assuming 109 operations/sec.2 109 sec.=100yr.So how det(A)is computed?Find it by Matlab!Wn n Wn-1 n (n-1)Wn-2 n!W1=n!1=n!If work of computing det(An)=Wn,thenn=500;A=rand(n);%generate a n-by-n matrixtic;%set the clock to zerov=det(A);%compute the determinanttoc%show the elapsed timeTo determine th

3、e timingn time ratio500 0.1090 -1000 0.7350 6.7420005.8440 7.95400043.5000 7.44Conclusion:det(An)=O(n3)Let V be a vector space.A function F:V VC is an inner product if Inner ProductsF(u,v)=ut vIn Matlab:ut v=u*v or dot(u,v)Example 2:V=M2x3(R)=set of all 2-by-3 real matrices.Is it an inner product?Example 1:V=Rn.2.1.3.4.5.ButThus F(A,B)may not be an inner product.To show that it is not an inner product,we need to find A,B,C,M23(R),such that F(A+B,C)F(A,C)+F(B,C).Can you find them by Matlab?In Matlab:F(A,B)=max max(abs(A*B)Can you think of another inner product for M23(R)?

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 生活休闲 > 生活常识

本站为文档C TO C交易模式,本站只提供存储空间、用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。本站仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知淘文阁网,我们立即给予删除!客服QQ:136780468 微信:18945177775 电话:18904686070

工信部备案号:黑ICP备15003705号© 2020-2023 www.taowenge.com 淘文阁