photo

Laura Freitas


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
1 Risposta

RANK
248.458
of 300.364

REPUTAZIONE
0

CONTRIBUTI
5 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
60.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 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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) + ...

circa 2 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

circa 4 anni fa | 1 risposta | 0

1

risposta

Risposto
Loop 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...

circa 4 anni fa | 0

| accettato

Domanda


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...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 4 anni fa | 4 risposte | 0

4

risposte

Domanda


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...

circa 4 anni fa | 1 risposta | 0

1

risposta