AKHILESH BARNWAL
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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); ...
5 years 前 | 1 个回答 | 0