Feeds
提问
how to do bivariate shrinkage in matlab for image denoising?
Dear all i am having image which is decomposed by DWT and i want to apply bi-variate shrinkage function for threshold. i am n...
13 years 前 | 0 个回答 | 0
0
个回答提问
disjoint of matrix in Matlab?how to do ?
Dear all, i have X= x1+ x2+ x3 all are 5 by 6 size matrix. now this X is split into two disjoint group . The matrices within ...
13 years 前 | 0 个回答 | 0
0
个回答提问
what is 1.0e+003* in Matlab? what does * signify?
hi all, when i am calculating eigenvalue of 5 by 5 matrix that time i am getting 1.0e+003*, 1.050, 0.0050,0,0,0 as result. what...
13 years 前 | 4 个回答 | 1
4
个回答提问
What is disjoint of matrices? How to implement it for M X N Matrix?
What is disjoint of matrices? How to implement it for M X N Matrix?
13 years 前 | 1 个回答 | 0
1
个回答提问
How to create multiple matrix using for loop?
Hi all, I am having y=[1 2 3 4 5 6 7 8 9 10] as data. i want to write array x1 =[ 1 2 3 4 5] x2 =[2 3 4 5 6] x3= [3 4 5 6 7] ...
13 years 前 | 4 个回答 | 0