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?
采纳的回答
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!