|
[Date Index]
[Thread Index]
[Author Index]
please ignore my previous message-SameTest is the solution
- To: mathgroup at smc.vnet.net
- Subject: [mg88992] please ignore my previous message-SameTest is the solution
- From: Francisco Gutierrez <fgutiers2002 at yahoo.com>
- Date: Fri, 23 May 2008 03:06:59 -0400 (EDT)
Of course! The solution was the SameTest option of FixedPoint.
Many thanks again to Szabolcs, Daniel and the rest.
In the final version the thing looks like this:
FixedPoint[veamos[dataset,#] &,prototipos,SameTest->(Abs[Total[Flatten[Abs[#1-#2]]]]<0.1 &)]
Best,
Francisco
Prev by Date:
Is it possible to solve this differential equation?
Next by Date:
InputField won't accept wrapped text
Previous by thread:
Re: Is it possible to solve this differential equation?
Next by thread:
InputField won't accept wrapped text
|