Quantcast
Channel: MATLAB Central Newsreader - tag:"optimization"
Browsing all 130 articles
Browse latest View live
↧

Re: fmincon, help please

"Ganesh Ramkumar" wrote in message <ms7kv3$9s4$1@newscl01ah.mathworks.com>...> Hi,> > I am trying to calculate the minimum of a function with multiple variables, the only constraints I...

View Article


Re: fmincon, help please

"John D'Errico" <woodchips@rochester.rr.com> wrote in message <ms80rn$5m9$1@newscl01ah.mathworks.com>...> "Ganesh Ramkumar" wrote in message...

View Article


Re: fmincon, help please

On 9/2/2015 9:42 PM, Ganesh Ramkumar wrote:> "John D'Errico" <woodchips@rochester.rr.com> wrote in message> <ms80rn$5m9$1@newscl01ah.mathworks.com>...>> "Ganesh Ramkumar" wrote...

View Article

Re: fmincon, help please

Alan Weiss <aweiss@mathworks.com> wrote in message <ms9om2$561$1@newscl01ah.mathworks.com>...> On 9/2/2015 9:42 PM, Ganesh Ramkumar wrote:> > "John D'Errico"...

View Article

How can a constrained function in an objective function be used with fmincon...

The below given constrained function is used in the objective function that is going to be minimized by using fmincon. fun=@(x) 2*(1-x)*(0.5<=x)*(x<=1) The objective function is obj...

View Article


Re: How can a constrained function in an objective function be used with...

"Dirk Kurt" <stranger00@gmail.com> wrote in message news:mt3ltj$cpq$1@newscl01ah.mathworks.com...> The below given constrained function is used in the objective function > that is going to...

View Article

MultiDimensional plotting

Hello, I am making some experiment and each time determining the properties X by Changing parameters Y, Y1,Y2, Y3, Y4, Y5. I determine X by changing Y while the other four parameters are constant. it...

View Article

Parallel Toolbox Works in Any dll Compiled

Hi everyone, I am planning to use the parallel toolbox along with optimization toolbox and have the MATLAB code complied to a .net assembly( dll) for deployment in a C# COM interface. multiple...

View Article


GA algorithm

Dear All I need to perform optimization on a data set. Let me provide you with more details: I have three distinct variables which are used to simulate my problem in ANSYS software. I need to optimize...

View Article


Re: GA algorithm

"Saeed Momeni" <saeed.mtehran@gmail.com> wrote in message news:n0p0dv$hep$1@newscl01ah.mathworks.com...> Dear All> I need to perform optimization on a data set. Let me provide you with...

View Article

Mean-Variance Optimization, Optimal Weights Problem

Hi All, I have what is probably a very simple problem that has me scratching my head. I am a beginner MatLab user and am therefore following the Mathworks documentation very closely. However, for the...

View Article

Re: Mean-Variance Optimization, Optimal Weights Problem

"Amy" <aburgin74@gmail.com> wrote in message <n1gusr$7u$1@newscl01ah.mathworks.com>...> Hi All,> > I have what is probably a very simple problem that has me scratching my head. I...

View Article

Re: Mean-Variance Optimization, Optimal Weights Problem

Thank you so much Torsten! I never would have figured out those little pieces of syntax. Have a great weekend!

View Article


Re: MaxFunEvals message question

So, is he recommended to trust the output? "John D'Errico" <woodchips@rochester.rr.com> wrote in message <f72d6p$irr$1@fred.mathworks.com>...> > Exiting: Maximum number of function...

View Article

Re: MaxFunEvals message question

"Brando Miranda" <brando90@mit.edu> wrote in message <n799sb$9b3$1@newscl01ah.mathworks.com>...> So, is he recommended to trust the output?> Why ask this question, if you did not...

View Article


MATLAB ga is not sending any arguments to nonlcon

I use genetic algorithm based optimization to run a software in the loop simulation for an electromagnetic simulation of an electric motor with the following command [x,fval,exitflag,output] =...

View Article

Re: MATLAB ga is not sending any arguments to nonlcon

On 1/27/2016 10:24 AM, Devraj Dutt wrote:> I use genetic algorithm based optimization to run a software in the loop> simulation for an electromagnetic simulation of an electric motor with> the...

View Article


Optimization using weights

Hello, I have to maximize a likelihood in which to every observation correspond a specific (non-integer) weight. In particular, I am referring to sampling weights, which denote the inverse of the...

View Article

Re: Optimization using weights

"Alessandro De Sanctis" wrote in message <naf92r$if5$1@newscl01ah.mathworks.com>...> Hello,> > I have to maximize a likelihood in which to every observation correspond a specific...

View Article

Re: Optimization using weights

On 2/22/2016 10:42 AM, someone wrote:> "Alessandro De Sanctis" wrote in message> <naf92r$if5$1@newscl01ah.mathworks.com>...>> Hello,>>>> I have to maximize a likelihood in...

View Article
Browsing all 130 articles
Browse latest View live