Giter Club home page Giter Club logo

unlocbox's People

Contributors

kalofolb avatar nperraud avatar rajmic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

unlocbox's Issues

Bug in prox_l2_grad.m?

I suspect the prox_l2_grad is not doing what it should for 2D. Try to replace TV with Tikhonov into demo_douglas_rachford.m...

postpad not defined when running admm_demo

I encounter the issue of ' undefined function or variable 'postpad' ' , when I try to run demo_admm. I don't know what is the depended-upon module of this function. And I already install and start those two packages :

The LTFAT toolbox (For sound demo)
The GSPBox (Graph signal processing toolbox)

Do I still miss some module?
The error information is shown below:

UnLocBoX version 1.7.4. Copyright 2012-2015 LTS2-EPFL, by Nathanael Perraudin
LTFAT version 2.4.0. Copyright 2005-2018 Peter L. Soendergaard. For help, please type "ltfathelp". LTFAT is using the script language backend.
(Your global and persistent variables have just been cleared. Sorry.)
The time step is set manually to : 1
Algorithm selected: ADMM
Iter 001: 未定义函数或变量 'postpad'。
出错 ifwt (line 154)
f = postpad(f,Ls);
出错 ifwt2 (line 94)
c(colRange,rowRange) = ifwt(c(colRange,rowRange),w,Jstep,Lcrows(LcIdx),'dim',1,'per');
出错 demo_admm>@(x)ifwt2(x,'db8',6)
出错 demo_admm>@(x,T)(1+tauTmask).^(-1).(Lt(x)+tauT*mask.*z)
出错 admm_alg>admm_algorithm (line 76)
s.x_n{1} = Fp{s.ind(1)}.proxL(s.x_n{2} - s.u_n,s.gamma);
出错 admm_alg>@(x_0,fg,Fp,sol,s,param)admm_algorithm(Fp,s) (line 4)
s.algorithm = @(x_0, fg, Fp, sol, s, param) admm_algorithm(Fp, s);
出错 solvep (line 223)
[sol, s] = algo.algorithm(x_0, fg, Fp, sol, s, param);
出错 admm (line 87)
[sol, info] = solvep(x_0,{f1,f2},param);
出错 demo_admm (line 175)
sol = admm(z, f1, f2, paramsolver);

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.