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

 » książki  » Computers - Mathematical & Statistical Software

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 40 złBezpłatna dostawa dla zamówień powyżej 40 zł

Kategorie główne

• Nauka
 [2952531]
• Literatura piękna
 [1815254]

  więcej...
• Turystyka
 [52246]
• Informatyka
 [151406]
• Komiksy
 [36554]
• Encyklopedie
 [23115]
• Dziecięca
 [612095]
• Hobby
 [104900]
• AudioBooki
 [1784]
• Literatura faktu
 [191556]
• Muzyka CD
 [380]
• Słowniki
 [2946]
• Inne
 [442645]
• Kalendarze
 [1505]
• Podręczniki
 [166084]
• Poradniki
 [422936]
• Religia
 [506774]
• Czasopisma
 [518]
• Sport
 [60387]
• Sztuka
 [242639]
• CD, DVD, Video
 [3428]
• Technologie
 [219359]
• Zdrowie
 [98539]
• Książkowe Klimaty
 [124]
• Zabawki
 [2509]
• Puzzle, gry
 [3809]
• Literatura w języku ukraińskim
 [261]
• Art. papiernicze i szkolne
 [8058]
Kategorie szczegółowe BISAC

Kategoria BISAC: Computers >> Mathematical & Statistical Software

ilość książek w kategorii: 1815

Wyświetl książki:
Dostępne języki:
Cena:
od:
do:
ilość na stronie:


 Data Science: Innovative Developments in Data Analysis and Clustering Palumbo, Francesco 9783319557229 Springer
Data Science: Innovative Developments in Data Analysis and Clustering

ISBN: 9783319557229 / Angielski / Miękka / 342 str.

ISBN: 9783319557229/Angielski/Miękka/342 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Francesco Palumbo; Angela Montanari; Maurizio Vichi
This edited volume on the latest advances in data science covers a wide range of topics in the context of data analysis and classification. In particular, it includes contributions on classification methods for high-dimensional data, clustering methods, multivariate statistical methods, and various applications.
This edited volume on the latest advances in data science covers a wide range of topics in the context of data analysis and classification. In particu...
cena: 529,44

 Advances in Time Series Analysis and Forecasting: Selected Contributions from Itise 2016 Rojas, Ignacio 9783319557885 Springer
Advances in Time Series Analysis and Forecasting: Selected Contributions from Itise 2016

ISBN: 9783319557885 / Angielski / Twarda / 414 str.

ISBN: 9783319557885/Angielski/Twarda/414 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Ignacio Rojas; Hector Pomares; Olga Valenzuela
cena: 407,25

 An Introduction to Data Science Jeffrey Morgan Stanton 9781506377537 Sage Publications, Inc
An Introduction to Data Science

ISBN: 9781506377537 / Angielski / Miękka / 288 str.

ISBN: 9781506377537/Angielski/Miękka/288 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jeffrey Morgan Stanton
An Introduction to Data Science is an easy-to-read data science textbook for those with no prior coding knowledge. It features exercises at the end of each chapter, author-generated tables and visualizations, and R code examples throughout.
An Introduction to Data Science is an easy-to-read data science textbook for those with no prior coding knowledge. It features exercises at the end of...
cena: 463,84

 Metaprogramming in R: Advanced Statistical Programming for Data Science, Analysis and Finance Mailund, Thomas 9781484228807 Apress
Metaprogramming in R: Advanced Statistical Programming for Data Science, Analysis and Finance

ISBN: 9781484228807 / Angielski / Miękka / 103 str.

ISBN: 9781484228807/Angielski/Miękka/103 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Thomas Mailund
Learn how to manipulate functions and expressions to modify how the R language interprets itself. This book is an introduction to metaprogramming in the R language, so you will write programs to manipulate other programs. Metaprogramming in R shows you how to treat code as data that you can generate, analyze, or modify.
R is a very high-level language where all operations are functions and all functions are data that can be manipulated. This book shows you how to leverage R's natural flexibility in how function calls and expressions are evaluated, to create small domain-specific...
Learn how to manipulate functions and expressions to modify how the R language interprets itself. This book is an introduction to metaprogramming in t...
cena: 183,25

 Genomics in the Cloud: Using Docker, GATK, and WDL in Terra  9781491975190 O'Reilly Media
Genomics in the Cloud: Using Docker, GATK, and WDL in Terra

