Statistiques
5 Questions
0 Réponses
RANG
268 945
of 301 671
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 21 379
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 058
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
How can I adjust my numbers
Hello, Lets say I have random 64.000 numbers. Min = -36.000 and Max is = 40.000, I want to make the minimum number equals to ...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I find the omega C value in butterworth filter?
My question: I have two values; Ws = 0.2*pi, Wp = 0.3*pi, I will create a butterworth filter but how can I find the omega C valu...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I get a good lowpass figure ?
% Partial Fraction H(z) j = sqrt(-1); omega = 0:(2*pi)/320:(2*pi)-(2*pi)/320; H = zeros(320,1); for i = 1:6 ...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I generalize it ?
I need to generalize this code maybe using for loops or what ever please help A = conv([1 -r(1)],[1 -r(2)]); A1 = conv(A...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I find the Value 'i' for both equations ??
for i = 0.5328:0.001:0.7870 1+(0.2*pi/i)^12 >= (1/0.8912)^2; 1+(0.3*pi/i)^12 <= (1/0.1778)^2; ...
plus de 10 ans il y a | 1 réponse | 0
