Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

Subtrain(img,:)= wavelet1(I);

2 views (last 30 days)
Kanwal Kaur
Kanwal Kaur on 18 Nov 2016
Closed: KSSV on 18 Nov 2016
hii.. what is the meaning of this statement, plz explain.. Thanks in advance :)
Subtrain(img,:)= wavelet1(I); x= strcat(database,'/Subtrain');
  2 Comments
KSSV
KSSV on 18 Nov 2016
We cannot comment unless code is shown, which shows what are wavelet1 and Subtrain.
It can be, inside loop with img, l as loop indices and filling rows of Subtrain with wavelet. More code is needed for perfect answer.

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!