photo

Yosi Nifusi


Con actividad desde 2015

Followers: 0   Following: 0

Estadística

MATLAB Answers

5 Preguntas
0 Respuestas

CLASIFICACIÓN
170.492
of 301.642

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
60.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.371

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 175.922

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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 ...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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 ...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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; ...

más de 10 años hace | 1 respuesta | 0

1

respuesta