Community Profile

photo

Kam Selley


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Getting Error using quad2d
Hello, Below if my function that I am attempting to use for an optimization problem but I keep getting the error that my inpu...

11 years ago | 1 answer | 0

1

answer

Question


Error: Matrices Must Agree
Hello, I am attempting to run the below function but I keep getting the error "Error using - : Matrices must agree". I have a...

11 years ago | 0 answers | 0

0

answers

Question


Matlab Error: Matrices must agree
Hello, I am programming the following function: V = 500; c2 = 10; Pv = 1/V; % IvLin = a1*v; %what is v? ...

11 years ago | 1 answer | 0

1

answer

Question


How to interpret Multi-objective using goal attainment problems in Matlab
Hello, I am currently working on a multi-objective problem that contains 2 objective functions: 1) Maximization objective fun...

11 years ago | 0 answers | 0

0

answers

Question


How to include two objective functions in a Goal Attainment Problem
Hello, I have been working on a multiobjective optimization problem that includes two objective functions: E = (-1*(E...

11 years ago | 0 answers | 0

0

answers

Question


Size of GOAL must be equal to the size of F returned by FUN Error
Below is my program that I am atttempting to use goal attainment for a multiobjective problem, but when I run the program I keep...

11 years ago | 2 answers | 0

2

answers

Answered
How to verify my optimal solution given by Matlab
I figured out the problem! Had to eliminate my random variable within one of the integrals. Now the answer is verified. Thanks f...

11 years ago | 0

Question


Verification of Optimal Solution given in Optimization Problem
Hello, I am trying to verify that the solution that Matlab provides as my optimal objective value (fval) is correct. For s...

11 years ago | 0 answers | 0

0

answers

Answered
How to verify my optimal solution given by Matlab
Below is an example of a solution I would get. Now if I plugged the x variables (x = 1.0001 1.0000 1.4779 9.9994 1.4...

11 years ago | 0

Question


How to verify my optimal solution given by Matlab
Hello, I am trying to verify that the solution that Matlab provides as my optimal objective value (fval) is correct. For s...

11 years ago | 3 answers | 0

3

answers

Question


How to display parts of a Function Value in an Optimization Problem
Hello, Below I have two files. The first is a function file and the second is the Optimization file. I am trying to display i...

11 years ago | 1 answer | 1

1

answer

Question


Not enough input arguments Error
Hello, I am not that experienced with Matlab errors and was wondering if anyone could help me with why I keep getting this er...

11 years ago | 1 answer | 0

1

answer