Feeds
提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
7 years 前 | 2 个回答 | 0
2
个回答提问
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...
7 years 前 | 1 个回答 | 0