photo

Mostafa Anwar


Last seen: 11 mesi fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
72.188
of 300.392

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


what is the error ?
N = 4; x = [ 3 4 5 6 ]; for k = 0 : N-1 for n=0:N-1 sum = sum + x.*(exp(-1*1i*2*pi*k.*n/N)); end end ...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


what is the error with my code
N = 4; x = [ 3 4 5 6 ]; for k = 0 : N-1 for n=0:N-1 sum = sum + x.*(exp(-1*1i*2*pi*k.*n/N)); end end ste...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


how can i get DTFS coefficients for cosine sequence and its power
i know how to get it with dft in matlab but do i got it with dtfs ?

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


i was writing a equation but this always have an error and i cant run it
y = ((W*S)/(T*T)).*((cosh((a).*(L/2-x)))./(cosh(a*L/2)-1))+(W*x).*(L-x)/(2*T); T= 1000; L=10; W=100; S=100000; %% this is th...

circa 5 anni fa | 1 risposta | 0

1

risposta