Question


how to merge the four arrays into one array
*how to merge the four arrays into one array*

presque 14 ans il y a | 2 réponses | 0

2

réponses

Question


HOW TO MOVE THE ELEMENTS BACK IN ORDER IN MATRICS WHICH ARE BEEN MOVED DIAGONALLY
1 4 6 8 2 3 7 9 5 all elements are move diagonally one pixel for m*n matix WHEN APPLYING THE FOLLOWING CODE I = [ ...

presque 14 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
DWT matlab code for image watermarking
function [I_W , S] = func_DWT(I, level, Lo_D, Hi_D); % Matlab implementation of SPIHT (without Arithmatic coding stage) % % W...

presque 14 ans il y a | 0

Question


HOW TO MOVE THE DIAGONAL ELEMENTS IN MATRIX (ONE PIXELS) FOR IMAGE PROCESSING
how to move the array 1 4 6 8 2 3 7 9 5 all elements are move diagonally one pixel for m*n matix ...

presque 14 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Matrix Size of my images
first store your array in a particular name for ex A= 1 2 3 4 5 6 7 8 9 then [m,n] = size(A) shown the si...

presque 14 ans il y a | 0

Réponse apportée
Double interpolation in Matlab
% Tschebyscheff and Equi-interval method for interpolation program % Function f(x)=1/(25*x^2) clear a...

presque 14 ans il y a | 0

Question


HOW TO MOVE THE DIAGONAL ELEMENTS IN MATRIX (ONE PIXELS) FOR IMAGE PROCESSING
HOW TO MOVE THE DIAGONAL ELEMENTS IN MATRIX (ONE PIXELS) FOR IMAGE PROCESSING

presque 14 ans il y a | 3 réponses | 0

3

réponses