photo

Esther Kis


West University of Timisoara

Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
66.845
of 300.369

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

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 1

Ver insignias

Feeds

Ver por

Pregunta


Hi I need some help with creating a function that takes a signal vector as input and computes the five-sample weighted moving average of the signal.
Here is a small example: Your signal file consists of a vector y = [0.8, 0.9, 0.7, 0.6, 0.3, 0.4]. We can solve the smoot...

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

0

respuestas

Pregunta


Hi! I need some help with the following problem, which asks me to create a function that takes a signal vector as input and computes the five-sample weighted moving average of the signal.
Here is an example: If your signal file consists of a vector y = [0.8, 0.9, 0.7, 0.6, 0.3, 0.4] We can solve the smoothing p...

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

0

respuestas

Pregunta


How to count the number of each character from a text file (and the frequency of it)?
Create a function that takes a text file as input and returns a vector of size 26 with the frequency in percent of each charact...

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

4

respuestas