photo

Rohan Gulur


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

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

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
280,964
of 300,364

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
77.78%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

2 years 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), ...

2 years 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...

2 years 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...

2 years ago | 2 answers | 0

2

answers

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

2 years 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...

2 years 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...

2 years 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 ...

2 years 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 ...

2 years ago | 1 answer | 0

1

answer