cfjunior - MATLAB Central
photo

cfjunior


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB AnswersFrom 04/13 to 03/25Use left and right arrows to move selectionFrom 04/13Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 질문
0 답변

순위
225,277
of 297,672

평판
0

참여
7 질문
0 답변

답변 채택
71.43%

획득한 표
0

순위
 of 20,464

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,351

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How do I test hyphotesis on matlab? How to create a confidence interval?
The problem is: I have some estimations for a nonlinear function (based on maximum likelihood estimation). After estimating ...

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

0

답변

질문


How to replace elements different than 0 and different than NaN to 1?
I have this huge matrix with a lot of elements: (i) equal to zero; (ii) number different than zero; (iii) NaN values ... I ne...

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

2

답변

질문


How do I product elements of a vector?
Hi, I have this matrix (3000 by 2) and I want the product of a range of elements in the second column. All of the elements ar...

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

1

답변

질문


How do I find the greater minor number that is divisible by 'n'?
How do I find the greatest minor number that is divisible by 'n'? For example, if I have the number 730 and I want to find th...

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

1

답변

질문


How do I exclude zeros from a matrix?
How do I exclude zeros from a matrix and create a new matrix? For example: A = [1 2 0 3 0 4 5 0; 7 0 0 0 2 3 4 1] and I want ...

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

2

답변

질문


Values closest to a number
How do I find the two closest numbers from a number in a vector column? For example, suppose I have: A = [2 3 5 6 9 10 23 45 ...

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

2

답변

질문


How do I create a vector with the first day of each month?
How do I create a column vector with the first day of each month? Considering I have a list of days...

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

2

답변