photo

Cy


Rensselaer Polytechnic Institute

Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
I have time domain signal that varies in amplitude over time. I need to hold the value of the signal at zero when the amplitude of a peak/trough falls below a certain value.
If you have the signal in vector representation, you can do this easily. For example, given: v = [0.81, 0.91, 0.12, 0.91, 0...

más de 8 años hace | 0

Pregunta


knitromatlab/fmincon options
I am trying to run an optimization using knitromatlab with the same options I used for fmincon. However, I noticed that with fmi...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I am confused by the documentation for fgoalattain
When the weighting function weight is positive, fgoalattain attempts to make the objectives less than the goal values. To make t...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Is there a way to plot the output of my function for fmincon evaluations?
I want to plot the progression of my objective as it is being optimized by fmincon. I was hoping the output would be in a regula...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Vary step size for fminunc
Is there a way to adaptively update DiffMinChange during execution of fminunc? I ask because I am using fminunc in a problem whe...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


fminunc with user-supplied gradient
Why is it that if I run fminunc with gradient supplied (return gradient in output, set 'GradObj' to 'on', etc) and print out the...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


mex setup doesn't recognize vs10 compiler
Why does Matlab (R2011a) not recognize the Visual Studio 2010 C++ compiler installed on my system. I understood there were some ...

más de 12 años hace | 1 respuesta | 0

1

respuesta