Community Profile

photo

Huseyin Eken


Scuola Superiore Sant'Anna

Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Message

Ph.D. Student in Biorobotics, Wearable Robotics Laboratory

Statistics

All
  • Solver

View badges

Feeds

View by

Question


Fmincon works for MATLAB version 2020a but not for version 2021b
Hello! I have a convex function (i.e., energy) that I would like to minimize on a single variable named x. My code looks like t...

2 years ago | 1 answer | 0

1

answer

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

3 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago