Rohan Gulur
Followers: 0 Following: 0
Programming Languages:
Python, C++, C, Java
Python, C++, C, Java
Feeds
提问
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....
11 months 前 | 1 个回答 | 0
1
个回答提问
Not able to add white noise to signals
for i = 1:numFreqs curSig=signals(:, i); sysamp1num1=amp1.gettransferfunction(); cursnr(:, i)=snr(signals(:, i), ...
11 months 前 | 1 个回答 | 0
1
个回答提问
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...
11 months 前 | 2 个回答 | 0
2
个回答提问
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...
1 year 前 | 2 个回答 | 0
2
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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 ...
1 year 前 | 1 个回答 | 0
1
个回答提问
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 ...
1 year 前 | 1 个回答 | 0