Economics and Computation

Economics and Computation PDF

Author: Jörg Rothe

Publisher: Springer

Published: 2015-08-18

Total Pages: 612

ISBN-13: 3662479044

DOWNLOAD EBOOK →

This textbook connects three vibrant areas at the interface between economics and computer science: algorithmic game theory, computational social choice, and fair division. It thus offers an interdisciplinary treatment of collective decision making from an economic and computational perspective. Part I introduces to algorithmic game theory, focusing on both noncooperative and cooperative game theory. Part II introduces to computational social choice, focusing on both preference aggregation (voting) and judgment aggregation. Part III introduces to fair division, focusing on the division of both a single divisible resource ("cake-cutting") and multiple indivisible and unshareable resources ("multiagent resource allocation"). In all these parts, much weight is given to the algorithmic and complexity-theoretic aspects of problems arising in these areas, and the interconnections between the three parts are of central interest.

Computational Economics

Computational Economics PDF

Author: Oscar Afonso

Publisher: Routledge

Published: 2015-08-27

Total Pages: 266

ISBN-13: 1317508653

DOWNLOAD EBOOK →

Computational Economics: A concise introduction is a comprehensive textbook designed to help students move from the traditional and comparative static analysis of economic models, to a modern and dynamic computational study. The ability to equate an economic problem, to formulate it into a mathematical model and to solve it computationally is becoming a crucial and distinctive competence for most economists. This vital textbook is organized around static and dynamic models, covering both macro and microeconomic topics, exploring the numerical techniques required to solve those models. A key aim of the book is to enable students to develop the ability to modify the models themselves so that, using the MATLAB/Octave codes provided on the book and on the website, students can demonstrate a complete understanding of computational methods. This textbook is innovative, easy to read and highly focused, providing students of economics with the skills needed to understand the essentials of using numerical methods to solve economic problems. It also provides more technical readers with an easy way to cope with economics through modelling and simulation. Later in the book, more elaborate economic models and advanced numerical methods are introduced which will prove valuable to those in more advanced study. This book is ideal for all students of economics, mathematics, computer science and engineering taking classes on Computational or Numerical Economics.

Introduction to Computational Economics Using Fortran

Introduction to Computational Economics Using Fortran PDF

Author: Hans Fehr

Publisher: Oxford University Press, USA

Published: 2020-01-16

Total Pages: 264

ISBN-13: 0198850379

DOWNLOAD EBOOK →

This exercise and solutions manual accompanies the main edition of Introduction to Computational Economics Using Fortran. It enables students of all levels to practice the skills and knowledge needed to conduct economic research using Fortran. Introduction to Computational Economics Using Fortran is the essential guide to conducting economic research on a computer. Aimed at students of all levels of education as well as advanced economic researchers, it facilitates the first steps into writing programming language. This exercise and solutions manual is accompanied by a program database that readers are able to download.

Applied Computational Economics and Finance

Applied Computational Economics and Finance PDF

Author: Mario J. Miranda

Publisher: MIT Press

Published: 2004-08-20

Total Pages: 529

ISBN-13: 0262291754

DOWNLOAD EBOOK →

This book presents a variety of computational methods used to solve dynamic problems in economics and finance. It emphasizes practical numerical methods rather than mathematical proofs and focuses on techniques that apply directly to economic analyses. The examples are drawn from a wide range of subspecialties of economics and finance, with particular emphasis on problems in agricultural and resource economics, macroeconomics, and finance. The book also provides an extensive Web-site library of computer utilities and demonstration programs. The book is divided into two parts. The first part develops basic numerical methods, including linear and nonlinear equation methods, complementarity methods, finite-dimensional optimization, numerical integration and differentiation, and function approximation. The second part presents methods for solving dynamic stochastic models in economics and finance, including dynamic programming, rational expectations, and arbitrage pricing models in discrete and continuous time. The book uses MATLAB to illustrate the algorithms and includes a utilities toolbox to help readers develop their own computational economics applications.

Economic Dynamics, second edition

Economic Dynamics, second edition PDF

Author: John Stachurski

Publisher: MIT Press

Published: 2022-08-16

Total Pages: 395

ISBN-13: 0262544776

DOWNLOAD EBOOK →

The second edition of a rigorous and example-driven introduction to topics in economic dynamics that emphasizes techniques for modeling dynamic systems. This text provides an introduction to the modern theory of economic dynamics, with emphasis on mathematical and computational techniques for modeling dynamic systems. Written to be both rigorous and engaging, the book shows how sound understanding of the underlying theory leads to effective algorithms for solving real-world problems. The material makes extensive use of programming examples to illustrate ideas, bringing to life the abstract concepts in the text. Key topics include algorithms and scientific computing, simulation, Markov models, and dynamic programming. Part I introduces fundamentals and part II covers more advanced material. This second edition has been thoroughly updated, drawing on recent research in the field. New for the second edition: “Programming-language agnostic” presentation using pseudocode. New chapter 1 covering conceptual issues concerning Markov chains such as ergodicity and stability. New focus in chapter 2 on algorithms and techniques for program design and high-performance computing. New focus on household problems rather than optimal growth in material on dynamic programming. Solutions to many exercises, code, and other resources available on a supplementary website.

