Community Profile

photo

amjad hammad


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 0 个回答 | 0

0

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

2 years 前 | 0

| 已接受

提问


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

2 years 前 | 3 个回答 | 0

3

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答