how can add lamda value to matrix in image processing?
2 ビュー (過去 30 日間)
古いコメントを表示
How can add lamda to matrix in image processing ?
I have lamda value, and I need to add it to the matrix, all Z,H,B ,A are matrixs
lamda=0.6;
Z= lamda+H*lamda^(-1)*B+lamda+A;
is that right?
3 件のコメント
採用された回答
Aghamarsh Varanasi
2021 年 1 月 25 日
編集済み: Aghamarsh Varanasi
2021 年 1 月 25 日
0 件のコメント
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!