Prev: Single number into vector elements
Next: neural network
From: mavs favs on 29 Apr 2010 00:56 can we use interp2 function for the solver?
From: Daniel Armyr on 29 Apr 2010 03:27 Hi. Unfortunately, I can't squeeze in the time to participate in this year's contest. I would just like to share my thought that this seems to essentially be a deconvolution problem. Maybe you guys allready know this, but if not, I would seriously look into how deconvolution can be applied. My possibly worthless 0.02SEK. //DA
From: the cyclist on 29 Apr 2010 11:44 "John" <someonesemail2004(a)yahoo.com> wrote in message <hra8oa$5ru$1(a)fred.mathworks.com>... > would there be some type of gui created for this contest ? Looks to be just a compression matrix overlay on sensors . If you run "runcontest" with the option argument >> runcontest(true) you will see graphical output of your solver. the cyclist
From: Seth Popinchalk on 29 Apr 2010 11:45 "mavs favs" <devroymato(a)gmail.com> wrote in message <hrb3h4$9u5$1(a)fred.mathworks.com>... > can we use interp2 function for the solver? Interp2 is part of core MATLAB under $matlab/toolbox/matlab >> which interp2 C:\Program Files\MATLAB\R2010a\toolbox\matlab\polyfun\interp2.m What is allowed and not allowed is explained in the fine print here: http://www.mathworks.com/matlabcentral/contest/contests/2/rules#fineprint
From: Daniel on 29 Apr 2010 12:03
"Helen Chen" <helen.chen(a)mathworks.com> wrote in message <hr9hp8$sth$1(a)fred.mathworks.com>... > Hello Community Members! > > This is your reminder that the Spring MATLAB Programming Contest will start today at noon Eastern time. We will announce the contest start on this thread and also on the contest blog. > > Please use this thread if you have questions or comments during the contest. > > Talk to you soon! > Helen and the MATLAB Central Contest Team Hi, at which times start/end the visibility periods? Daniel |