Estadística
2 Preguntas
0 Respuestas
CLASIFICACIÓN
227.585
of 301.186
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.188
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.292
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
Feeds
Pregunta
i am defining a new function for generating unit sample sequences x(n)=delta(n-n0); n1<=n<=n2 i am proceeding in the follwing way .But some how i am getting error as not enough arguments at line n=[n1,n2];Therefore i am unable to define function.
i am defining a new function for generating unit sample sequences x(n)=delta(n-n0); n1<=n<=n2 i am proceeding in the...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
hi,i am getting error as not enough input arguments,while i run the below code.........which input arguments are less?? please let me know that?
function [ x,n ] = impseq(n0,n1,n2) %UNTITLED2 Summary of this function goes here % generates x(n)=delta(n-n0);n1<=n<=n2...
más de 12 años hace | 1 respuesta | 0