Community Profile

photo

Cormac Carr


Last seen: 12 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


zeros populating most of my output vector
I am trying to iterate over a changing variable in a vector so that I use said variable in a function. In this program I want to...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


how to act on a probability
I have a simulation for the Grade of Service of a circuit switched mobile network and I need to include how many calls get dropp...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Returning NaN after mean calculation?
Just wondring why my code is returning NaN when I use the mean fucntion? My numbers are not that big i have scaled back the numb...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


I am trying to run a simulation 1000 times and generate a matrix 600x1000. My simulation creates a 1x600 vector
I am simulating Erlangs-B formula with 600 calls in one hour. i need to run the simulation 1000 times. How can I create a matrix...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
Why am I receiving this error? I can't figure out what's actually going on here This is the relevant code: for i = 1:no_of_run...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort