Community Profile

photo

Rohan Gulur


Last seen: 4 months ago Active since 2023

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, Java

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Trouble Plotting an eye diagram of an analog signal.
Hi, i'm having trouble plotting a clean eyediagram like how they've done it in the example on this page: :https://www.mathworks....

4 months ago | 1 answer | 0

1

answer

Question


Not able to add white noise to signals
for i = 1:numFreqs curSig=signals(:, i); sysamp1num1=amp1.gettransferfunction(); cursnr(:, i)=snr(signals(:, i), ...

4 months ago | 1 answer | 0

1

answer

Question


Unable to use a value of type tf as an index. How to fix?
num=[(-number1),(number2)]; den=[(number3), (number4))]; sys1 = tf(num, den); fb = bandwi...

4 months ago | 2 answers | 0

2

answers

Question


Using Multiple Classes/Files MATLAB
Hello, I am having some trouble understanding object oriented progrraming in MATLAB. I have created a script .m file which I w...

8 months ago | 1 answer | 0

1

answer

Question


Using Lossy Lines with Transfer Function
Hello, I am working on a signal processing project where I am measuring the signal integrity of a signal. I essentially have a...

9 months ago | 1 answer | 0

1

answer

Question


Plot the time-domain response of a swept frequency signal
Hello, I am currently trying to plot the response of a swept-frequncy cosinusoidal signal and lsim this swept-frequency signal u...

9 months ago | 1 answer | 0

1

answer

Question


How to convert idinput signal to analog signal
Hello, I am trying to work on a signal processing project to convert an idinput binary signal to an analog signal. For examp...

9 months ago | 1 answer | 0

1

answer

Question


Transfer function response using idinput as input signal.
Hello, I currently have a binary(0, 1 alternating) input signal which I created using the idinput signal object. In addition, I ...

9 months ago | 1 answer | 0

1

answer

Question


Assistance with Transfer Function Output
Hello, I currently have a PRBS input signal which I created using the frest.PRBS object. In addition, I also have a discretized ...

9 months ago | 1 answer | 0

1

answer