Community Profile

photo

Kai


University of Warwick

Active since 2014

Followers: 0   Following: 0

Message

University of Warwick Economics
Professional Interests: Econometrics

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Kuhn-tucker conditions matlab
I am solving a maximisation problem subject the the restriction that xi<=delta*TR(x1,x2) for i=1,2. There are two lagrangians as...

10 years ago | 1 answer | 0

1

answer

Question


Help with graphing (should be an easy question)
I am working on this code: b=2; n=3; c=1; m=3.5; e=1; %F = @(V) [(y/((x+y)^2))*(m+e-(b*x/(x+y)))-c); ......

10 years ago | 0 answers | 0

0

answers

Question


Solving 3 equations with 3 unknowns gives Warning: Explicit solution could not be found > In solve at 179
Hi I am trying to solve a utility maximization problem subject to a restriction. There are two sports teams and for each of ...

10 years ago | 0 answers | 0

0

answers

Question


Solving 3 equations with 3 unknowns gives Warning: Explicit solution could not be found > In solve at 179
I am very new to Matlab and I wrote this code to find the solutions for x, y and l for three equations. Here is the code I used;...

10 years ago | 2 answers | 0

2

answers