Bhaskar


MathWorks

Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: Signal Processing

Statistics

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

View badges

Feeds

View by

Solved


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

meer dan 12 jaar ago

Solved


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

meer dan 12 jaar ago

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

meer dan 12 jaar ago | 0

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

meer dan 13 jaar ago | 1

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

meer dan 13 jaar ago | 0