Problem 1305. Creation of 2D Sinc Surface
Solution Stats
Problem Comments
-
2 Comments
Richard Zapor
on 28 Feb 2013
Cody, unfortunately, is not recognizing the sinc function of the image processing toolbox. Usage of sinc make for nice tight code
Richard Zapor
on 1 Mar 2013
The usage of nan as a solution has required imposing an additional check. The Challenge intent was to use sinc but Cody is sinc-less thus a 0 divide check is required.
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
5420 Solvers
-
Given two arrays, find the maximum overlap
1269 Solvers
-
227 Solvers
-
675 Solvers
-
182 Solvers
More from this Author293
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!