Solve a part of Total variation model by FFT?

3 visualizaciones (últimos 30 días)
fahimeh zakeri
fahimeh zakeri el 26 de Nov. de 2014
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?

Respuestas (0)

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by