Florea George
Followers: 0 Following: 0
Statistiques
4 Questions
0 Réponses
RANG
129 456
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
25.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How to calculate inverse fourier transform of a sinc wave?
the sinc wave signal form is this X(ω)= 2*sinc(ω*T/pi);
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I multiply two different sized objects?
%Matrix dimensions must agree. A = 1; pas = 1/1000; t=-10:pas:10; k=10; omega = -k*pi/A:1/10:k*pi/A; x=omega.*t; %Th...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to fix Error using * Inner matrix dimensions must agree.? the error is in this line : Ptotal=(1/(2*pi))*sum(P(i)).*exp(1i*omega*t);
pas = 1/1000; t=-10:pas:10; t0 = 0; %deplasarea por?ii A = 1; p1= poarta(-A/2,A/2,1,t-t0); p2=poarta(-A/2,A/2,1,t-t0); fig...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to use inverse fourier transform on a sinc signal? I need to calculate the IFT on X(ω)= 2*sinc(ω*T/pi); in the image below it's shown the code for the FT
this image if the code for fourier transform that i know for a given signal. i do not know how to use this nor i understood any ...
presque 6 ans il y a | 1 réponse | 0