photo

Klaudjo Aliaj


Last seen: más de 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
78.587
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 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.407

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

Ver insignias

Feeds

Ver por

Pregunta


How to choose the right time and frequency vectors?
I am trying to create a multisin function looking like: multisin = sin(2*pi*1000*t) + sin(2*pi*2000*t) + sin(2*pi*3000*t); I w...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to create a function as sum of some sine functions?
I am trying to create a function which looks like: , but I am not finding the way how do it it. Can someone help me?

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to create a periodic function?
Hi everyone, I have created a function g_3 which looks like: t=linspace(-2,2); g_3=[]; for i=1:length(t) if abs(t(i))<=...

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

1

respuesta