|
[Date Index]
[Thread Index]
[Author Index]
Functions with initial values
- To: mathgroup at smc.vnet.net
- Subject: [mg43727] Functions with initial values
- From: gary.larson at gmx.at (josef hader)
- Date: Thu, 2 Oct 2003 02:51:24 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
I am trying to evaluate a function f[x_i] on a list of values x_i
generated by Table[] and store it in a list {x_i,f[x_i]}. However, in
order to evaluate the function at x_i, I need some initial values
which are by-products of the evaluation at x_(i-1). Any suggestions
how to implement this in mathematica in an efficient way?
thank you!
j.h.
Prev by Date:
Re: negative pattern matching anyone?
Next by Date:
Mathematica stops unexcepted without error and clears variables
Previous by thread:
Re: Re: negative pattern matching anyone?
Next by thread:
Re: Functions with initial values
|