Community Profile

photo

amjad hammad


Last seen: etwa ein Jahr vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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] ...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

mehr als 2 Jahre vor | 0

| akzeptiert

Frage


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...

mehr als 2 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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 ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort