Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
250.362
of 297.046
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 14 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 14 años hace | 4 respuestas | 0