Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

how to find eigen value and eigen vector for this coding

1 visualización (últimos 30 días)
nirai selvi
nirai selvi el 5 de Oct. de 2015
Cerrada: MATLAB Answer Bot el 20 de Ag. de 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)

Respuestas (0)

La pregunta está cerrada.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by