|
[Date Index]
[Thread Index]
[Author Index]
FindRoot with a parameter
- To: mathgroup at smc.vnet.net
- Subject: [mg88858] FindRoot with a parameter
- From: Aaron Fude <aaronfude at gmail.com>
- Date: Mon, 19 May 2008 05:18:31 -0400 (EDT)
Hi,
How does one accomplish something like this:
K[a_] = FindRoot[a*x == 1/2, {x, 1}]
My intention is to plot how the zero of a function depends on
parameters.
Thanks!
Aaron
Prev by Date:
Redundant manipulate
Next by Date:
Framed[3, FrameStyle -> None] fails
Previous by thread:
Re: Redundant manipulate
Next by thread:
Re: FindRoot with a parameter
|