photo

Minhee


Last seen: oltre un anno fa Attivo dal 2023

Followers: 0   Following: 0

Statistica

MATLAB Answers

10 Domande
0 Risposte

RANK
285.244
of 300.369

REPUTAZIONE
0

CONTRIBUTI
10 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
20.0%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


Add a red line on the graph
My current code is: num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; % assume 6-8% Discount_Rat...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


How to get y value?
How can I get Y value when X=900? Also, how to edit decimal point? I would like to present like 25.49

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


Fill the graph with legend
I would like to fill the interval of lines with color like below graph. How can I legend the graph? num_simulations = 10...

oltre un anno fa | 3 risposte | 0

3

risposte

Domanda


Add a line on the graph
How can I add the red line following the bar shape on the graph? (like below image) The code is: num_simulations = 100...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How to solve the error for graph?
num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; % assume 6-8% Discount_Rate_max = 0.08; Discou...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


How can I plot the graph with the highest, lowest and middle values?
num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; % assume 6-8% Discount_Rate_max = 0.08; Discou...

quasi 2 anni fa | 3 risposte | 0

3

risposte

Domanda


How to change the graph type
I would like to change a type of graph. Code is; num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; ...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How to visualize histogram
num_simulations = 10000; %Common parameters Discount_Rate_min = 0.06; % assume 6-8% Discount_Rate_max = 0.08; Discou...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How can I set the histogram width
I want same distance between each bars. Now the distance between 1 and 10 is closer than that between 10 and 50 or 50 and 100....

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to solve this error?
num_samples = 10000; CAPEX_System_mean = 4200; CAPEX_System_std = 500; CAPEX_System_values = normrnd(CAPEX_System_mean, CAP...

quasi 2 anni fa | 1 risposta | 0

1

risposta