could you please make a complete code about the following question???
Mostrar comentarios más antiguos
this question is related to Convoution in Signal...
X[n]*h[n] = [20cos(5πn+ π/3)+cos(200πn)] * 1/3 ( delta [n-2]+ delta [n-1]+ delta [n] )
= 20/3cos[5π(n-2)+ π/3]+ 20/3cos[5π(n-1)+ π/3]+ 20/3cos[5π(n)+ π/3]+
1/3cos[200π(n-2)]+ 1/3cos[200π(n-1)]+ 1/3cos[200π(n)]
////////////// But, n should be from 0 to 299
Unfortunately, I cannot do creat matlab code about this question...
Please solve this problem, matlab EXPERT!!!
3 comentarios
Jan
el 30 de Nov. de 2011
We cannot know what "delta[n]" and "5π(n-2)" means.
I suggest to read the Getting Started chapters of the documentation and learn how to use Matlab syntax. Otherwise even the smallest modifications of the posted source code would be an impossible task for you.
Hint: for n=0:299, ... end
Hin Kwan Wong
el 30 de Nov. de 2011
most probably, delta[n] is the backward shift operator
5π(n-2) is 5*pi*(n-2) I suppose
Jan
el 1 de Dic. de 2011
@Hin Kwan Wong: The backward shift operator - good guess!
Respuesta aceptada
Más respuestas (1)
insat code
el 30 de Oct. de 2018
0 votos
Many source code providers available in market place, but meter is how many providers provide licence version code, tested codes, no-bugs, error, updated codes, support latest version of play store. So i think instacode.in is best for buy and sell source code. i’m not promoting this site, i am saying truth. because this website provide fully secured codes with licences and updated version code. also provide 75% cost to developers or vendors. so this is better than other market place.
Categorías
Más información sobre Scopes and Data Logging en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!