photo

sibasish dutta


tezpur university

Last seen: 대략 4년 전 2013년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: surface plasmon

통계학

  • First Review

배지 보기

Feeds

보기 기준

질문


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.

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


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...

거의 10년 전 | 답변 수: 1 | 1

1

답변

질문


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...

거의 11년 전 | 답변 수: 0 | 0

0

답변