Bhaskar


MathWorks

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Signal Processing

统计学

All
  • First Review
  • Revival Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已解决


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

12 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years 前

已回答
finding coordinates through distance formulation
You have two questions. Let me answer only the first question. Let the two known points be (x1,y1,z1) and (x2,y2,z2). All poi...

13 years 前 | 0

已回答
Difference in continuous wavelet transform & Continuous fourier transform
Wavelet transforms have finite duration basis functions, so they can be integrated from -inf to +inf (which essentially reduces ...

13 years 前 | 1

已回答
Matched filter
To elaborate on Honglei's answer. If the signal you are trying to design a matched filter for, is x, then -- >> b = x(end-1...

13 years 前 | 0