Mahabba Almheiri
Followers: 0 Following: 0
Feeds
질문
How to plotthe estimated probability of a bit error for FSK
I implemented the following code to comapare between estimated and theoretical probability of bit error and everything is correc...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to implement Gaussian filter spectrum?
I have a problem in the code. I want to plot the spectrum of the Gaussian filter but I got wrong spectrum. Can you please help ...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
How to add uniform noise to image with median and standard deviation
Hello.. what is the direct command for "uniform noise" with specific median and standard deviation, for example if the median =...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
AM modulated and demodulated signal
I run this code but I have mistake in this part : y_demod =amdemod(y_received,Fc,Fs,0); can anyone help me with the correct...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Gain and phase margin + phase and gain crossover frequeny results
I used this code to find phase and gain margin. Also to find phase and gain crossover frequeny syms s G = tf([7 14],[1 10 24])...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
Gain/phase margin calculation and the gain/phase cross over frequency
Hello.. I used the below code to calculate the gain and phase margin. Also to calculate gain and phase cross over frequency b...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
plotting of mean function of exponential random variables
I faced difficulties in implemntation the mean value I want to get value less than or equal 1 in y-axis because its represents...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Implement a reverbration effect on an audio
I faced diffiulties in implentenig revrerbartion with the feedback filter y[?] = ?[? − ?] + ?[?], where D is related to the dime...
4년 초과 전 | 답변 수: 1 | 0