photo

Eduardo Chacin


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I set options in lsqnonlin?
Hi! I'm using lsqnonlin and I want to increase the number of iterations, for what I've read I need to use the "MaxIterations" op...

6 years ago | 1 answer | 0

1

answer

Question


Multiple parameters optimization having calculated and experimental values
Hello everyone, I have a function that have to predict Hc and I have the Hcexperimental values. What I need to do, is optimize t...

6 years ago | 1 answer | 0

1

answer

Question


Optimization of parameters for a calculated result having an experimental result
Hello everyone, I have a function Hc=par1.*(x.^par2).*(y.^par3).*(z.^par4).*exp(par5.*w).*exp(par6.*v) I have the input...

6 years ago | 1 answer | 0

1

answer

Question


How can I have multiple outputs for a function evaluating various elements?
Hi! I'm new into this. I'm writing a function file and I want to be able to input a vector, evaluate each element with the same ...

6 years ago | 2 answers | 0

2

answers

Question


Using an existing vector in a .M file
Hello! I've made a simple function file and let's say I need to input a vector (50 elements) so that a function gives me the res...

6 years ago | 1 answer | 0

1

answer