Handbook of Computational Economics

Handbook of Computational Economics PDF

Author: Karl Schmedders

Publisher: Newnes

Published: 2013-12-31

Total Pages: 680

ISBN-13: 0080931782

DOWNLOAD EBOOK →

Handbook of Computational Economics summarizes recent advances in economic thought, revealing some of the potential offered by modern computational methods. With computational power increasing in hardware and algorithms, many economists are closing the gap between economic practice and the frontiers of computational mathematics. In their efforts to accelerate the incorporation of computational power into mainstream research, contributors to this volume update the improvements in algorithms that have sharpened econometric tools, solution methods for dynamic optimization and equilibrium models, and applications to public finance, macroeconomics, and auctions. They also cover the switch to massive parallelism in the creation of more powerful computers, with advances in the development of high-power and high-throughput computing. Much more can be done to expand the value of computational modeling in economics. In conjunction with volume one (1996) and volume two (2006), this volume offers a remarkable picture of the recent development of economics as a science as well as an exciting preview of its future potential. Samples different styles and approaches, reflecting the breadth of computational economics as practiced today Focuses on problems with few well-developed solutions in the literature of other disciplines Emphasizes the potential for increasing the value of computational modeling in economics

An Introduction to Computational Macroeconomics

An Introduction to Computational Macroeconomics PDF

Author: Anelí Bongers

Publisher: Vernon Press

Published: 2020-09-01

Total Pages: 320

ISBN-13: 162273940X

DOWNLOAD EBOOK →

This book presents an introduction to computational macroeconomics, using a new approach to the study of dynamic macroeconomic models. It solves a variety of models in discrete time numerically, using a Microsoft Excel spreadsheet as a computer tool. The solved models include dynamic macroeconomic models with rational expectations, both non-microfounded and microfounded, constituting a novel approach that facilitates the learning and use of dynamic general equilibrium models, which have now become the principal tool for macroeconomic analysis. Spreadsheets are widely known and relatively easy to use, meaning that the computer skills needed to work with dynamic general equilibrium models are affordable for undergraduate students in Advanced Macroeconomics courses.

Introduction to Computational Economics Using Fortran

Introduction to Computational Economics Using Fortran PDF

Author: Hans Fehr

Publisher: Oxford University Press

Published: 2018

Total Pages: 586

ISBN-13: 0198804393

DOWNLOAD EBOOK →

Introduction to Computational Economics Using Fortran is the essential guide to conducting economic research on a computer. Aimed at students of all levels of education as well as advanced economic researchers, it facilitates the first steps into writing programs using Fortran. Introduction to Computational Economics Using Fortran assumes no prior experience as it introduces the reader to this programming language. It shows the reader how to apply the most important numerical methods conducted by computational economists using the toolbox that accompanies this text. It offers various examples from economics and finance organized in self-contained chapters that speak to a diverse range of levels and academic backgrounds. Each topic is supported by an explanation of the theoretical background, a demonstration of how to implement the problem on the computer, and a discussion of simulation results. Readers can work through various exercises that promote practical experience and deepen their economic and technical insights. This textbook is accompanied by a website from which readers can download all program codes as well as a numerical toolbox, and receive technical information on how to install Fortran on their computer.

Computational Economics

Computational Economics PDF

Author: David A. Kendrick

Publisher: Princeton University Press

Published: 2011-10-23

Total Pages: 449

ISBN-13: 1400841348

DOWNLOAD EBOOK →

The ability to conceptualize an economic problem verbally, to formulate it as a mathematical model, and then represent the mathematics in software so that the model can be solved on a computer is a crucial skill for economists. Computational Economics contains well-known models--and some brand-new ones--designed to help students move from verbal to mathematical to computational representations in economic modeling. The authors' focus, however, is not just on solving the models, but also on developing the ability to modify them to reflect one's interest and point of view. The result is a book that enables students to be creative in developing models that are relevant to the economic problems of their times. Unlike other computational economics textbooks, this book is organized around economic topics, among them macroeconomics, microeconomics, and finance. The authors employ various software systems--including MATLAB, Mathematica, GAMS, the nonlinear programming solver in Excel, and the database systems in Access--to enable students to use the most advantageous system. The book progresses from relatively simple models to more complex ones, and includes appendices on the ins and outs of running each program. The book is intended for use by advanced undergraduates and professional economists and even, as a first exposure to computational economics, by graduate students. Organized by economic topics Progresses from simple to more complex models Includes instructions on numerous software systems Encourages customization and creativity