photo

Akshay Tanaji Bhosale


Last seen: 4 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


nonlinear constraint game theory
Plzz solve this problem in matlab.

6 months ago | 1 answer | 0

1

answer

Answered
optimization of resources for organization with limited resources
% Given data v = [10, 20, 30, 40, 50]; d = [4, 5, 6, 7, 8]; c = [0.05, 0.05, 0.05, 0.05, 0.05]; B = 5; % Define the objec...

9 months ago | 0

Question


optimization of resources for organization with limited resources
Solve this in matlab for i=5; V=[10 9 12 8 9]; d=[4 8 6 7 5]; B=5; c=0.05

9 months ago | 1 answer | 0

1

answer

Question


use of fminimax solver in matlab for optimization
solve the following formulation using fminimax in matlab. here c is avariable. 0<=c is a inequality contraint (Ax<=b) and sum...

11 months ago | 1 answer | 0

1

answer

Question


Use of fminimax function to solve minimax game
when I am using the fminimax function I am getting the same answer when I provide the different values of lambda. I have defined...

11 months ago | 0 answers | 0

0

answers