Gabs


Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
36.641
of 300.392

REPUTATION
1

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.373

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 3

View badges

Feeds

View by

Question


How can I create a random array from a distribution?
I was wondering how can I create an array of certain dimensions (i.e. 1000x1) from a distribution object?

ongeveer 10 jaar ago | 1 answer | 0

1

answer

Question


POSITIVE random numbers generation from object distributions
can I select only positive random numbers from a distribution? Even considering this distribution may have negative numbers in i...

ongeveer 10 jaar ago | 0 answers | 0

0

answers

Question


Get Points from a Line (data set)
I have a set of n data pairs (x,y), that are actual measurements. lets say x = [1 2 3 4 5 6 7 10]; and y = [100 200 300 400 500 ...

ongeveer 10 jaar ago | 1 answer | 0

1

answer

Question


histogram function not working
I am trying to use the histogram function, and even the basic MathWorks demonstration does not work in my Matlab x = 2*rand...

ongeveer 10 jaar ago | 1 answer | 1

1

answer

Question


Generate random numbers from distribution object
How can I assure the random numbers generated from a distribution object are POSITIVE?

ongeveer 10 jaar ago | 1 answer | 0

1

answer

Question


How can I get specific values from distribution objects?
I have a normal distribution object and its PDF (1000 values). How can I get a vector of 1000 specific numbers that "belong" ...

ongeveer 10 jaar ago | 1 answer | 0

1

answer

Question


Why is my generated weibull distribution generating only NaN numbers?
I am fitting a Weibull distribution to a set of data "x" (10000 x 1). I want the distribution to have the same size. I am trying...

ongeveer 10 jaar ago | 1 answer | 0

1

answer

Question


How can I use a function created by dfittool?
I created a function for a pdf and normal fit on the dfittool, however, I am not able to call it from my code. this is the fu...

ongeveer 10 jaar ago | 0 answers | 0

0

answers

Question


How can I bin a set of data probability and plot it as a bar chart ?
I have a set of observed data of 3 years of hourly measurements "x" (25920x1 double) with min = 0.00003484 and max = 3.8787 ; ...

ongeveer 10 jaar ago | 2 answers | 0

2

answers