MARC 닫기
05702cam a2200613Ii 4500
000001334938
20210114163633
m d
cr unu||||||||
201027s2020 enka ob 000 0 eng d
▼a 1176510937
▼a 1178652244
▼a 9781838988654
▼a 1838988653
▼z 9781838985097
▼a 2527744
▼b (N$T)
▼a (OCoLC)1202027150
▼z (OCoLC)1176510937
▼z (OCoLC)1178652244
▼a CL0501000159
▼b Safari Books Online
▼a UMI
▼b eng
▼e rda
▼e pn
▼c UMI
▼d EBLCP
▼d UKAHL
▼d YDX
▼d N$T
▼d OCLCF
▼d 248023
▼a QA76.73.P98
▼a 003.3
▼2 23
▼a Ciaburro, Giuseppe,
▼e author.
▼a Hands-on simulation modeling with Python:
▼b develop simulation models to get accurate results and enhance decision-making processes /:
▼c Giuseppe Ciaburro.
▼a Birmingham, UK:
▼b Packt Publishing,
▼c 2020.
▼a 1 online resource (1 volume):
▼b illustrations.
▼a text
▼b txt
▼2 rdacontent
▼a computer
▼b c
▼2 rdamedia
▼a online resource
▼b cr
▼2 rdacarrier
▼a Includes bibliographical references.
▼a Cover -- Title Page -- Copyright and Credits -- About Packt -- Contributors -- Table of Contents -- Preface -- Section 1: Getting Started with Numerical Simulation -- Chapter 1: Introducing Simulation Models -- Introducing simulation models -- Decision-making workflow -- Comparing modeling and simulation -- Pros and cons of simulation modeling -- Simulation modeling terminology -- Classifying simulation models -- Comparing static and dynamic models -- Comparing deterministic and stochastic models -- Comparing continuous and discrete models -- Approaching a simulation-based problem
▼a Problem analysis -- Data collection -- Setting up the simulation model -- Simulation software selection -- Verification of the software solution -- Validation of the simulation model -- Simulation and analysis of results -- Dynamical systems modeling -- Managing workshop machinery -- Simple harmonic oscillator -- Predator-prey model -- Summary -- Chapter 2: Understanding Randomness and Random Numbers -- Technical requirements -- Stochastic processes -- Types of stochastic process -- Examples of stochastic processes -- The Bernoulli process -- Random walk -- The Poisson process
▼a Random number simulation -- Probability distribution -- Properties of random numbers -- The pseudorandom number generator -- The pros and cons of a random number generator -- Random number generation algorithms -- Linear congruential generator -- Random numbers with uniform distribution -- Lagged Fibonacci generator -- Testing uniform distribution -- The chi-squared test -- Uniformity test -- Exploring generic methods for random distributions -- The inverse transform sampling method -- The acceptance-rejection method -- Random number generation using Python -- Introducing the random module
▼a The random.random() function -- The random.seed() function -- The random.uniform() function -- The random.randint() function -- The random.choice() function -- The random.sample() function -- Generating real-valued distributions -- Summary -- Chapter 3: Probability and Data Generation Processes -- Technical requirements -- Explaining probability concepts -- Types of events -- Calculating probability -- Probability definition with an example -- Understanding Bayes' theorem -- Compound probability -- Bayes' theorem -- Exploring probability distributions -- Probability density function
▼a Mean and variance -- Uniform distribution -- Binomial distribution -- Normal distribution -- Summary -- Section 2: Simulation Modeling Algorithms and Techniques -- Chapter 4: Exploring Monte Carlo Simulations -- Technical requirements -- Introducing Monte Carlo simulation -- Monte Carlo components -- First Monte Carlo application -- Monte Carlo applications -- Applying the Monte Carlo method for Pi estimation -- Understanding the central limit theorem -- Law of large numbers -- Central limit theorem -- Applying Monte Carlo simulation -- Generating probability distributions
▼a Developers working with the simulation models will be able to put their knowledge to work with this practical guide. You will work with real-world data to uncover various patterns used in complex systems using Python. The book provides a hands-on approach to implementation and associated methodologies to improve or optimize systems.
▼a Description based on online resource; title from cover (Safari, viewed October 27, 2020).
▼a OCLC control number change
▼a Python (Computer program language)
▼a Computer simulation.
▼a Simulation methods.
▼a Decision making
▼x Data processing.
▼a Computer programming.
▼2 fast
▼0 (OCoLC)fst00872390
▼a Computer simulation.
▼2 fast
▼0 (OCoLC)fst00872518
▼a Python (Computer program language)
▼2 fast
▼0 (OCoLC)fst01084736
▼a Electronic books.
▼a Electronic books.
▼i Print version:
▼a Ciaburro, Giuseppe
▼t Hands-On Simulation Modeling with Python : Develop Simulation Models to Get Accurate Results and Enhance Decision-Making Processes.
▼d Birmingham : Packt Publishing, Limited,c2020
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=2527744
▼a Askews and Holts Library Services
▼b ASKH
▼n AH37406763
▼a ProQuest Ebook Central
▼b EBLB
▼n EBL6267443
▼a YBP Library Services
▼b YANK
▼n 301388220
▼a EBSCOhost
▼b EBSC
▼n 2527744
▼a 강리원
▼a eBook
▼a 92
▼b N$T
| 자료유형 : | eBook |
|---|---|
| ISBN : | 9781838988654 |
| ISBN : | 1838988653 |
| ISBN : | |
| 개인저자 : | Ciaburro, Giuseppe, author. |
| 서명/저자사항 : | Hands-on simulation modeling with Python: develop simulation models to get accurate results and enhance decision-making processes /: Giuseppe Ciaburro. |
| 발행사항 : | Birmingham, UK: Packt Publishing, 2020. |
| 형태사항 : | 1 online resource (1 volume): illustrations. |
| 서지주기 : | Includes bibliographical references. |
| 내용주기 : | Cover -- Title Page -- Copyright and Credits -- About Packt -- Contributors -- Table of Contents -- Preface -- Section 1: Getting Started with Numerical Simulation -- Chapter 1: Introducing Simulation Models -- Introducing simulation models -- Decision-making workflow -- Comparing modeling and simulation -- Pros and cons of simulation modeling -- Simulation modeling terminology -- Classifying simulation models -- Comparing static and dynamic models -- Comparing deterministic and stochastic models -- Comparing continuous and discrete models -- Approaching a simulation-based problem |
| 내용주기 : | Problem analysis -- Data collection -- Setting up the simulation model -- Simulation software selection -- Verification of the software solution -- Validation of the simulation model -- Simulation and analysis of results -- Dynamical systems modeling -- Managing workshop machinery -- Simple harmonic oscillator -- Predator-prey model -- Summary -- Chapter 2: Understanding Randomness and Random Numbers -- Technical requirements -- Stochastic processes -- Types of stochastic process -- Examples of stochastic processes -- The Bernoulli process -- Random walk -- The Poisson process |
| 내용주기 : | Random number simulation -- Probability distribution -- Properties of random numbers -- The pseudorandom number generator -- The pros and cons of a random number generator -- Random number generation algorithms -- Linear congruential generator -- Random numbers with uniform distribution -- Lagged Fibonacci generator -- Testing uniform distribution -- The chi-squared test -- Uniformity test -- Exploring generic methods for random distributions -- The inverse transform sampling method -- The acceptance-rejection method -- Random number generation using Python -- Introducing the random module |
| 내용주기 : | The random.random() function -- The random.seed() function -- The random.uniform() function -- The random.randint() function -- The random.choice() function -- The random.sample() function -- Generating real-valued distributions -- Summary -- Chapter 3: Probability and Data Generation Processes -- Technical requirements -- Explaining probability concepts -- Types of events -- Calculating probability -- Probability definition with an example -- Understanding Bayes' theorem -- Compound probability -- Bayes' theorem -- Exploring probability distributions -- Probability density function |
| 내용주기 : | Mean and variance -- Uniform distribution -- Binomial distribution -- Normal distribution -- Summary -- Section 2: Simulation Modeling Algorithms and Techniques -- Chapter 4: Exploring Monte Carlo Simulations -- Technical requirements -- Introducing Monte Carlo simulation -- Monte Carlo components -- First Monte Carlo application -- Monte Carlo applications -- Applying the Monte Carlo method for Pi estimation -- Understanding the central limit theorem -- Law of large numbers -- Central limit theorem -- Applying Monte Carlo simulation -- Generating probability distributions |
| 요약 : | Developers working with the simulation models will be able to put their knowledge to work with this practical guide. You will work with real-world data to uncover various patterns used in complex systems using Python. The book provides a hands-on approach to implementation and associated methodologies to improve or optimize systems. |
| 일반주제명 : | Python (Computer program language) -- |
| 일반주제명 : | Computer simulation. -- |
| 일반주제명 : | Simulation methods. -- |
| 일반주제명 : | Decision making -- Data processing. -- |
| 일반주제명 : | Computer programming. -- |
| 일반주제명 : | Computer simulation. -- |
| 일반주제명 : | Python (Computer program language) -- |
| 기타형태 저록 : | Print version: Ciaburro, Giuseppe Hands-On Simulation Modeling with Python : Develop Simulation Models to Get Accurate Results and Enhance Decision-Making Processes. Birmingham : Packt Publishing, Limited,c2020 |
| 언어 | 영어 |
| URL : |
|---|
서평쓰기