photo

amjad hammad


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


image resize deep learning
i have problem in image size in matlab Error using trainNetwork (line 183) Unexpected image size: All images must have the s...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


BPM analysis in a song
hi i am working in code to calculate in a Musical composition but i have o [queen,fs] = audioread('Test_sound.mp3'); vyrez...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


symmetric impulse rerange to middle
HI Hvz = [1 1 0 0 0 0 0 1]; subplot(3,1,1), stem(Hvz); h = ifft(Hvz); subplot(3,1,2), stem(h); I want to Rearrange (g...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


convolution product calculater impulse response
can anyone tell me where is the problem LDKI x(n)=[1,3,-2,5,7] h(n)= [1,5,8,-5,13] x=[1,3,-2,5,7] h= [1,5,8,-5,13] ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
FUNCTION shift of vector's position
rotated = zeros(1, size(vector, 2)) shift = mod(shift, size(vector, 2)) rotated(1:shift) = vector(end-shift+1:end) rotated(sh...

oltre 2 anni fa | 0

| accettato

Domanda


FUNCTION shift of vector's position
ANYONE CAN HELP ME PLS TO CREAT THIS FUNCTION I TRIED TO DO IT BUT I COULDNT WITHOUT any toolbox functions of cycles functio...

oltre 2 anni fa | 3 risposte | 0

3

risposte

Domanda


how to craet the same function but without loop
hi can anyone tell me how i can change this uction to not loop with same result function Xne = decode( H, Zn0, nIter, verbose ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


problem with creat function
hi can anyone explain to me what i should do i dont where is the problem ? thats all i know what to do a = DecodeSyndromeM...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


how to change from for loop to while loop
hi can any one tell me how to change this loop to while loop % Modify the simulation code to include analysis of multiple er...

quasi 3 anni fa | 1 risposta | 0

1

risposta