Beginning Julia Programming For Engineers and Scientists
Get started with Julia for engineering and numerical computing, especially data science, machine learning, and scientific computing applications. This book explains how Julia provides the functionality, ease-of-use and intuitive syntax of R, Python, MATLAB, SAS, or Stata combined with the speed, cap...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2017.
|
Edición: | 1st ed. 2017. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631113306719 |
Tabla de Contenidos:
- 1. Introduction
- 2. Object Oriented Programming
- 3. Basic Mathematics with Julia
- 4. Complex Numbers
- 5. Rational and Irrational numbers
- 6. Mathematical Functions
- 7.Arrays
- 8. Arrays for Matrix Operations
- 9. Strings
- 10. Functions
- 11. Control Flow
- 12. Input Output
- 13. Plotting.