i Have a Matrix A and i want to see in another format
3 ビュー (過去 30 日間)
古いコメントを表示
I have a matrix A= { 1 2; 1 3; 2 2; 2 3;} and i want output as S= {1 1 0; 1 2 1; 1 1 1; 2 1 0; 2 2 1; 2 3 1;} please help
1 件のコメント
Matt J
2018 年 4 月 19 日
You have many open threads that you have not Accept-clicked answers to. Responsiveness is likely to improve if you do.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linear Model Identification についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!