First, be sure to check out the new home of LazyWeb. We had three of the challenges closed, but there are three still open. We are sending out MATLAB prize packages to all that solved a challenge,… 더 읽어보기 >>
First, be sure to check out the new home of LazyWeb. We had three of the challenges closed, but there are three still open. We are sending out MATLAB prize packages to all that solved a challenge,… 더 읽어보기 >>
In a recent post, I mentioned LazyWeb It worked better than I expected. Matt posted some code that I requested that will highlight a line when you click on it. This works exactly as hoped. Thanks… 더 읽어보기 >>
In a recent post, I showed how Roger did a mash-up of two prior Picks. In the video, I actually made a request that someone make some further modifications to the code. This concept of asking other… 더 읽어보기 >>
I love the MATLAB contest, one of the great things about working at The MathWorks is I get to ‘play test’ the contest before it goes live. One of the bad things about working at The… 더 읽어보기 >>
Two minute video shows how to fit a surface to nonuniform data.
Real data is not always on a nice X,Y grid, but the MATLAB commands
SURF and MESH expect them to be. GRIDDATA and MESHGRID help to fix… 더 읽어보기 >>