octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #43425] [optim] Please make use of default arg


From: Pascal Dupuis
Subject: [Octave-bug-tracker] [bug #43425] [optim] Please make use of default args easier in leasqr
Date: Thu, 16 Oct 2014 08:12:01 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?43425>

                 Summary: [optim] Please make use of default args easier in
leasqr
                 Project: GNU Octave
            Submitted by: cdemills
            Submitted on: jeu. 16 oct. 2014 08:12:00 GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Pascal Dupuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: Any

    _______________________________________________________

Details:

Hello,

herewith enclosed is a small patch to make the use of leasqr easier.

With this patch, the call is now

[f00, p00, cvg00, iter00, corp00, covp00, covr00, stdresid00, Z00,r200] =
leasqr
 (resu0(:, 2), resu0(:, 4), pin, expfunc, [], [], [], [], dexpfunc);


where expfunc and dexpfunc are function handles to the function to match and
its gradient; while arguments niter, stol, ... are taken from their default
values.

Regards

Pascal



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: jeu. 16 oct. 2014 08:12:00 GMT  Name: leasqr.pat  Size: 700 o   By:
cdemills

<http://savannah.gnu.org/bugs/download.php?file_id=32280>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43425>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]