J T - MATLAB Central

J T


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 09/16 to 03/25Use left and right arrows to move selectionFrom 09/16Use 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

4 질문
1 답변

순위
17,618
of 297,672

평판
2

참여
4 질문
1 답변

답변 채택
100.0%

획득한 표
2

순위
 of 20,464

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,351

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Change all but one value to one at random within rows
Suppose I have the following matrix [ 1 0 1 1 0; 0 1 1 0 0; 1 1 1 0 0; 0 0 0 0 0 ; 0 1 0 0 0] _If_ a particular row co...

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

1

답변

질문


replace zeros according to distribution of integers in each column
if I have some matrix x of randomly distributed values (value 0 to n = 5 or 10 in this case) x = [binornd( 5, 0.05, 10000, 1 ...

8년 초과 전 | 답변 수: 2 | 1

2

답변

질문


convert vector into 'matrix equivalent'
I have a vector of binomially distributed random numbers from i = 0 to n eg R = [0 1 2 1 4]' I want to convert this this int...

8년 초과 전 | 답변 수: 1 | 1

1

답변

답변 있음
summing logicals i times where i is taken from a matrix of integers
I think that's probably genius and I'll test it to make sure I get the right exponential recoveries in my Monte Carlo simulation...

8년 초과 전 | 0

질문


summing logicals i times where i is taken from a matrix of integers
I have a matrix of integers R and some sort of critical value crit = 0.395 depending on the value of any integer (i) in...

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

2

답변