Community Profile

photo

Daniel Baboiu


Simon Fraser University

Active since 2011

Followers: 0   Following: 0

Message

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

Feeds

View by

Submitted


Legendre polynomials
Fast computation of the associated Legendre polynomial

ongeveer 12 jaar 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...

meer dan 12 jaar 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 ...

meer dan 12 jaar 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...

meer dan 12 jaar 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...

meer dan 12 jaar 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...

meer dan 12 jaar ago | 1