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 months 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0