Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
1,934
result(s) for
"Numerical analysis -- Computer programs"
Sort by:
Introduction to MATLAB for engineers and scientists : solutions for numerical computation and modeling
Familiarize yourself with MATLAB using this concise, practical tutorial that is focused on writing code to learn concepts. Starting from the basics, this book covers array-based computing, plotting and working with files, numerical computation formalism, and the primary concepts of approximations. 'Introduction to MATLAB' is useful for industry engineers, researchers, and students who are looking for open-source solutions for numerical computation.
Financial modelling : theory, implementation and practice (with Matlab source)
by
Kienitz, Jörg
,
Wetterau, Daniel
in
Finance
,
Finance -- Mathematical models
,
Finance -- Mathematical models -- Computer programs
2012
Financial modelling Theory, Implementation and Practice with Matlab Source Jörg Kienitz and Daniel Wetterau Financial Modelling - Theory, Implementation and Practice with MATLAB Source is a unique combination of quantitative techniques, the application to financial problems and programming using Matlab. The book enables the reader to model, design and implement a wide range of financial models for derivatives pricing and asset allocation, providing practitioners with complete financial modelling workflow, from model choice, deriving prices and Greeks using (semi-) analytic and simulation techniques, and calibration even for exotic options. The book is split into three parts. The first part considers financial markets in general and looks at the complex models needed to handle observed structures, reviewing models based on diffusions including stochastic-local volatility models and (pure) jump processes. It shows the possible risk-neutral densities, implied volatility surfaces, option pricing and typical paths for a variety of models including SABR, Heston, Bates, Bates-Hull-White, Displaced-Heston, or stochastic volatility versions of Variance Gamma, respectively Normal Inverse Gaussian models and finally, multi-dimensional models. The stochastic-local-volatility Libor market model with time-dependent parameters is considered and as an application how to price and risk-manage CMS spread products is demonstrated. The second part of the book deals with numerical methods which enables the reader to use the models of the first part for pricing and risk management, covering methods based on direct integration and Fourier transforms, and detailing the implementation of the COS, CONV, Carr-Madan method or Fourier-Space-Time Stepping. This is applied to pricing of European, Bermudan and exotic options as well as the calculation of the Greeks. The Monte Carlo simulation technique is outlined and bridge sampling is discussed in a Gaussian setting and for Lévy processes. Computation of Greeks is covered using likelihood ratio methods and adjoint techniques. A chapter on state-of-the-art optimization algorithms rounds up the toolkit for applying advanced mathematical models to financial problems and the last chapter in this section of the book also serves as an introduction to model risk. The third part is devoted to the usage of Matlab, introducing the software package by describing the basic functions applied for financial engineering. The programming is approached from an object-oriented perspective with examples to propose a framework for calibration, hedging and the adjoint method for calculating Greeks in a Libor market model. Source code used for producing the results and analysing the models is provided on the author's dedicated website, http://www.mathworks.de/matlabcentral/fileexchange/authors/246981.
MATLAB for dummies
Plot graphs, solve equations, and write code in a flash! If you work in a STEM field, chances are you'll be using MATLAB on a daily basis. MATLAB is a popular and powerful computational tool and this book provides everything you need to start manipulating and plotting your data. MATLAB has rapidly become the premier data tool, and MATLAB For Dummies is a comprehensive guide to the fundamentals. MATLAB For Dummies guides you through this complex computational language from installation to visualization to automation. Learn MATLAB's language fundamentals including syntax, operators, and data types Understand how to use the most important window in MATLAB - the Command Window Get the basics of linear algebra to get up and running with vectors, matrices, and hyperspace Automate your work with programming scripts and functions Plot graphs in 2D and 3D to visualize your data Includes a handy guide for MATLAB's functions and plotting routines MATLAB is an essential part of the analysis arsenal and MATLAB For Dummies provides clear, thorough guidance to get the most out of your data.-- Source other than Library of Congress.
MATLAB for neuroscientists : an introduction to scientific computing in MATLAB
by
Dickey, Adam Seth
,
Benayoun, Marc D
,
Lusignan, Michael E
in
Computer science -- Methodology
,
Data processing
,
MATLAB
2014,2013,2008
This is the first comprehensive teaching resource and textbook for the teaching of Matlab in the Neurosciences and in Psychology. Matlab is unique in that it can be used to learn the entire empirical and experimental process, including stimulus generation, experimental control, data collection, data analysis and modeling. Thus a wide variety of computational problems can be addressed in a single programming environment. The idea is to empower advanced undergraduates and beginning graduate students by allowing them to design and implement their own analytical tools. As students advance in their research careers, they will have achieved the fluency required to understand and adapt more specialized tools as opposed to treating them as \"black boxes\".
Digital Signal Processing
by
Abood, Samir I.
in
Circuits & Devices
,
Digital Signal Processing
,
Electrical & Electronic Engineering
2020
Digital Signal Processing: A Primer with MATLAB® provides an excellent cover of discrete-time signals and systems. At the beginning of each chapter, an abstract that states the chapter objectives. All principles presented in a lucid, logical, step-by-step approach. As much as possible, the authors avoid wordiness and detail overload that could hide concepts and impede understanding.
In recognition of requirements by the Accreditation Board for Engineering and Technology (ABET) on integrating computer tools, the use of MATLAB® is encouraged in a student-friendly manner. MATLAB® is introduced in Appendix C and applied gradually throughout the book.
Each illustrative example is immediately followed by practice problems along with its answer. Students can follow the example step by step to solve the practice problems without flipping pages or looking at the end of the book for answers. These practice problems test students' comprehension and reinforce key concepts before moving on to the next section.
Toward the end of each chapter, the authors discuss some application aspects of the concepts covered in the chapter. The material covered in the chapter applied to at least one or two practical problems. It helps students see how the concepts used in real-life situations.
Also, thoroughly worked examples are given liberally at the end of every section. These examples give students a solid grasp of the solutions as well as the confidence to solve similar problems themselves. Some of the problems are solved in two or three ways to facilitate a deeper understanding and comparison of different approaches.
Designed for a three - hours semester course on Digital Signal Processing: A Primer with MATLAB® is intended as a textbook for a senior-level undergraduate student in electrical and computer engineering. The prerequisites for a course based on this book are knowledge of standard mathematics, including calculus and complex numbers.
MATLAB machine learning recipes : a problem-solution approach
by
Paluszek, Michael, author
,
Thomas, Stephanie, author
in
MATLAB.
,
Machine learning.
,
Numerical analysis Computer programs.
2019
Harness the power of MATLAB to resolve a wide range of machine learning challenges. This book provides a series of examples of technologies critical to machine learning. Each example solves a real-world problem. All code in 'MATLAB Machine Learning Recipes' is executable. The toolbox that the code uses provides a complete set of functions needed to implement all aspects of machine learning. Authors Michael Paluszek and Stephanie Thomas show how all of these technologies allow the reader to build sophisticated applications to solve problems with pattern recognition, autonomous driving, expert systems, and much more.
Designing Scientific Applications on GPUs
2013,2014
General purpose graphics processing units (GPGPUs) enable researchers in a variety of fields to benefit from the computational power of all the cores available inside graphics cards. This book shows you how to use GPUs for applications in diverse scientific fields, from physics and mathematics to computer science. The book explains the methods necessary for designing or porting your scientific application on GPUs and will improve your knowledge about image processing, numerical applications, methodology to design efficient applications, optimization methods, and much more.
Advanced numerical methods with Matlab 2 : resolution of nonlinear, differential and partial differential equations
The purpose of this book is to introduce and study numerical methods basic and advanced ones for scientific computing. This last refers to the implementation of appropriate approaches to the treatment of a scientific problem arising from physics (meteorology, pollution, etc.) or of engineering (mechanics of structures, mechanics of fluids, treatment signal, etc.). Each chapter of this book recalls the essence of the different methods resolution and presents several applications in the field of engineering as well as programs developed under Matlab software.
Applied mathematics for the analysis of biomedical data
Features a practical approach to the analysis of biomedical data via mathematical methods and provides a MATLAB® toolbox for the collection, visualization, and evaluation of experimental and real-life data Applied Mathematics for the Analysis of Biomedical Data: Models, Methods, and MATLAB® presents a practical approach to the task that biological scientists face when analyzing data. The primary focus is on the application of mathematical models and scientific computing methods to provide insight into the behavior of biological systems. The author draws upon his experience in academia, industry, and government–sponsored research as well as his expertise in MATLAB to produce a suite of computer programs with applications in epidemiology, machine learning, and biostatistics. These models are derived from real–world data and concerns. Among the topics included are the spread of infectious disease (HIV/AIDS) through a population, statistical pattern recognition methods to determine the presence of disease in a diagnostic sample, and the fundamentals of hypothesis testing. In addition, the author uses his professional experiences to present unique case studies whose analyses provide detailed insights into biological systems and the problems inherent in their examination. The book contains a well-developed and tested set of MATLAB functions that act as a general toolbox for practitioners of quantitative biology and biostatistics. This combination of MATLAB functions and practical tips amplifies the book’s technical merit and value to industry professionals. Through numerous examples and sample code blocks, the book provides readers with illustrations of MATLAB programming. Moreover, the associated toolbox permits readers to engage in the process of data analysis without needing to delve deeply into the mathematical theory. This gives an accessible view of the material for readers with varied backgrounds. As a result, the book provides a streamlined framework for the development of mathematical models, algorithms, and the corresponding computer code. In addition, the book features: Real–world computational procedures that can be readily applied to similar problems without the need for keen mathematical acumen Clear delineation of topics to accelerate access to data analysis Access to a book companion website containing the MATLAB toolbox created for this book, as well as a Solutions Manual with solutions to selected exercises Applied Mathematics for the Analysis of Biomedical Data: Models, Methods, and MATLAB® is an excellent textbook for students in mathematics, biostatistics, the life and social sciences, and quantitative, computational, and mathematical biology. This book is also an ideal reference for industrial scientists, biostatisticians, product development scientists, and practitioners who use mathematical models of biological systems in biomedical research, medical device development, and pharmaceutical submissions.