Laura Freitas - MATLAB Central
photo

Laura Freitas


Last seen: 10개월 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 10/21 to 03/25Use left and right arrows to move selectionFrom 10/21Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 질문
1 답변

순위
156,147
of 297,672

평판
0

참여
5 질문
1 답변

답변 채택
60.0%

획득한 표
0

순위
 of 20,464

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,351

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

1년 초과 전 | 답변 수: 3 | 0

3

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

3년 초과 전 | 0

| 수락됨

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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

3년 초과 전 | 답변 수: 1 | 0

1

답변