Community Profile

photo

Daniel Baboiu


Simon Fraser University

Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Professional Interests: image processing, pattern recognition

Estadísticas

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

Ver insignias

Feeds

Ver por

Enviada


Legendre polynomials
Fast computation of the associated Legendre polynomial

alrededor de 12 años hace | 6 descargas |

Respondida
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...

más de 12 años hace | 0

Respondida
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 ...

más de 12 años hace | 2

Respondida
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...

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0

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

más de 12 años hace | 1