How to implement the cost function?
2 views (last 30 days)
Show older comments
Hi, Can anyone help me understand how to implement the cost function: u = arg min(||g-u||).^2 + lambda.R(u) where the term "(||g-u||).^2" is the data fidelity term between the original clean image and the noisy image R(u) is a regularization parameter. Thanks in advance
1 Comment
Answers (0)
See Also
Categories
Find more on Get Started with Optimization Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!