how can add lamda value to matrix in image processing?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Noor Abbas
il 21 Gen 2021
Commentato: Noor Abbas
il 27 Gen 2021
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 Commenti
Risposta accettata
Aghamarsh Varanasi
il 25 Gen 2021
Modificato: Aghamarsh Varanasi
il 25 Gen 2021
0 Commenti
Più risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!