photo

Amit


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Professional Interests: Civil Engg.

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


to find zero crossing rate for a signal
hello, i have following data and i want to find *ZERO CROSSING RATE* for the following: A=[34.157226 -35.159323 35.459952 ...

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

1

respuesta

Pregunta


facing problem regarding fft and ifft use
assignin('base', 'PClean',eval(['PClean_',num2str(ii)])); PClean=PClean(1:110000,1); PClean(1,1)=0;%as 1 element is form 0...

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

0

respuestas

Pregunta


how to dynamically assign data to a variable
for ii=1:20 assignin('base', ['PClean_',num2str(ii)],ActualReading(1:end,17)); PClean=['PClean_%d',ii]; I wish to assi...

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

1

respuesta

Pregunta


help me to find transfer function for one sensor
% Input assignin('base', 'PClean_f',eval(['PClean_',num2str(ii)])); [SPClean] = fft(PClean_f); % Outpu...

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

0

respuestas

Pregunta


about transfer function regarding use of tf
i have input signal (199400*1) and output signal(199400*1) can i directly use Transfer function=tf(transpose(input signa...

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

0

respuestas

Pregunta


Check the code mistake?
i want to find average of arrays named H_1 ,.....H_n. code should be dynamic such that for *example* n= 82 then program should ...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


RELATED to average of complex numbers
how to find average of 3 arrays(complex value)?

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


finding average between TFunct1,TFunct2,TFunct3
TFunct (1:17000,1)=mean(TFunct1(1:17000,1),TFunct2(1:17000,1),TFunct3(1:17000,1)); how to find it and store in TFunct?

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Want to find Transfer function in frequency domain and convert Transfer funct.(T.F) to time domain so that following condition satisfy: X=Y*T.F(time domain).
Matlab Code: % *objective:To get Transfer function in time domain and check that Input signal =convolution (output Signal,Trans...

casi 10 años hace | 0 respuestas | 0

0

respuestas