photo

John


Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

6 Questions
2 Answers

File Exchange

1 File

RANK
227,574
of 300,392

REPUTATION
0

CONTRIBUTIONS
6 Questions
2 Answers

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
11,321 of 20,934

REPUTATION
44

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
4

ALL TIME DOWNLOADS
446

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

  • Personal Best Downloads Level 1
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Question


Outputting data generated from a SimEvents model
The attribute scope of the attached model displays a scatterplot of a time (x-axis) versus the triangular distribution of 1000 s...

9 years ago | 1 answer | 0

1

answer

Question


Trying to generate random numbers from a triangular distribution for input for an Entity Server Block in a SimEvents model created using Matlab R2016b
In an attempt to generate random numbers from a triangular distribution for input for the “Entity Server Block” the “Event-Based...

9 years ago | 1 answer | 0

1

answer

Question


Assigning a Triangular Distribution to Each Entity of a Process Flow Model of SimEvents
I’m trying to model the flow of a process very similar to Mathworks’ Model “Aircraft Boarding Process Flow" (https://www.mathwor...

9 years ago | 1 answer | 0

1

answer

Question


Triangular distribution created using makedist function. User specifies N and the 3 parameters for the distribution (Min, Median, Max) by typing values in the command window. Need to modify my function to let user set values for three distributions
Overview. Three processes occur at 3 different nodes A, B, and C. The Processes are represented as triangular distributions. R...

9 years ago | 0 answers | 0

0

answers

Answered
Triangular distribution created using makedist function is the input argument for the random function to create data to use to create a histogram. The minimum and mode values of the histogram are equal. Is this result to be expected??
I used the round function to round each of the the numbers in my random number vector to the nearest integer. Now I am getting ...

9 years ago | 0

| accepted

Question


Triangular distribution created using makedist function is the input argument for the random function to create data to use to create a histogram. The minimum and mode values of the histogram are equal. Is this result to be expected??
I created a triangular distribution "pd" using the makedist function. The parameters of the triangular pd function are as follo...

9 years ago | 1 answer | 0

1

answer

Question


Trying to create an m x n (n=2 columns) matrix where n is incremented in integers starting with 1 and the second column outputs a random integer from 1 to 6 as if 1 die were being thrown n times.
Is there a better was to achieve the results of the following code without having to re-type the row and column elements 5 times...

9 years ago | 2 answers | 0

2

answers

Submitted


Principal Component Analysis for Iris Setosa data (50x4 matrix) from Fisher (1936)
The code produces a Pareto chart, Loadings Plots, and Bi-plots of the Iris data imported as a table.

10 years ago | 4 downloads |

0.0 / 5