photo

AKHILESH BARNWAL


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
156,411
of 300,343

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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 1
  • Explorer
  • First Review

View badges

Feeds

View by

Question


How to input mixed positive integer variable to "gamultiobj" fitness function?
Hello all, I am using the "gamultiobj" optimization function. I have two variable(nvars=2) in my problem. That is each functio...

3 years ago | 1 answer | 0

1

answer

Question


how to add a new entry for legend while running a multiple plot
% Timeseries Simulation clear all; clc tic x=1:10; Sol=zeros(Nhr,6); for i=1:3 y=i.*x; figure (1), fig1 = plot(x,y); ...

6 years ago | 1 answer | 0

1

answer