Is there a matlab function to implement gradient descent optimization to images?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can I apply block-matching for images using gradient descent optimization?
0 commentaires
Réponses (1)
Matt J
le 12 Oct 2017
FMINUNC's quasi-newton algorithm has a steepest descent option.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!