ISBN: 9781491975190 / Angielski / Miękka / 496 str.

ISBN: 9781491975190/Angielski/Miękka/496 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Brian D. O'Connor; Geraldine Van Auwera
With this book, you'll learn how to combine algorithms designed for genomics with the leading tool for big data-Spark-and the ascendant paradigm of working in the cloud with Docker.
With this book, you'll learn how to combine algorithms designed for genomics with the leading tool for big data-Spark-and the ascendant paradigm of wo...
cena: 353,39

 Advanced Object-Oriented Programming in R: Statistical Programming for Data Science, Analysis and Finance Mailund, Thomas 9781484229187 Apress
Advanced Object-Oriented Programming in R: Statistical Programming for Data Science, Analysis and Finance

ISBN: 9781484229187 / Angielski / Miękka / 110 str.

ISBN: 9781484229187/Angielski/Miękka/110 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Thomas Mailund
Learn how to write object-oriented programs in R and how to construct classes and class hierarchies in the three object-oriented systems available in R. This book gives an introduction to object-oriented programming in the R programming language and shows you how to use and apply R in an object-oriented manner. You will then be able to use this powerful programming style in your own statistical programming projects to write flexible and extendable software.
After reading Advanced Object-Oriented Programming in R, you'll come away with a practical project that you can reuse in your...
Learn how to write object-oriented programs in R and how to construct classes and class hierarchies in the three object-oriented systems available in ...
cena: 114,00

 Applied Statistical Methods in Agriculture, Health and Life Sciences Bayo Lawal 9783319378343 Springer
Applied Statistical Methods in Agriculture, Health and Life Sciences

ISBN: 9783319378343 / Angielski / Miękka / 799 str.

ISBN: 9783319378343/Angielski/Miękka/799 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Bayo Lawal
This textbook teaches crucial statistical methods to answer research questions using a unique range of statistical software programs, including MINITAB and R. It is developed for undergraduate students in agriculture, nursing, biology and biomedical research.
This textbook teaches crucial statistical methods to answer research questions using a unique range of statistical software programs, including MINITA...
cena: 386,37

 R for Everyone: Advanced Analytics and Graphics Lander, Jared P. 9780134546926
R for Everyone: Advanced Analytics and Graphics

ISBN: 9780134546926 / Angielski / Miękka / 560 str.

ISBN: 9780134546926/Angielski/Miękka/560 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Jared P. Lander
cena: 241,86

 Medical Image Computing and Computer Assisted Intervention - Miccai 2017: 20th International Conference, Quebec City, Qc, Canada, September 11-13, 201 Descoteaux, Maxime 9783319661780 Springer
Medical Image Computing and Computer Assisted Intervention - Miccai 2017: 20th International Conference, Quebec City, Qc, Canada, September 11-13, 201

ISBN: 9783319661780 / Angielski / Miękka / 713 str.

ISBN: 9783319661780/Angielski/Miękka/713 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Maxime Descoteaux; Lena Maier-Hein; Alfred Franz

The three-volume set LNCS 10433, 10434, and 10435 constitutes the refereed proceedings of the 20th International Conference on Medical Image Computing and Computer-Assisted Intervention, MICCAI 2017, held inQuebec City, Canada, in September 2017.

The 255 revised full papers presented were carefully reviewed and selected from 800 submissions in a two-phase review process. The papers have been organized in the following topical sections: Part I: atlas and surface-based techniques; shape and patch-based techniques; registration techniques, functional imaging, connectivity, and brain...

The three-volume set LNCS 10433, 10434, and 10435 constitutes the refereed proceedings of the 20th International Conference on Medical Image Comput...

cena: 203,61

 Medical Image Computing and Computer Assisted Intervention - Miccai 2017: 20th International Conference, Quebec City, Qc, Canada, September 11-13, 201 Descoteaux, Maxime 9783319661810 Springer
Medical Image Computing and Computer Assisted Intervention - Miccai 2017: 20th International Conference, Quebec City, Qc, Canada, September 11-13, 201

ISBN: 9783319661810 / Angielski / Miękka / 811 str.

