J T


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
17.282
of 300.365

REPUTATION
2

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
2

RANK
 of 20.933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

bijna 9 jaar ago | 1 answer | 0

1

answer

Question


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 ...

ongeveer 9 jaar ago | 2 answers | 1

2

answers

Question


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...

ongeveer 9 jaar ago | 1 answer | 1

1

answer

Answered
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...

ongeveer 9 jaar ago | 0

Question


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...

ongeveer 9 jaar ago | 2 answers | 0

2

answers