Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 17869 invoked from network); 29 Jan 2011 19:42:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Jan 2011 19:42:16 -0000 Received: (qmail 4620 invoked by uid 500); 29 Jan 2011 19:42:15 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 4511 invoked by uid 500); 29 Jan 2011 19:42:14 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 4503 invoked by uid 99); 29 Jan 2011 19:42:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Jan 2011 19:42:14 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ole.ersoy@gmail.com designates 209.85.214.171 as permitted sender) Received: from [209.85.214.171] (HELO mail-iw0-f171.google.com) (209.85.214.171) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Jan 2011 19:42:06 +0000 Received: by iwn2 with SMTP id 2so4246207iwn.30 for ; Sat, 29 Jan 2011 11:41:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=m4Vrv6yu6C/gMLtN5Wj3UjUlG+IvrQwhNzEstK8UWhc=; b=xHyniWduEOcpnSm8T8qdx5zEDmLRXVzEAwrT2IiAsr9G8g/M+KcXc6lS37Sufy9pt/ dKfbXmYAnXRIFess6PPpwS4w6XyZ6pNOCX+X9k37Kd9wSEcH9DjkvXJjUc31Pf0CDiPF MxI4DZTAmn1wrEyBH2q4ury1Y1v67vD8EK36o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=SP7pLqZhM09AGZki9+XK/rj0AsuSuXxMnFwaffOJ4VTdnDiyFBy2CZfNO55EXLD796 YLqQ+Kiz3X0/CHquVMWqMI32+ovzXCjQwlHuRzJ2a7xyUwe5D2OGW+l9DvcqVYx0z74y y3Hl6x78gRsSBwh+R1IKto28hujv+wCRCL3e4= Received: by 10.42.165.136 with SMTP id k8mr5582630icy.456.1296330105805; Sat, 29 Jan 2011 11:41:45 -0800 (PST) Received: from localhost.localdomain (c-98-193-75-124.hsd1.il.comcast.net [98.193.75.124]) by mx.google.com with ESMTPS id ca7sm14485391icb.12.2011.01.29.11.41.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 29 Jan 2011 11:41:45 -0800 (PST) Message-ID: <4D446D77.5060003@gmail.com> Date: Sat, 29 Jan 2011 13:41:43 -0600 From: Ole Ersoy User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 MIME-Version: 1.0 To: Jakarta Commons Users List Subject: Levenberg Marquardt Simple Example References: <17782.216.161.34.190.1195508875.squirrel@webmail.newmex.com> <1195555850.4742bc0aa2fdf@imp.free.fr> <11876.216.161.34.190.1195572161.squirrel@webmail.newmex.com> <47435D6E.5060909@free.fr> In-Reply-To: <47435D6E.5060909@free.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, Just wondering whether anyone knows of a simple example illustrating how to use the LevenbergMarquardt optimizer. TIA, - Ole --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org