Nested function in optimisation

2 visualizaciones (últimos 30 días)
Vasilis Mitropoulos
Vasilis Mitropoulos el 17 de Feb. de 2020
Editada: Vasilis Mitropoulos el 17 de Feb. de 2020
Hello,
May anybody knows how can I put a regression learner app inside a a function without loading it?

Respuestas (1)

Jeff Miller
Jeff Miller el 17 de Feb. de 2020
Is this what you are trying to compute?
PitchRAO = exp(PitchLogRAO);
  1 comentario
Vasilis Mitropoulos
Vasilis Mitropoulos el 17 de Feb. de 2020
Editada: Vasilis Mitropoulos el 17 de Feb. de 2020
no, it was a problem, with placing the regression learner model inside the function,
thank you very much the quick answer:):)

Iniciar sesión para comentar.

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by