Laura Freitas
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
91.346
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
60.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
Finding Solution to Inequality in Matlab
I have a system of five equations. As below syms x y z v w q beta rho theta lambda b tau eqn1 = x == q*(2*rho/(1-lambda) + ...
alrededor de 1 año hace | 3 respuestas | 0
3
respuestasPregunta
Random draws from conditional multinomial distribution
I have to simulate data for 100 agents over 10,000 time periods for a variable, x. The initial value of x at time 0 for all agen...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaLoop in Value Iteration Unrecognized by MATLAB
For clarification, EV1, EV0, P0 and P1 are matrixes, while u_0 and u_1 are vectors. EV1 and EV0 are 2x175, P0 and P1 are 175x175...
alrededor de 3 años hace | 0
| aceptada
Pregunta
Loop in Value Iteration Unrecognized by MATLAB
I am trying to solve a value iteration problem. I have a matrix, EV, with two columns which must be estimated seperately. Howeve...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Defining a function for a vector of values, while keeping two variables unknown
I have created a function on matlab dependent on three variables, say: f= @(x,y,z) f(x,y,z) I have a vector of values for x, l...
alrededor de 3 años hace | 4 respuestas | 0
4
respuestasPregunta
Bellman Equation with two independent variables
Imagine I have a bellman equation with two independent variables: V(a,b) = max{u(a,b)+V(a',b')} where the maximization is with...
alrededor de 3 años hace | 1 respuesta | 0