Statistics
4 Questions
                        0 Answers
RANK
180 026
                          
                          
of 300 392
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          4 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            100.0%
                        
VOTES RECEIVED
0
RANK
 of 20 933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168 335
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
Feeds
Question
signal to noise ratio (SNR)
How does matlab measure snr of an audio signal? Why i got negative value of SNR in matlab, Because if i measure using sound le...
nästan 5 år ago | 2 answers | 0
2
answersQuestion
code from digital signal processing using matlab, 3rd edition
M = 25; alpha = (M-1)/2; n = 0:M-1; hd = (2/pi)*((sin((pi/2)*(n-alpha)).^2)./(n-alpha)); hd(alpha+1)=0; w_han = '(hann(M))'...
nästan 5 år ago | 1 answer | 0
1
answerQuestion
Error using .* Matrix dimensions must agree.
M = 25; alpha = (M-1)/2; n = 0:M-1; hd = (2/pi)*((sin((pi/2)*(n-alpha)).^2)./(n-alpha)); hd(alpha+1)=0; w_han = '(hann(M))'...
nästan 5 år ago | 1 answer | 0
1
answerQuestion
this is the code that i want to run, but got problem Undefined function or variable 'QFix'
close all; clc; % Example Parameters B = 6; %# of fractional bits N = 100000; % # of samples xn = (2*rand(1,N)-1); % Input s...
nästan 5 år ago | 1 answer | 0
 
        
 
                
              