Dhanushka Palipana
Followers: 0 Following: 0
Statistiques
7 Questions
0 Réponses
RANG
205 263
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
71.43%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Tabulated Gauss-Kronrod weights and abscissae
Hello! I have the below code that I want to run. [xk,wk] = mp.GaussKronrod(7); % Corresponding Kronrod nodes & weight...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to find frequencies of noise to filter
I want to remove noisy frequencies from a data signal. But, I'm not sure the frequencies of the noise. I tried fft, but the ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Designing a higher order lowpass filter to avoid Gibbs phenomenon
Hello! I'm designing a simple but higher order lowpass filter to get rid of the Gibbs Phenomenon. This is what I thought of. Am...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
cutoff frequency for lowpass filter
Hello! To get the cutoff frequency when using lowpass() function, I used powerbw(x,Fs) function. Is this correct? Thanks
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I determine b and a values for a data signal when using filter() function
Hello, How do I determine the suitable b and a values when using filter function to filter a data signal?
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
filtered output signal gives high values at the ends when using lowpass function
After filtering a data signal using the lowpass function in Maltab, the ends of the output signal gives very high values like in...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Delay when using lowpass(), medfilt1() and filter()
Hello, I'm trying to filter a data signal and I'm using y = lowpass(x,fpass,fs), medfilt(x),filter(b,a,x) for this. I'm not su...
plus de 4 ans il y a | 1 réponse | 0