دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
دسته بندی: ریاضیات ویرایش: 2 نویسندگان: Roozbeh Hazrat سری: Springer Undergraduate Mathematics Series ISBN (شابک) : 9783319275840, 9783319275857 ناشر: Springer سال نشر: 2015 تعداد صفحات: 337 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 16 مگابایت
در صورت ایرانی بودن نویسنده امکان دانلود وجود ندارد و مبلغ عودت داده خواهد شد
کلمات کلیدی مربوط به کتاب Mathematica: یک رویکرد مسئله محور: دستکاری نمادین و جبری، نرم افزار ریاضی، زبان های برنامه نویسی، کامپایلر، مترجمان
در صورت تبدیل فایل کتاب Mathematica: A Problem-Centered Approach به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Mathematica: یک رویکرد مسئله محور نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
این کتاب درسی مجموعه وسیعی از ویژگیها و توابع ریاضی قدرتمند Mathematica را با استفاده از بسیاری از مثالهای واضح ارائه شده و مسائل حلشده معرفی میکند. هر بخش با توضیح یک موضوع جدید و چند مثال اساسی شروع می شود. سپس نویسنده استفاده از دستورات جدید را از طریق سه دسته مسئله نشان میدهد
- دسته اول آن بخشهای اساسی متن را برجسته میکند که استفاده از دستورات جدید در Mathematica را در حین حل هر مشکل ارائه شده نشان میدهد. >
- دومی شامل مشکلاتی است که استفاده از دستوراتی را که قبلاً برای مقابله با موقعیتهای مختلف معرفی شدهاند را بیشتر نشان میدهد. و
- سوم مشکلات چالش برانگیزی را برای مطالعه بیشتر ارائه می دهد.
هدف این است که خواننده را قادر می سازد از کدها بیاموزد، بنابراین از توضیحات طولانی و طاقت فرسا اجتناب می کند.
در حالی که این کتاب بر اساس یک دوره جبر کامپیوتری است که به دانشجویان کارشناسی ریاضیات، علوم، مهندسی و مالی آموزش داده شده است، این کتاب همچنین شامل فصولی در مورد حساب دیفرانسیل و انتگرال و حل معادلات و گرافیک است، بنابراین تمام مباحث اساسی در ریاضیات را پوشش می دهد. این کتاب با تمرکز قوی بر برنامه نویسی و حل مسئله و تاکید بر استفاده از مسائل عددی که نیاز به پیش زمینه خاصی در ریاضیات ندارند، برای خودآموزی و به عنوان مقدمه ای برای محققانی که مایل به استفاده از ریاضیات به عنوان یک محاسبات هستند ایده آل است. ابزار.
این نسخه جدید بهطور گسترده اصلاح و بهروزرسانی شده است و شامل فصلهای جدید با مشکلات و نمونههای کار شده است.
This textbook introduces the vast array of features and powerful mathematical functions of Mathematica using a multitude of clearly presented examples and worked-out problems. Each section starts with a description of a new topic and some basic examples. The author then demonstrates the use of new commands through three categories of problems
- the first category highlights those essential parts of the text that demonstrate the use of new commands in Mathematica whilst solving each problem presented;
- the second comprises problems that further demonstrate the use of commands previously introduced to tackle different situations; and
- the third presents more challenging problems for further study.
The intention is to enable the reader to learn from the codes, thus avoiding long and exhausting explanations.
While based on a computer algebra course taught to undergraduate students of mathematics, science, engineering and finance, the book also includes chapters on calculus and solving equations, and graphics, thus covering all the basic topics in Mathematica. With its strong focus upon programming and problem solving, and an emphasis on using numerical problems that do not need any particular background in mathematics, this book is also ideal for self-study and as an introduction to researchers who wish to use Mathematica as a computational tool.
This new edition has been extensively revised and updated, and includes new chapters with problems and worked examples.
Preface to the second edition Preface to the first edition How to use this book Suggested Course Outlines The Mathematica philosophy Contents 1 Introduction 1.1 Basic calculations 1.2 Graphics 1.3 Handling data 1.4 Linear algebra 1.5 Calculus 2 Basics 2.1 Mathematica as a calculator 2.2 Numbers 2.3 Algebraic computations 2.4 Trigonometric computations 2.5 Variables 2.6 Equalities =, :=, == 2.7 Dynamic variables 3 Defining functions 3.1 Formulas as functions 3.2 Anonymous functions 4 Lists 4.1 Functions producing lists 4.2 Listable functions 4.3 Selecting from a list 5 Changing heads! 6 A bit of logic and set theory 6.1 Being logical 6.2 Handling sets 6.3 Decision making, If and Which 7 Sums and products 7.1 Sum 7.2 Product 8 Loops and repetitions 8.1 Do, For a While 8.2 Nested loops 8.3 Nest, NestList and more 8.4 Fold and FoldList 8.5 Inner and Outer 9 Substitution, Mathematica rules 10 Pattern matching 11 Functions with multiple definitions 11.1 Functions with local variables 11.2 Functions with conditions 11.3 Functions with default values 12 Recursive functions 13 Linear algebra 13.1 Vectors 13.2 Matrices 14 Graphics 14.1 Two-dimensional graphs 14.2 Three-dimensional graphs 15 Calculus and equations 15.1 Solving equations 15.2 Calculus 16 Worked out projects 16.1 Changing of graphs and dymbolic dynamics 16.2 Partitioned binary relations 16.3 Persian recursions 17 Projects 17.1 Projects A 17.2 Projects B 18 Solutions to the Exercises Further reading Bibliography Index