フィルターのクリア

Create matrix 64x64 using Matlab Simulink

4 ビュー (過去 30 日間)
Maximum
Maximum 2014 年 4 月 7 日
コメント済み: Chandrasekhar 2014 年 4 月 7 日
Hi guys.
I want to create matrix 64x64 using Matlab Simulink. I already design the matrix. But it has error. Do you know what the problem with this? I dont understand what the meaning of vector concatenate

採用された回答

Chandrasekhar
Chandrasekhar 2014 年 4 月 7 日
編集済み: Chandrasekhar 2014 年 4 月 7 日
Hi Maximum,, the error is .. input signal to reshape is a signal of [61 x 1] where as the reshape block needs a matrix of [4096x1].
input should be a matrix of 4096x1 or 64x64
  2 件のコメント
Maximum
Maximum 2014 年 4 月 7 日
Hi Akshata M.
Which part should I modify? I saw that you put constant block before reshape block.Thanks for your fast respond.
Chandrasekhar
Chandrasekhar 2014 年 4 月 7 日
inputs to the reshape block. the matrix is a 64x1 matrix instead of 4096x1.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMath Operations についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by