Items tagged with control control Tagged Items Feed

Hello all,

I'll be straight-forward.

I have Maple 15+MapleSim 5. I don't have Control Design Toolbox. I want to embed a linearized system object as an msys file into MapleSim.

The Linearization template failed to create the file. I tried to use the codes in the template directly as code in Maple, but also failed. Seemingly because I don't have Control Design Toolbox in which the code need to load.

I have been googling around with no avail. I...

We have just released a free collection of Maple and MapleSim classroom materials that helps bring modern technology to any introductory course in control design. This collection includes interactive classroom demonstrations that illustrate key concepts; lab projects and assignment questions; and example models ready to be explored.  It’s been designed primarily for instructors, but students should find much of it useful, too.

Typically, plots on a Maple worksheet fill substantial portions of the printed page when they're printed out.  What I'd like to do is resize plots, prior to printing, such that they're smaller when printed.  I'd also like all plots on a worksheet to print out at the same size.  Note that simply highlighting a plot on the Maple worksheet and then pulling the corner to resize it, is not what I want to do:  I find it very difficult to anticipate the...

Option remember

March 13 2012 by ABond 25 Maple

Hi,

I am trying to implement some numerical algorithm for an optimal control problem (still).

It involves double cycle. In the inner one two DE systems are solved sequentially and the result is used to update values of some objective function.

This part uses remeber option thanks to pagan  and is ok.

However, in the outer cycle I use the values of this objective function to obtain solution for yet another DE and update ICs for the inner cycle.

Well,

Basically I know that.

I just hoped there is some walkaround this problem.

It seems now there is not.

The problem I am trying to solve is how I can construct an iterative procedure where function is computed from numerical solution of the ODE system (done) and then this very function is used to recalculate the solution of this ODE system.

This is my attempt to impement some sort of  gradient projection method to the optimal...

Hi everyone.

I am currently trying to write the gradient projection algorythm for an optimal control problem with Maple.

This involves calculation of the gradient of the objective function at every new iteration, which would be not a problem per se. However, in optimal control problem this last depends on state and costate variables which, in turn, are given by the system of ODEs. This system is solved numerically only. As far as I understood Maple is recalculating...

Page 1 of 1