--- Begin Message ---
Received: from gsvaresh01.er.usgs.gov (gsvaresh01.er.usgs.gov [130.11.45.64])
by ite.net (8.9.3/8.9.1) with ESMTP id AAA25441
for <mstdfw@itecnmi.com>; Sat, 29 Jan 2000 00:13:21 +1000 (GST)
From: jean_adams@usgs.gov
Subject: BOUNCE s-news@wubios.wustl.edu: taboo header:
/^received:\s.*utstat\.toronto\.edu\b/i
To: mstdfw@itecnmi.com
Cc:
X-Mailer: Lotus Notes Release 5.0.1b September 30, 1999
Message-ID: <OF696D5764.86F4CDE4-ON85256874.004CE5B3@er.usgs.gov>
Date: Fri, 28 Jan 2000 09:00:16 -0500
X-Priority: 3 (Normal)
X-MIMETrack: Serialize by Router on gsvaresh01/SERVER/USGS/DOI(Release
5.0.1b|September
30, 1999) at 01/28/2000 09:13:05 AM
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
You recently sent a message to the s-news list using an obsolete address.
If you would like your message to be posted to the s-news list, you must
resend it to the correct address: s-news@wubios.wustl.edu
Thanks.
JVA
owner-s-news@wubios.wustl.edu
----- Forwarded by Jean V Adams/BRD/USGS/DOI on 01/28/00 08:59 AM -----
owner-s-news@wubios
.wustl.edu To:
owner-s-news@wubios.wustl.edu
cc:
01/27/00 07:39 PM Subject: BOUNCE
s-news@wubios.wustl.edu: taboo header:
/^received:\s.*utstat\.toronto\.edu\b/i
>From s-news-owner@wubios.wustl.edu Thu Jan 27 18:39:02 2000
Received: from utstat.toronto.edu (utstat.toronto.edu [128.100.73.1])
by wubios.wustl.edu (8.9.3/8.9.3) with SMTP id SAA04228
Thu, 27 Jan 2000 18:39:01 -0600 (CST)
Received: by utstat; Thu Jan 27 19:38 EST 2000
Received: from itecnmi.com (modem203.gtepacifica.net [207.175.140.203])
by ite.net (8.9.3/8.9.1) with ESMTP id KAA27402
for <s-news@utstat.toronto.edu>; Fri, 28 Jan 2000 10:39:31 +1000
(GST)
Message-ID: <3891E5E9.EF06F545@itecnmi.com>
Date: Fri, 28 Jan 2000 10:54:33 -0800
From: Mike <mstdfw@itecnmi.com>
X-Mailer: Mozilla 4.02 [en] (Win95; I)
MIME-Version: 1.0
To: s-news@utstat.toronto.edu
Subject: (no subject)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I am having some difficulty using s-plus to create a program based on
Marquardts iterative method, where two variables are simultaneously
solved for by minimizing an objective function. Because there are no
'GoTo's' in splus, how does one 'jump' from one evaluation based on a
specific condition, to another evaluation based on another specific
condition.
My program repeats one evaluation until it reaches the built in
'break'(e.g. if k1>10, break; if k2>10, break), then it begins the
second evaluation based on the second condition. It does not appear to
recognize-or evaluate-the conditions.
I used 'if' for both conditions(e.g. if(Ynew<Yold) repeat evaluation
one, if(Ynew>=Yold, repeat evluation two). The program repeats
evaluation one (k1 times), then evaluation two(k2 times).
If anyone can help
my email address is mstdfw@itecnmi.com
thanx,
mike trianni
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu. To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message: unsubscribe s-news
--- End Message ---