bala k


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
5,010
of 300,364

평판
6

참여
6 질문
0 답변

답변 채택
66.67%

획득한 표
6

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


EXE file.
hi, How to create exe file in matlab. can you help me.

14년 초과 전 | 답변 수: 2 | 0

2

답변

질문


milliseconds
how i calculate milliseconds from seconds

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


array [10x8]
G(1,:)=[ 1 2 3 8 5 6 3 5]; for j = 1:10, for i = 1:8, n(j,i)=G(1,8); end end i need to calculate 10 rows and 8 colu...

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


matlab guide tool
matlab gui exit button code..

14년 초과 전 | 답변 수: 4 | 0

4

답변

질문


hue saturation intensity
I1 = imread('127.jpg'); >> I1 = imresize(I1, [256 256]); >> [h s i] = rgb2hsi(I1); ??? Undefined function or method 'rg...

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Euclidean distance of two vectors
Euclidean distance of two vector. I have the two image values G=[1x72] and G1 = [1x72]. I need to calculate the two image distan...

14년 초과 전 | 답변 수: 2 | 6

2

답변