photo

Lukas Poviser


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

MATLAB Answers

7 Preguntas
1 Respuesta

CLASIFICACIÓN
289.130
of 300.369

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
71.43%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.936

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.436

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 3
  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


How can I know y value after smoothing data function?
I do have two vetors of recorded data. X is time a Y is volume. I have made curve fitting with that looks like this. smoothed =...

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

1

respuesta

Respondida
Interpolation on same number of samples after FIR filtration
% y2 is vector with original data fs = 25; fc = 0.65; % cut off frequency Nfir = 124; % order of filter N = length(y2); wc=...

más de 3 años hace | 0

Pregunta


Interpolation on same number of samples after FIR filtration
Hi, I have made FIR filtration of my signal (sampled 25 Hz, 4500 samples) and after filtration that signal has about 200 samp...

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

2

respuestas

Pregunta


How to filter high frequencies from recorded data?
Hi, I do have recorder data of air flow and time. Sampled with 25 Hz. But there is some high frequency noise I would like get ...

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

1

respuesta

Pregunta


How to find out point of change of sequence of ones and zeros?
Hello, I have this matrice: 1 NaN 3.28000000000000 1 NaN 3.32000...

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

1

respuesta

Pregunta


How to interpolate each part of values of one row matrix
Hi I have some sampled data. Data consist of one row matrix that consis of values and NaN (or 0, it's easy to change it). And I ...

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

1

respuesta

Pregunta


How to segment one row matrix into multiple row matrix
Hi, I do have for example this matrix [ 3 6 4 5 6 NaN 8 9 10 NaN NaN NaN 13 14 5 6 0 1 NaN NaN 2 3 NaN NaN NaN 9 1 5 NaN 2 8 Na...

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

1

respuesta

Pregunta


How to calculate area under each peak in plot from sampled data
Hi, I would like to know area of each peak from my sampled data [time,flow] plot as shown in picture. Area of each peak should b...

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

2

respuestas