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...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Nagar, Sandeep (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2017.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.