Community Profile

photo

Daniel Baboiu


Simon Fraser University

Active since 2011

Professional Interests: image processing, pattern recognition

Statistics

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 2
  • First Submission
  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Submitted


Legendre polynomials
Fast computation of the associated Legendre polynomial

12 years ago | 5 downloads |

Answered
edge detection using fourier transform
Fourier filtering methods are equivalent to spatial filtering methods (like Sobel). To get the derivatives, you have to find the...

12 years ago | 0

Answered
Bessel function solution: Mathmatical point of view
This is a problem of the quad and quadl functions. This phenomenon appears regardless of the use of quad or quadl (there are ...

12 years ago | 2

Answered
how to do polynomial division
You have two choices: 1. Use the Symbolic Math Toolbox 2. Store all coefficients as a vector (including the coefficients which...

12 years ago | 0

Answered
add a function to a model
If a function is coded as function u = f(y), then y is the argument and u is the return value. Your block of code does it the ot...

12 years ago | 0

Answered
how deal with date?
See the documentation on date conversion functions below: http://www.mathworks.com/help/techdoc/matlab_prog/bspgcx2-1.html#bspg...

12 years ago | 1