Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
174.263
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
For those who love a challenge.
Let St be the price of one share of a particular company at time t. If the price St+1 at time t+1 can either take the value of u...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
command rand and functions
Hi guys I have this question as an assignment question can someone help out please thanks :) Suppose you are at a casino play...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
problems in switch and if commands
Hi guys I am having problems in solving this question can some one help me out please ? :) I need to use the switch and if...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
error sign not valid
I have this function n = 1; Product = 1; while( Product < N ) { Product = Product * (2*n); n = n + 1; } ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
matrix manipulation and components
Hi guys, I have a matrix A=random('norm',3,0.2,100,100) in which I want to display all the components that are >3.1 can someone...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
matrix manipulations of columns
Hi guys, does any one knows how to generate a matrixD that adds a new column of zeros to matrix A.This cloumn must be placed ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
matrix manipulations of columns
How can I replace all even columns of matrix A by columns of ones. pls note that matrix A is A=random('norm',3,0.2,100,100)...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
while command in matlab
while using the while command in matlab how can I determine the no. of terms needed so that the product 2x4x6...x2n exceeds a gi...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
replacing components of a matrix
how to generate a matrix that replaces all components of a previous matrix lying between 2.9 and 3.2, by -1?
más de 11 años hace | 1 respuesta | 0