photo

Abed


UTSA

2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
0 답변

순위
40,654
of 301,811

평판
1

참여
7 질문
0 답변

답변 채택
14.29%

획득한 표
1

순위
 of 21,419

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,692

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to create a m by n matrix in which each element be another p by q matrix?
I would like to create a 100 by 100 matrix in which each element would be p by q matrix. How? Thanks

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

2

답변

질문


Logistic regression fitting-mnrfit function isue
I have a data set for X as following: X=[20 23 24 25 25 26 26 28 28 29 30 30 30 30 30 30 32 32 33 33 34 34...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


choosing n set from all possible permutations
assume I have a vector 1 by 100. I want to choose 5 possible permutations (each 1 by 100)? (hint: from all possible permutations...

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

3

답변

질문


how to compute confidence interval of a sample with unknown distribution?
Lets say we have a sample X = [1 4 7 8 9 23] and I want to generate 1000 bootstrapped samples from X and take the confidence int...

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

0

답변

질문


Two-Dimensional Wavelet Analysis Using the Command Line
I have a RGB image and I wanna implement 2D wavelet on it without using wavelet toolbox and just using command line: ...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


what is this error ''Subscript indices must either be real positive integers or logicals.'' means exactly in my code?
I reviewed the wavelet 2D in Matlab wavelet toolbox book. There is an example that it converts an indexed image to gray scale be...

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

1

답변

질문


what should I do to convert matrix X and map in imread function into the way it suppose to be????
when I use imread(X, map)... function for a picture and write whos, matrix X and matrix map suppose to be a [n m] and [n 3] resp...

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

1

답변