|
[Date Index]
[Thread Index]
[Author Index]
Re: fitting multiple datasets
- To: mathgroup at smc.vnet.net
- Subject: [mg57988] Re: [mg57978] fitting multiple datasets
- From: frank <frank at kuesterei.ch>
- Date: Thu, 16 Jun 2005 05:35:45 -0400 (EDT)
- References: <200506150958.FAA29749@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Nate Traaseth <traaseth at chem.umn.edu> wrote:
(no idea about the second question, but I'd like to hear an answer)
> 2) When I am doing a minimization using "FindFit" how do I tell the
> minimization routine that I am only interested in solutions (assuming they
> exist as local minima) that satisfy a certain range. For example, a
> solution to a parameter that is only within the range {a,b}.
You can use NMinimize and give it some constraints in form of
inequalities (or even equalities).
Regards, Frank
--
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer
Prev by Date:
Re: How to rotate a PolarPlot?
Next by Date:
Re: Help with the User Interface in Mathematica 5.1.1
Previous by thread:
fitting multiple datasets
Next by thread:
Re: Re: fitting multiple datasets
|