Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

how to find eigen value and eigen vector for this coding

1 visualizzazione (ultimi 30 giorni)
nirai selvi
nirai selvi il 5 Ott 2015
Chiuso: MATLAB Answer Bot il 20 Ago 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)

Risposte (0)

Questa domanda è chiusa.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by