photo

sibasish dutta


tezpur university

Last seen: 5년 초과 전 2013년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: surface plasmon

통계

MATLAB Answers

3 질문
0 답변

순위
36,638
of 300,365

평판
1

참여
3 질문
0 답변

답변 채택
0.0%

획득한 표
1

순위
 of 20,933

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,262

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

5년 초과 전 | 답변 수: 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...

대략 11년 전 | 답변 수: 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...

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

0

답변