Community Profile

photo

sibasish dutta


tezpur university

Last seen: casi 4 años hace Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Professional Interests: surface plasmon

Estadísticas

  • First Review

Ver insignias

Feeds

Ver por

Pregunta


How to convert an image in JPEG format into binary image in MATLAB?
I am using imbinarize (I, graythresh(I)) where I is a JPEG image. This command is not working. Please help.

casi 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to display the output of a conditional sentence in MATLAB "GUI window" and not in "command window" after writing the conditional sentence in "script window"?
grade = 80; % example grade=80(for example) if grade > 95 printf('The grade is A'); elseif grade <= 95 & grade > 86 fprin...

más de 9 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How to convert "intensity vs. pixels" of a spectrum plotted through imageJ to "intensity vs. wavelength" through MATLAB program?
I have used imageJ software to plot the graph for "Intensity vs. Pixels" for a spectrum. Now I want to convert this plot into "I...

más de 10 años hace | 0 respuestas | 0

0

respuestas