ISBN: 9783319661810/Angielski/Miękka/811 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Maxime Descoteaux; Lena Maier-Hein; Alfred Franz
The three-volume set LNCS 10433, 10434, and 10435 constitutes the refereed proceedings of the 20th International Conference on Medical Image Computing and Computer-Assisted Intervention, MICCAI 2017, held inQuebec City, Canada, in September 2017.
The 255 revised full papers presented were carefully reviewed and selected from 800 submissions in a two-phase review process. The papers have been organized in the following topical sections: Part I: atlas and surface-based techniques; shape and patch-based techniques; registration techniques, functional imaging, connectivity, and brain...
The three-volume set LNCS 10433, 10434, and 10435 constitutes the refereed proceedings of the 20th International Conference on Medical Image Computing...
cena: 407,25

 Medical Image Computing and Computer-Assisted Intervention - Miccai 2017: 20th International Conference, Quebec City, Qc, Canada, September 11-13, 201 Descoteaux, Maxime 9783319661841 Springer
Medical Image Computing and Computer-Assisted Intervention - Miccai 2017: 20th International Conference, Quebec City, Qc, Canada, September 11-13, 201

ISBN: 9783319661841 / Angielski / Miękka / 785 str.

ISBN: 9783319661841/Angielski/Miękka/785 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Maxime Descoteaux; Lena Maier-Hein; Alfred Franz
The three-volume set LNCS 10433, 10434, and 10435 constitutes the refereed proceedings of the 20th International Conference on Medical Image Computing and Computer-Assisted Intervention, MICCAI 2017, held inQuebec City, Canada, in September 2017.
The 255 revised full papers presented were carefully reviewed and selected from 800 submissions in a two-phase review process. The papers have been organized in the following topical sections: Part I: atlas and surface-based techniques; shape and patch-based techniques; registration techniques, functional imaging, connectivity, and brain...
The three-volume set LNCS 10433, 10434, and 10435 constitutes the refereed proceedings of the 20th International Conference on Medical Image Computing...
cena: 203,61

 Coding Theory and Applications: 5th International Castle Meeting, Icmcta 2017, Vihula, Estonia, August 28-31, 2017, Proceedings Barbero, Ángela I. 9783319662770 Springer
Coding Theory and Applications: 5th International Castle Meeting, Icmcta 2017, Vihula, Estonia, August 28-31, 2017, Proceedings

ISBN: 9783319662770 / Angielski / Miękka / 297 str.

ISBN: 9783319662770/Angielski/Miękka/297 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Angela I. Barbero; Vitaly Skachek; Oyvind Ytrehus
This book constitutes the refereed proceedings of the 5th International Castle Meeting on Coding Theory and Applications, ICMCTA 2017, held in Vihula, Estonia, in August 2017.

The 24 full papers presented were carefully reviewed and selected for inclusion in this volume. The papers cover relevant research areas in modern coding theory, including codes and combinatorial structures, algebraic geometric codes, group codes, convolutional codes, network coding, other applications to communications, and applications of coding theory in cryptography.



This book constitutes the refereed proceedings of the 5th International Castle Meeting on Coding Theory and Applications, ICMCTA 2017, held in Vihula,...
cena: 203,61

 Quantitative Evaluation of Systems: 14th International Conference, Qest 2017, Berlin, Germany, September 5-7, 2017, Proceedings Bertrand, Nathalie 9783319663340 Springer
Quantitative Evaluation of Systems: 14th International Conference, Qest 2017, Berlin, Germany, September 5-7, 2017, Proceedings

ISBN: 9783319663340 / Angielski / Miękka / 370 str.

ISBN: 9783319663340/Angielski/Miękka/370 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Nathalie Bertrand; Luca Bortolussi
This book constitutes the proceedings of the 14th International Conference on Quantitative Evaluation Systems, QEST 2017, held in Berlin, Germany, in September 2017.The 20 full papers and 4 tool papers presented were carefully reviewed and selected From 58 submissions. The papers are organized in topical sections entitled: probabilistic modeling; smart energy systems over the cloud; Petri nets and performance modeling; parametric verification; machine learning and formal methods; tools.


This book constitutes the proceedings of the 14th International Conference on Quantitative Evaluation Systems, QEST 2017, held in Berlin, Germany, in ...
cena: 203,61

 Advanced R Statistical Programming and Data Models: Analysis, Machine Learning, and Visualization Wiley, Matt 9781484228715 Apress
Advanced R Statistical Programming and Data Models: Analysis, Machine Learning, and Visualization

ISBN: 9781484228715 / Angielski / Miękka / 638 str.

