photo

Arthur


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

3 Preguntas
3 Respuestas

CLASIFICACIÓN
11.004
of 300.392

REPUTACIÓN
4

CONTRIBUCIONES
3 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

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
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
im trying to plot a function i need help with it
t = [0:0.005:4]; y = 4.50*exp(-2.0*t).*cos(12*pi*t); plot(t,y); grid;

casi 13 años hace | 0

| aceptada

Pregunta


How to plot some xtickslabel that correspond to y data?
Hello! I've read a lot of answers about xticklabel and datetick, but i'm very confusing yet. I have two vectors of 30 poin...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Respondida
what does it mean "windowing and truncation in fequency domain "
I used some thing like your question when i worked with Fourier transform. And the analysis could be on the frequecy domain (fre...

casi 13 años hace | 0

Respondida
How NOT remove zeros from binary number?
Hi! Try convert the data to a string array before you store in a variable

casi 13 años hace | 0

Pregunta


Problem with datestr e datenum
Hello! I have a code that read a xls file and get a colum of dates: data_even ---- 60x1 cell ' 31/10/2012' ' 3...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How i do my RMS function on Embedded Matlab Function
Hello. I need to create my RMS block to use with simulink. This is the first part of a protection relay project. So i'll tes...

alrededor de 13 años hace | 1 respuesta | 0

1

respuesta