• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Hans Petter Langtangen - książki

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2946600]
• Literatura piękna
 [1856966]

  więcej...
• Turystyka
 [72221]
• Informatyka
 [151456]
• Komiksy
 [35826]
• Encyklopedie
 [23190]
• Dziecięca
 [619653]
• Hobby
 [140543]
• AudioBooki
 [1577]
• Literatura faktu
 [228355]
• Muzyka CD
 [410]
• Słowniki
 [2874]
• Inne
 [445822]
• Kalendarze
 [1744]
• Podręczniki
 [167141]
• Poradniki
 [482898]
• Religia
 [510455]
• Czasopisma
 [526]
• Sport
 [61590]
• Sztuka
 [243598]
• CD, DVD, Video
 [3423]
• Technologie
 [219201]
• Zdrowie
 [101638]
• Książkowe Klimaty
 [124]
• Zabawki
 [2473]
• Puzzle, gry
 [3898]
• Literatura w języku ukraińskim
 [254]
• Art. papiernicze i szkolne
 [8170]
Kategorie szczegółowe BISAC
 Computational Partial Differential Equations: Numerical Methods and Diffpack Programming Langtangen, Hans P. 9783540434160 Springer
Computational Partial Differential Equations: Numerical Methods and Diffpack Programming

Langtangen, Hans P.
The second edition features lots of improvements and new material. The most significant additions include - finite difference methods and implementations for a 1D time-dependent heat equation (Chapter 1. 7. 6), - a solver for vibration of elastic structures (Chapter 5. 1. 6), - a step-by-step instruction of how to develop and test Diffpack programs for a physical application (Chapters 3. 6 and 3. 13), - construction of non-trivial grids using super elements (Chapters 3. 5. 4, 3. 6. 4, and 3. 13. 4), - additional material on local mesh refinements (Chapter 3. 7), - coupling of Diffpack with...
The second edition features lots of improvements and new material. The most significant additions include - finite difference methods and implementati...
cena: 201,72 zł
 Python Scripting for Computational Science Hans Petter Langtangen 9783642093159 Not Avail
Python Scripting for Computational Science

Hans Petter Langtangen
Numerous readers of the second edition have noti?ed me about misprints and possible improvements of the text and the associated computer codes. The resulting modi?cations have been incorporated in this new edition and its accompanying software. The major change between the second and third editions, however, is caused by the new implementation of Numerical Python, now called numpy. The new numpy package encourages a slightly di?erent syntax compared to the old Numeric implementation, which was used in the previous editions. Since Numerical Python functionality appears in a lot of places in...
Numerous readers of the second edition have noti?ed me about misprints and possible improvements of the text and the associated computer codes. The re...
cena: 242,07 zł
 Elements of Scientific Computing Aslak Tveito Hans Petter Langtangen Bj Rn Frederik Nielsen 9783642265198 Springer
Elements of Scientific Computing

Aslak Tveito Hans Petter Langtangen Bj Rn Frederik Nielsen
Science used to be experiments and theory, now it is experiments, theory and computations. The computational approach to understanding nature and technology is currently flowering in many fields such as physics, geophysics, astrophysics, chemistry, biology, and most engineering disciplines. This book is a gentle introduction to such computational methods where the techniques are explained through examples. It is our goal to teach principles and ideas that carry over from field to field. You will learn basic methods and how to implement them. In order to gain the most from this text, you will...
Science used to be experiments and theory, now it is experiments, theory and computations. The computational approach to understanding nature and tech...
cena: 201,72 zł
 Finite Difference Computing with Exponential Decay Models Hans Petter Langtangen 9783319294384 Springer
Finite Difference Computing with Exponential Decay Models

Hans Petter Langtangen

This text provides a very simple, initial introduction to the complete scientific computing pipeline: models, discretization, algorithms, programming, verification, and visualization. The pedagogical strategy is to use one case study an ordinary differential equation describing exponential decay processes to illustrate fundamental concepts in mathematics and computer science. The book is easy to read and only requires a command of one-variable calculus and some very basic knowledge about computer programming. Contrary to similar texts on numerical methods and programming, this text has a...

This text provides a very simple, initial introduction to the complete scientific computing pipeline: models, discretization, algorithms, programmi...

cena: 201,72 zł
 A Primer on Scientific Programming with Python Hans Petter Langtangen 9783662498866 Springer
A Primer on Scientific Programming with Python

Hans Petter Langtangen

The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers,...

The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is...

cena: 302,60 zł
 Scaling of Differential Equations Hans Petter Langtangen Geir K. Pedersen 9783319327259 Springer
Scaling of Differential Equations

Hans Petter Langtangen Geir K. Pedersen

The book serves both as a reference for various scaled models with corresponding dimensionless numbers, and as a resource for learning the art of scaling. A special feature of the book is the emphasis on how to create software for scaled models, based on existing software for unscaled models.

Scaling (or non-dimensionalization) is a mathematical technique that greatly simplifies the setting of input parameters in numerical simulations. Moreover, scaling enhances the understanding of how different physical processes interact in a differential equation model. Compared to the existing...

The book serves both as a reference for various scaled models with corresponding dimensionless numbers, and as a resource for learning the art of s...

cena: 80,66 zł
 Programming for Computations - Matlab/Octave: A Gentle Introduction to Numerical Simulations with Matlab/Octave Linge, Svein 9783319324517 Springer
Programming for Computations - Matlab/Octave: A Gentle Introduction to Numerical Simulations with Matlab/Octave

Linge, Svein

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students. The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows the students to write simple programs for solving common mathematical problems with numerical methods...

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and o...

cena: 201,72 zł
 Finite Difference Computing with Exponential Decay Models Hans Petter Langtangen 9783319805733 Springer
Finite Difference Computing with Exponential Decay Models

Hans Petter Langtangen
cena: 201,72 zł
 Programming for Computations: Python: A Gentle Introduction to Numerical Simulations with Python Linge, Svein 9783319812823 Springer
Programming for Computations: Python: A Gentle Introduction to Numerical Simulations with Python

Linge, Svein
cena: 201,72 zł
 Programming for Computations - Matlab/Octave: A Gentle Introduction to Numerical Simulations with Matlab/Octave Linge, Svein 9783319812892 Springer
Programming for Computations - Matlab/Octave: A Gentle Introduction to Numerical Simulations with Matlab/Octave

Linge, Svein
cena: 201,72 zł
ilość książek w kategorii: 13
 1  2  Następna Ostatnia


Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2025 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia