photo

Daniel Baboiu


Simon Fraser University

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: image processing, pattern recognition

统计学

All
MATLAB Answers

0 个提问
5 个回答

File Exchange

1 文件

排名
5,285
of 299,793

声誉
6

贡献数
0 个提问
5 个回答

回答接受率
0.00%

收到投票数
3

排名
4,023 of 20,811

声誉
365

平均
4.20

贡献数
1 文件

下载次数
3

ALL TIME 下载次数
3410

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 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

13 years 前 | 3 次下载 |

4.0 / 5

已回答
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...

14 years 前 | 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 ...

14 years 前 | 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...

14 years 前 | 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...

14 years 前 | 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...

14 years 前 | 1