Bhaskar
MathWorks
2011년부터 활동
Followers: 0 Following: 0
Professional Interests: Signal Processing
Feeds
문제를 풀었습니다
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
거의 13년 전
문제를 풀었습니다
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:...
거의 13년 전
답변 있음
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...
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년 전 | 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 ...
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년 초과 전 | 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...
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년 초과 전 | 0