photo

Lewis Watson


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
143.876
of 300.364

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.934

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 1

Visualizza badge

Feeds

Visto da

Domanda


Selecting the correct output.
I have writen this section of code. function SPaths=AssetPaths(S0,mu,sigma,T,NSteps,NRepl) %UNTITLED Summary of this fun...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


How to output as a vector
ive got a coin toss simulation game where score is kept. function = coin_toss(s(0),N) % coin toss simulation % a...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


coin toss game simulation
firstly I am very new to Matlab and I apoligise if this seems difficult to understand. I have a simple game in which a coin is t...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Coin toss game simulation.
I'm trying to create a simple coin toss simulation, the game is as follows. a player flips a coin, if heads they score 1, if ...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


two point boundary vale problem
I have a problem asking me to solve a second order diffrential equation of the form; -u"(x)+x^2u(x)=f(x), 0<x<1 subject to u...

oltre 14 anni fa | 1 risposta | 0

1

risposta

Domanda


solving a linear initial value problem in MATLAB
I have to solve an equation of the form: u''' = au'' + bu' + cu, u(t0) = u0, u'(t0) = ud0, u''(t0) = uddo. I have to write ...

oltre 14 anni fa | 4 risposte | 0

4

risposte