Community Profile

photo

chris j


Last seen: 4 years ago Active since 2018

Statistics

  • First Answer

View badges

Content Feed

View by

Question


Fit a vector to matrix distribution
Hello, I have some eperimental data which have a relationship of the following form: Where b and S are independent, and depe...

4 years ago | 1 answer | 0

1

answer

Answered
Generating a weighted random number
Did a similar problem before, essentially rolling a weighted dice. Var = 1:4; Odds = [ 0.5 0.16 0.16 0.17]; Odds = cumsum(Od...

4 years ago | 1

Question


Fit a parameter to minimise a correlation between two vectors
Hello, I'm struggling to figure out how to formulate a fitting problem in Matlab 2017b. Bassically I run an experimen and it ...

4 years ago | 1 answer | 0

1

answer

Question


Convert CSV to cell array
I've tried searching for solutions to this, but can't seem to find one that works for my file format. I have a .CSV file output ...

6 years ago | 1 answer | 0

1

answer