Solve a part of Total variation model by FFT?

4 次查看(过去 30 天)
I use a Bergman algorithm in TV norm model for denoising and get to this model:
landa0*(c-b0)+landa1*(Dx(b1-vx)+Dy(b1yx-vy))-landa2(Dxx(b2xx-wxx)+Dyy*(b2yy-wyy)+2*Dxy*(b2xy-wxy)=landa0*u-landa1*((Dx(Dx(u))+Dy(Dy(u))+landa2(Dxx(Dxx(u))+Dyy(Dyy(u))+Dxy*Dxy(u))
all variable in right side is known and we want to solve for u by FFT.
How Can I impelement it?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by