photo

Jay Chandra


Last seen: 2 years ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
274,376
of 300,641

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,036

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,946

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


Different ways to solve a problem based , non linear function (sum(K.^2) -K is a 20*1 matrix) problem with linear equality constrains and having binary, continuous variables
I want to solve a minimization of non linear function .which contain variables are binary and continious , constrains are linear...

2 years ago | 1 answer | 0

1

answer

Question


I want to solve a optimization problem [minimization of 2- Norm ], constrains are continuous and binary variables which are linear form. which optimizer solver i need to use?
% The output showing Solving problem using fmincon. Error using optim.problemdef.OptimizationProblem/solve Nonlinear ...

2 years ago | 2 answers | 0

2

answers

Question


How to label the x axis in matlab for boxplot ?
Assume i have output data Y=10*3 ; when i want to plot boxplot for Y boxchart(Y); xlabel('Column') ylabel('Power') this is...

3 years ago | 1 answer | 0

1

answer