ISBN: 9781484228715/Angielski/Miękka/638 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Matt Wiley; Joshua F. Wiley
Carry out a variety of advanced statistical analyses including generalized additive models, mixed effects models, multiple imputation, machine learning, and missing data techniques using R. Each chapter starts with conceptual background information about the techniques, includes multiple examples using R to achieve results, and concludes with a case study.
Written by Matt and Joshua F. Wiley, Advanced R Statistical Programming and Data Models shows you how to conduct data analysis using the popular R language. You'll delve into the preconditions or hypothesis for various statistical...
Carry out a variety of advanced statistical analyses including generalized additive models, mixed effects models, multiple imputation, machine learnin...
cena: 305,43

 Deep Learning with Theano Christopher Bourez 9781786465825 Packt Publishing
Deep Learning with Theano

ISBN: 9781786465825 / Angielski / Miękka / 300 str.

ISBN: 9781786465825/Angielski/Miękka/300 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Christopher Bourez
cena: 215,47

 Statistical Modelling of Survival Data with Random Effects: H-Likelihood Approach Ha, Il Do 9789811065552 Springer
Statistical Modelling of Survival Data with Random Effects: H-Likelihood Approach

ISBN: 9789811065552 / Angielski / Twarda / 283 str.

ISBN: 9789811065552/Angielski/Twarda/283 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Il Do Ha; Jong-Hyeon Jeong; Youngjo Lee
This book provides a groundbreaking introduction to the likelihood inference for correlated survival data via the hierarchical (or h-) likelihood in order to obtain the (marginal) likelihood and to address the computational difficulties in inferences and extensions.
This book provides a groundbreaking introduction to the likelihood inference for correlated survival data via the hierarchical (or h-) likelihood in o...
cena: 610,90

 Formation Methods, Models, and Hardware Implementation of Pseudorandom Number Generators: Emerging Research and Opportunities Stepan Bilan 9781522527732 Engineering Science Reference
Formation Methods, Models, and Hardware Implementation of Pseudorandom Number Generators: Emerging Research and Opportunities

ISBN: 9781522527732 / Angielski / Twarda / 184 str.

ISBN: 9781522527732/Angielski/Twarda/184 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Stepan Bilan
Examines the current methodologies used in number generator construction, and how they pertain to the overall advancement of contemporary computer systems. Featuring coverage on relevant topics such as cellular automata theory, inhomogeneous cells, and sequence generators, this publication is ideal for software engineers, computer programmers, academics, students, and researchers.
Examines the current methodologies used in number generator construction, and how they pertain to the overall advancement of contemporary computer sys...
cena: 939,75

 Pandas Cookbook: Recipes for Scientific Computing, Time Series Analysis and Data Visualization using Python Petrou, Theodore 9781784393878 Packt Publishing
Pandas Cookbook: Recipes for Scientific Computing, Time Series Analysis and Data Visualization using Python

ISBN: 9781784393878 / Angielski / Miękka / 532 str.

ISBN: 9781784393878/Angielski/Miękka/532 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Ted Petrou
cena: 241,86

 Towards Integrative Machine Learning and Knowledge Extraction: Birs Workshop, Banff, Ab, Canada, July 24-26, 2015, Revised Selected Papers Holzinger, Andreas 9783319697741 Springer
Towards Integrative Machine Learning and Knowledge Extraction: Birs Workshop, Banff, Ab, Canada, July 24-26, 2015, Revised Selected Papers

ISBN: 9783319697741 / Angielski / Miękka / 207 str.

ISBN: 9783319697741/Angielski/Miękka/207 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Andreas Holzinger; Randy Goebel; Massimo Ferri
cena: 203,61

 Data Science for Transport: A Self-Study Guide with Computer Exercises Fox, Charles 9783319729527 Springer
Data Science for Transport: A Self-Study Guide with Computer Exercises

ISBN: 9783319729527 / Angielski / Twarda / 185 str.

ISBN: 9783319729527/Angielski/Twarda/185 str.

Termin realizacji zamówienia: ok. 5-8 dni roboczych.
Charles Fox
The quantity, diversity and availability of transport data is increasing rapidly, requiring new skills in the management and interrogation of data and databases.
The quantity, diversity and availability of transport data is increasing rapidly, requiring new skills in the management and interrogation of data and...
cena: 407,25

Pierwsza Podprzednia  79  80  81  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-2026 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