photo

nasim alam


jamia millia islamia

2011년부터 활동

Followers: 0   Following: 0

메시지

diploma engg. in computer science.
Professional Interests: image processing

통계

MATLAB Answers

4 질문
1 답변

순위
196,189
of 301,172

평판
0

참여
4 질문
1 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,183

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,200

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


what will be the output of the following code for JPEG image compression
thank you but there is another problem in the coding for jpeg image compression. r(p:q) = [y(1:i, j); eob]; %truncate t...

대략 13년 전 | 답변 수: 1 | 0

1

답변

답변 있음
what will be the output of the following code for JPEG image compression
error :- ??? Error using ==> Untitled The input must be a unit8 image.

거의 15년 전 | 0

질문


what will be the output of the following code for JPEG image compression
"if ndims(x)~=2 | ~isreal(x) | ~isnumeric(x) | ~isa(x, 'uint8') error ('The input must be a unit8 image.'); end ...... " i...

거의 15년 전 | 답변 수: 2 | 0

2

답변

질문


what is the MATLAB coding for JPEG
what is the MATLAB coding for JPEG

거의 15년 전 | 답변 수: 2 | 0

2

답변

질문


jpeg image compression
what is the coding for jpeg image compression using 2-D DCT transform. what is the meaning of this sentence :- " if ndims(x)...

거의 15년 전 | 답변 수: 2 | 0

2

답변