Info
此问题已关闭。 请重新打开它进行编辑或回答。
I am new to MATLAB and any help on how to get started on the question below would be appreciated
1 次查看(过去 30 天)
显示 更早的评论
Using basis vectors c1=(1,1,1,1,1)′and c2=(1,2,3,4,5)′, find the coordinates (α,β) of a given point b=(1,0,1,0,1)′ in the representation b=αc1+βc2. Then, use those coordinates and the given basis to "reconstruct" the given point and get breconst=αc1+βc2. Are the given point b and its reconstruction "close" or "far" -- compute a distance between them. Draw a picture to visualize the geometry of this problem.
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!