photo

Daniel Baboiu


Simon Fraser University

2011년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: image processing, pattern recognition

통계학

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

배지 보기

Feeds

보기 기준

제출됨


Legendre polynomials
Fast computation of the associated Legendre polynomial

12년 초과 전 | 다운로드 수: 7 |

답변 있음
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년 초과 전 | 0

답변 있음
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년 초과 전 | 2

답변 있음
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년 초과 전 | 0

답변 있음
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년 초과 전 | 0

답변 있음
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년 초과 전 | 1