|
[Date Index]
[Thread Index]
[Author Index]
Re: How to use FindMaximum with a parameter passed to NDSolve??
- To: mathgroup at smc.vnet.net
- Subject: [mg129174] Re: How to use FindMaximum with a parameter passed to NDSolve??
- From: JBB <barandiaran.juan at gmail.com>
- Date: Wed, 19 Dec 2012 05:00:15 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <20121217075827.C668D6947@smc.vnet.net> <kap6bo$463$1@smc.vnet.net>
Crystal clear!! Thanks again Bob!
I'll have to learn how to read more carefully. ;-)
JBB
El martes, 18 de diciembre de 2012 08:35:20 UTC+1, Bob Hanlon escribi=F3:
> >From the documentation for FindMaximum: "FindMaximum first localizes
>
> the values of all variables, then evaluates f with the variables being
>
> symbolic, and then repeatedly evaluates the result numerically." This
>
> initial symbolic evaluation launches a sequence of symbolic calls that
>
> if not stopped will result in a call to NDSolve symbolically.
>
> Restricting the definition of pendulum for only numeric arguments
>
> terminates this sequence before the problem occurs.
>
>
>
>
>
> Bob Hanlon
>
Prev by Date:
Re: Input alias for Surd not working
Next by Date:
PlotLegends package obsolete?
Previous by thread:
Re: How to use FindMaximum with a parameter passed to NDSolve??
Next by thread:
Re: How to use FindMaximum with a parameter passed to NDSolve??
|