Update Content - 2022-03-15
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
+++
|
||||
title = "Matlab"
|
||||
author = ["Thomas Dehaeze"]
|
||||
author = ["Dehaeze Thomas"]
|
||||
draft = false
|
||||
+++
|
||||
|
||||
Tags
|
||||
: [Simulink]({{< relref "simulink" >}})
|
||||
: [Simulink]({{< relref "simulink.md" >}})
|
||||
|
||||
|
||||
## Resources on Matlab {#resources-on-matlab}
|
||||
|
||||
Books:
|
||||
|
||||
- ([Higham 2017](#org28e00d3))
|
||||
- ([Attaway 2018](#org46f9de5))
|
||||
- ([OverFlow 2018](#orgfac8ed6))
|
||||
- ([Johnson 2010](#org9e4fa10))
|
||||
- ([Hahn and Valentine 2016](#org56f31fb))
|
||||
- (<a href="#citeproc_bib_item_3">Higham 2017</a>)
|
||||
- (<a href="#citeproc_bib_item_1">Attaway 2018</a>)
|
||||
- (<a href="#citeproc_bib_item_5">OverFlow 2018</a>)
|
||||
- (<a href="#citeproc_bib_item_4">Johnson 2010</a>)
|
||||
- (<a href="#citeproc_bib_item_2">Hahn and Valentine 2016</a>)
|
||||
|
||||
|
||||
## Useful Commands {#useful-commands}
|
||||
@@ -79,7 +79,7 @@ To install Toolboxes, the best is to Download the Matlab installer from mathwork
|
||||
Nice functions:
|
||||
|
||||
- <https://github.com/jmrplens/SetFigPaper>
|
||||
- <https://github.com/altmany/export%5Ffig>
|
||||
- <https://github.com/altmany/export_fig>
|
||||
- Matlab's `exportgraphics`
|
||||
- `vfit3` ([link](https://www.sintef.no/projectweb/vectorfitting/)): used to identify transfer functions
|
||||
|
||||
@@ -105,15 +105,12 @@ Nice functions:
|
||||
| `echo` | Display statements during function execution |
|
||||
|
||||
|
||||
|
||||
## Bibliography {#bibliography}
|
||||
|
||||
<a id="org46f9de5"></a>Attaway, Stormy. 2018. _MATLAB : a Practical Introduction to Programming and Problem Solving_. Amsterdam: Butterworth-Heinemann.
|
||||
|
||||
<a id="org56f31fb"></a>Hahn, Brian, and Daniel T Valentine. 2016. _Essential MATLAB for Engineers and Scientists_. Academic Press.
|
||||
|
||||
<a id="org28e00d3"></a>Higham, Desmond. 2017. _MATLAB Guide_. Philadelphia: Society for Industrial and Applied Mathematics.
|
||||
|
||||
<a id="org9e4fa10"></a>Johnson, Richard K. 2010. _The Elements of MATLAB Style_. Cambridge University Press.
|
||||
|
||||
<a id="orgfac8ed6"></a>OverFlow, Stack. 2018. _MATLAB Notes for Professionals_. GoalKicker.com.
|
||||
<style>.csl-entry{text-indent: -1.5em; margin-left: 1.5em;}</style><div class="csl-bib-body">
|
||||
<div class="csl-entry"><a id="citeproc_bib_item_1"></a>Attaway, Stormy. 2018. <i>Matlab : a Practical Introduction to Programming and Problem Solving</i>. Amsterdam: Butterworth-Heinemann.</div>
|
||||
<div class="csl-entry"><a id="citeproc_bib_item_2"></a>Hahn, Brian, and Daniel T Valentine. 2016. <i>Essential Matlab for Engineers and Scientists</i>. Academic Press.</div>
|
||||
<div class="csl-entry"><a id="citeproc_bib_item_3"></a>Higham, Desmond. 2017. <i>Matlab Guide</i>. Philadelphia: Society for Industrial and Applied Mathematics.</div>
|
||||
<div class="csl-entry"><a id="citeproc_bib_item_4"></a>Johnson, Richard K. 2010. <i>The Elements of Matlab Style</i>. Cambridge University Press.</div>
|
||||
<div class="csl-entry"><a id="citeproc_bib_item_5"></a>OverFlow, Stack. 2018. <i>Matlab Notes for Professionals</i>. GoalKicker.com.</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user