Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dynare
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MichelJuillard
dynare
Commits
ce50fc5e
Commit
ce50fc5e
authored
Nov 25, 2011
by
Sébastien Villemot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ref. manual: fix typo
parent
7c644603
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/dynare.texi
doc/dynare.texi
+1
-1
No files found.
doc/dynare.texi
View file @
ce50fc5e
...
@@ -3886,7 +3886,7 @@ scratch. Shouldn't be used together with @code{mh_recover}
...
@@ -3886,7 +3886,7 @@ scratch. Shouldn't be used together with @code{mh_recover}
@
item
optim
=
(@
var
{
fmincon
options
})
@
item
optim
=
(@
var
{
fmincon
options
})
Can
be
used
to
set
options
for
@
code
{
fmincon
},
the
optimizing
function
Can
be
used
to
set
options
for
@
code
{
fmincon
},
the
optimizing
function
of
MATLAB
Optimiza
it
on
toolbox
.
Use
MATLAB
's syntax for these
of
MATLAB
Optimiza
ti
on
toolbox
.
Use
MATLAB
's syntax for these
options. Default:
options. Default:
@code{('
display
','
iter
','
LargeScale
','
off
','
MaxFunEvals
',100000,'
TolFun
',1e-8,'
TolX
',1e-6)}
@code{('
display
','
iter
','
LargeScale
','
off
','
MaxFunEvals
',100000,'
TolFun
',1e-8,'
TolX
',1e-6)}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment