Community Profile

photo

Destaw Masresha


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Answer
  • First Review

查看徽章

Feeds

排序方式:

提问


please help me on line 45
k=20; % set the watermark strength blocksize=8; % set the block size of the image to be 8 midband=[0,0,0,1,1,1,1,0; % define t...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Why do I get the error 'Subscript indices must either be real positive integers or logicals. ' ?
A=sort(fc); B=A((c*d-n+1):c*d); % selete the top n of the variance Subscript indices must either be real positive integers or ...

3 years 前 | 0