aplly to matrix a probability distribution for submatrix

1 回表示 (過去 30 日間)
Davide Di Cesare
Davide Di Cesare 2015 年 11 月 24 日
編集済み: Mohammad Abouali 2015 年 11 月 24 日
Hello ! I would apply to my matrix , a generical probability distribution (such as normal) for submatrix IXJ ( i = j ) (for example, 4x4 or 3x3) . I'm attaching a picture to explane better my problem. how can I write this code? thanks

採用された回答

Mohammad Abouali
Mohammad Abouali 2015 年 11 月 24 日
編集済み: Mohammad Abouali 2015 年 11 月 24 日
It appears for your case, if your kernel (or probability distribution) is symmetric you can use both conv2() or xcorr2(). If it is not symmetric you should use xcorr2)

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCorrelation and Convolution についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by