Preeti Panchta
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
211.236
of 295.448
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.822
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
Feeds
Question
kindly solve the error' index at position 1 exceedes the array bounds
function Output = multi_objective_function(Input) x(1) = Input(1); % variable 1 x(2) = Input(2); % variable 2 x(3) = Input(...
ongeveer 2 jaar ago | 0 answers | 0
0
answersQuestion
how to plot 3d pareto front for multiobjective linear programming problem
clear clc close all fun = @(x) [84718*x(1)+72627.42*x(2)+41021.98*x(3)+58077.44*x(4),... 1124.424*x(1)+1004.247*x(2)*8.4...
ongeveer 2 jaar ago | 0 answers | 0
0
answersQuestion
what is wrong in this code not executing .??????Error: File: ifSf.m Line: 2 Column: 22 Invalid expression. Check for missing multiplication operator, missing or unbalanced del
%Intuitionistic Fuzzy S-shaped Function (ifSf) function[y,z]=ifSf(x,245131.735,16960.70,0) y=zeros(1,length(x)); z=zeros(1,le...
ongeveer 2 jaar ago | 2 answers | 0