From: sutha jeba on 6 May 2010 10:28 I had analysed SPIHT and EZW algorithms in my project. I want to analyse WDR and EBCOT algorithms. I am just analysing the performance of various compression algorithms to find the best one. "us " <us(a)neurol.unizh.ch> wrote in message <hp9iet$b2e$1(a)fred.mathworks.com>... > "sutha jeba" <sutha_me(a)yahoo.com> wrote in message <hp9hhb$sg7$1(a)fred.mathworks.com>... > > I need matlab code for WDR and EBCOT algorithm for my project. Please anyone help me. > > > > Thankyou > > what have YOU done so far to solve YOUR particular problem... > > us
From: Steven Lord on 6 May 2010 10:36 "sutha jeba" <sutha_me(a)yahoo.com> wrote in message news:hrujll$9hl$1(a)fred.mathworks.com... >I had analysed SPIHT and EZW algorithms in my project. I want to analyse >WDR and EBCOT algorithms. I am just analysing the performance of various >compression algorithms to find the best one. There's no such thing as "the best one". There's such a thing as "the best one as measured by my particular set of standards", but that's different. Anyway, I think it unlikely that someone will simply hand you code for these algorithms -- if you show the group what code you've written to try to implement them and describe where you're stuck in your implementation, though, I think you'll find people willing to help you. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
|
Pages: 1 Prev: What a hell is wrong with logical indexing??? Really??? Next: Read Emails from Outlook |