Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

how to find eigen value and eigen vector for this coding

1 vue (au cours des 30 derniers jours)
nirai selvi
nirai selvi le 5 Oct 2015
Clôturé : MATLAB Answer Bot le 20 Août 2021
I = imread('F:\Capture.PNG'); [r,c]=size(I) imshow(I) I1=rgb2gray(I); I2 = imcrop(I1,[120 74 132 132]); [r1,c1,a]=size(I2) imshow(I1),figure, imshow(I2)

Réponses (0)

Cette question est clôturée.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by