Skip to content

nwh/matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matlab Tools

This directory contains tools to automatically download and configure external Matlab tools.

This directory should be downloaded to the home directory.

External tools

Included scripts

  • src/mypath.m: Matlab's path command without Matlab toolboxes
  • src/grad_check.m: tool to check analytic gradient with forward finite difference
  • src/grad_fd.m: evaluate forward finite difference gradient
  • src/hess_check.m: tool to check analytic Hessian with forward finite difference
  • src/hess_fd.m: evaluate forward finite difference Hessian

Download and Usage

From command line:

$ cd ~
$ git clone https://github.com/nwh/matlab.git
...
$ cd matlab
$ make
...

About

Utility to download and install useful Matlab code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages