Sara Nasir
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
Feeds
질문
Optimize loop to reduce run time
My code works well but it takes a lot of time to run since the vectors are larger in size. I know it can be optimized by using v...
6개월 전 | 답변 수: 2 | 0
2
답변질문
calculate stop band energy from PSD graph
I want to find the value of the stop band energy i.e. the total leaked energy to the neighbouring sub-carriers. The value is cal...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Calculate the stop band energy of a filter by its Power spectral density graph
I want to find the stop band energy of a filter by its Power spectral density graph. Stop band energy is calculated with normali...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
OFDM implementation in Simulink
I am implementing OFDM Transmitter using QPSK Modulation. I am having trouble adding cyclic prefix to OFDM symbols as there is n...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Tukey window in time domain
I am trying to implement Tukey window in time domain. It is the rectangular filter where the edgesare tapered by convolving a re...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
Hanning window Frequency Domain Graph
Hello, I have calculated the time domain of hanning window through the formula. But now I have to find the frequency domai...
대략 4년 전 | 답변 수: 2 | 0
2
답변질문
Root raised cosine pulse
B=0.5; %Beta value Ts = 0.01; %Sampling interval N=2000; %Number of samples t=-20:Ts:(N-1)*Ts; %Formula pt_RootR...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error: Unable to perform assignment because the left and right sides have a different number of elements.
M = 64; %Number of subcarriers K = 4; %Overlapping factor y = [-0.2...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Matlab Summation equation for calculating impulse response of FBMC
Hello guys, I am trying to solve this equation to calculate the impulse response of a filter bank carrier but the graph is not...
4년 초과 전 | 답변 수: 1 | 0