![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/rnarendrmathworkscom_1589373789035_DEF.jpg)
Rahul Narendra Shanbhag
MathWorks
Followers: 0 Following: 0
My responsibility is to provide the best support for applications like Communications, Signal Processing, WLAN.
Disclaimer: Any articles/ideas/opinions here are my own and in no way reflect that of MathWorks
Feeds
답변 있음
how to generate bandpass signal
From what I have understood, I will be assuming that you want to apply a bandpass filter with the mentioned parameters, to a sig...
how to generate bandpass signal
From what I have understood, I will be assuming that you want to apply a bandpass filter with the mentioned parameters, to a sig...
4년 초과 전 | 0
답변 있음
how to convert time domain curve to frequency domain?
To convert a time domain signal into frequency domain, one must use the Fourier transform to do so. MATLAB has a function fft wh...
how to convert time domain curve to frequency domain?
To convert a time domain signal into frequency domain, one must use the Fourier transform to do so. MATLAB has a function fft wh...
4년 초과 전 | 2
| 수락됨
답변 있음
Axes changes while plotting during a for loop
As far as I’ve understood, your issue seems to be the fact that certain parts of your plot are not showing up by default. This...
Axes changes while plotting during a for loop
As far as I’ve understood, your issue seems to be the fact that certain parts of your plot are not showing up by default. This...
4년 초과 전 | 0
답변 있음
Difference between QPSK and 4 QAM
PSK and QAM are two different modulation schemes. QAM can be thought of as a combination of amplitude-shift keying and phase-shi...
Difference between QPSK and 4 QAM
PSK and QAM are two different modulation schemes. QAM can be thought of as a combination of amplitude-shift keying and phase-shi...
4년 초과 전 | 0
답변 있음
BPSK modulation and Raised Cosine Filtering
Hi Martin, From what I have understood, your issue seems to be the presence of the following error: “Unable to resolve the nam...
BPSK modulation and Raised Cosine Filtering
Hi Martin, From what I have understood, your issue seems to be the presence of the following error: “Unable to resolve the nam...
4년 초과 전 | 0
답변 있음
problem inside a for loop while trying to change values inside matlab functions
Hi Kobi, I noticed that you are trying to create an array of transfer function variables. However, you have not declared the ...
problem inside a for loop while trying to change values inside matlab functions
Hi Kobi, I noticed that you are trying to create an array of transfer function variables. However, you have not declared the ...
4년 초과 전 | 0
문제를 풀었습니다
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
4년 초과 전
문제를 풀었습니다
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:...
4년 초과 전