دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Hans Fehr. Fabian Kindermann
سری:
ISBN (شابک) : 0198804393, 9780198804390
ناشر: OUP Oxford
سال نشر: 2018
تعداد صفحات: 586
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 7 مگابایت
در صورت تبدیل فایل کتاب Introduction to Computational Economics Using Fortran به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب مقدمه ای بر اقتصاد محاسباتی با استفاده از فرترن نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
مقدمه ای بر اقتصاد محاسباتی با استفاده از فرترن راهنمای ضروری برای انجام تحقیقات اقتصادی در رایانه است. این برنامه با هدف دانشآموزان تمام سطوح تحصیلی و همچنین محققان اقتصادی پیشرفته، اولین گامها را برای نوشتن برنامهها با استفاده از فرترن تسهیل میکند. مقدمه ای بر اقتصاد محاسباتی با استفاده از فرترن هیچ تجربه قبلی را فرض نمی کند زیرا خواننده را با این زبان برنامه نویسی آشنا می کند. به خواننده نشان میدهد که چگونه میتواند مهمترین روشهای عددی انجامشده توسط اقتصاددانان محاسباتی را با استفاده از جعبه ابزاری که این متن را همراهی میکند، اعمال کند. این نمونههای مختلفی از اقتصاد و امور مالی را ارائه میدهد که در فصلهای مستقل سازماندهی شدهاند که به طیف متنوعی از سطوح و سوابق دانشگاهی صحبت میکنند. هر موضوع با توضیح پیشینه نظری، نمایش نحوه پیادهسازی مسئله در رایانه و بحث در مورد نتایج شبیهسازی پشتیبانی میشود. خوانندگان میتوانند از طریق تمرینهای مختلفی که تجربه عملی را ترویج میکنند و بینشهای اقتصادی و فنی خود را عمیقتر میکنند، کار کنند. این کتاب درسی با وب سایتی همراه است که خوانندگان می توانند تمامی کدهای برنامه و همچنین جعبه ابزار عددی را از آن دانلود کرده و اطلاعات فنی نصب فرترن را بر روی رایانه خود دریافت کنند.
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.
Table of Contents Ch 1 Ch 2 - Numerical solution methods 2.1 Matrices, vectors, and linear equation systems 2.2 Nonlinear equations and equation systems Gauss-Seidel Iteration 2.3 - Function minimization 2.4 - Numerical integration 2.5 - Random variables, distributions, and simulation 2.6 - Function approximation and interpolation 2.7 - Linear programming 2.9 - Exercises Ch 3 - The static general equilibrium model 3.1 - The basic economy model 3.2 - Extension of the basic model Ch 4 - Topics in finance and risk management Ch 5 - The life-cycle model and intertemporal choice 5.1 - Why do people save? 5.2 - Where do people save and invest? 5.4 - Exercises Ch 6 - The overlapping generations model 6.1 - General structure and long-run equilibrium 6.2 - Transitional dynamics and welfare analysis 6.3 - Further Reading 6.4 - Exercises Ch 7 - Extendind the OLG model 7.1 - Accounting for variable labour supply 7.2 - Human capital and the growth process 7.3 - Longevity risk and annuitization Ch 8 - Introduction to dynamic programming 8.1 - Motivation: The cake-eating problem 8.2 - Numerical solution by value function iteration 8.3 - Numeical solution by policy function iteration 8.5 - Execises Index