photo

Jay Franklin


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
28,076
of 301,432

REPUTATION
1

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to write/read a table to/from a CSV that has multiple values per column?
If I create a table with multiple values per column like so: x = [1,2,3]; y = 4; T = table(x,y) outputs T = ...

8 years ago | 2 answers | 1

2

answers

Question


How can I make a probability distribution that is composed of several normal distributions added and subtracted together?
I'd like to simulate picking values from a multidimensional mixture of distributions both added and subtracted together. I've lo...

8 years ago | 1 answer | 0

1

answer