photo

Carolin Katzschke


Last seen: mer än ett år ago Active since 2015

Followers: 0   Following: 0

Statistics

All
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I use structs as x input for Matlabs optimization methods?
My functions look like that: function area_rectangle = area_rectangle(input_variables) if ~isfield(input_variabl...

ungefär 9 år ago | 2 answers | 0

2

answers

Question


How can I implement an array of function handles that takes a struct as input and calculates the function value for each function handle?
I have function handles, e.g. area_rectangle and area_circle, and structs that contain information like input_variables.height =...

ungefär 9 år ago | 1 answer | 0

1

answer