vector subtraction
2 ビュー (過去 30 日間)
古いコメントを表示
z=[1,2,3,5,6,7,8,9,0,12,12,3,4,1,2,4,5]; y=[1,2,3,4];
i want to subtract row of z from the every element of y. can i do it without loops.
1 件のコメント
Sean de Wolski
2011 年 10 月 11 日
What is different about this and your duplicate post here:
http://www.mathworks.com/matlabcentral/answers/18021-matrix-vector-substraction
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!