Community Profile

photo

RP


Last seen: 2 Tage vor Aktiv seit 2021

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Solving for the parameters of a distribution
If I know 2 percentiles, say the 1/40 and the 1/100, then how do I solve for the parameters of a distribution e.g. lognormal. Is...

4 Monate vor | 3 Antworten | 0

3

Antworten

Frage


How do I speed up loops in the code?
I have the following code which consists of three loops whicjh is taking a long time to run. Any ideas how to speed it up? C=on...

4 Monate vor | 0 Antworten | 0

0

Antworten

Frage


Outputting information from a loop
Any ideas as to output all combinations of i and j. Each combination is a vector of size 9*1. Table 2 is a cell array. for i=1...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Storing information from a loop over 3 variables
The code below seems to store the results from each loop as opposed to providing the results from the current loop. So, for ex...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Store data from a a loop
i am trying to loop through three variables and store the data from each loop: for rating=1:3 k=rating+1; %start ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort