photo

winfrida mwigilwa


Last seen: 4 mesi fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
191.465
of 299.784

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
0

RANK
 of 20.803

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 165.909

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


Iam getting the following ERRO: Array indices must be positive integers or logical values on the following code.
mu=0.02; betaj=0.2; betak=0.3; r01=0.1; r02=0.4; r03=0.7; r04=1.0; T=10; t=0:2:20; kappa=0.01; sigma=1.3; rho=0.5; r...

7 mesi fa | 1 risposta | 0

1

risposta

Domanda


xlabel and ylabel errors
I have the following code: x = linspace(-2*pi,2*pi,100); y1 = sin(x); y2 = cos(x); figure plot(x,y1,x,y2) xlabel('-2\pi < ...

7 mesi fa | 1 risposta | 0

1

risposta

Domanda


how to put a bar above a letter in MATLAB equation?
I want to write letter x with bar above it but when I write $\bar{x}$ it is not working in MATLAB online. Please I need your hel...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


How to extend a curve until x-axis and y-axis?
Hello guys I have plotted a curve with the following codes. But I want to extend the curve in both x-axis and y-axis. r=0.03; ...

oltre un anno fa | 1 risposta | 0

1

risposta