ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب PACKT Matplotlib Plotting Cookbook 2014

دانلود کتاب PACKT Matplotlib Plotting Cookbook 2014

PACKT Matplotlib Plotting Cookbook 2014

مشخصات کتاب

PACKT Matplotlib Plotting Cookbook 2014

ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9781849513265, 1849513260 
ناشر: Packt Publishing 
سال نشر: 2014 
تعداد صفحات: 0 
زبان: English 
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 5 مگابایت 

قیمت کتاب (تومان) : 58,000



کلمات کلیدی مربوط به کتاب PACKT Matplotlib Plotting Cookbook 2014: نمودارها، نمودارها و غیره، پایتون (زبان برنامه کامپیوتری)، پایتون (زبان برنامه نویسی)، جداول، نمودارها و غیره، منابع اینترنتی



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 14


در صورت تبدیل فایل کتاب PACKT Matplotlib Plotting Cookbook 2014 به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب PACKT Matplotlib Plotting Cookbook 2014 نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب PACKT Matplotlib Plotting Cookbook 2014

این کتاب از رویکرد سبک کتاب آشپزی پیروی می کند که دستور العمل های متعامد و غیر زائد را در دستان شما قرار می دهد. توضیحات به جای بازنویسی مجدد کتابچه راهنمای کاربر، منطق زیربنایی پشت Matplotlib را آشکار می کند. اگر مهندس یا دانشمندی هستید که می‌خواهید با پایتون تجسم‌های عالی بسازید، نه با زبان تخصصی دیگر، این کتاب برای شماست. در حالی که چندین بسته رسم بسیار شایسته وجود دارد، Matplotlib "فقط"" یک ماژول پایتون است. بنابراین، اگر قبلاً تعدادی پایتون را می‌شناسید، از اولین قدم‌ها احساس می‌کنید که در خانه هستید. در صورتی که یک برنامه نویس باشید، بد نیست.


توضیحاتی درمورد کتاب به خارجی

This book follows a cookbook style approach that puts orthogonal and non-redundant recipes in your hands. Rather than rehashing the user manual, the explanations expose the underlying logic behind Matplotlib. If you are an engineer or scientist who wants to create great visualizations with Python, rather than yet another specialized language, this is the book for you. While there are several very competent plotting packages, Matplotlib is ""just"" a Python module. Thus, if you know some Python already, you will feel at home from the first steps on. In case you are an application writer, you wo.



فهرست مطالب

Content: Cover
Copyright
Credits
About the Author
About the Reviewers
www.PacktPub.com
Table of Contents
Preface
Chapter 1: First Steps
Introduction
Installing matplotlib
Plotting one curve
Using NumPy
Plotting multiple curves
Plotting curves from file data
Plotting points
Plotting bar charts
Plotting multiple bar charts
Plotting stacked bar charts
Plotting back-to-back bar charts
Plotting pie charts
Plotting histograms
Plotting boxplots
Plotting triangulations
Chapter 2: Customizing the Color and Styles
Introduction
Defining your own colors. Using custom colors for scatter plotsUsing custom colors for bar charts
Using custom colors for pie charts
Using custom colors for boxplots
Using colormaps for scatter plots
Using colormaps for bar charts
Controlling line pattern and thickness
Controlling a fill pattern
Controlling a marker's style
Controlling a marker's size
Creating your own markers
Getting more control over markers
Creating your own color scheme
Chapter 3: Working with Annotations
Introduction
Adding a title
Using LaTeX-style notations
Adding a label to each axis
Adding text
Adding arrows
Adding a legend. Adding a gridAdding lines
Adding shapes
Controlling ticks' spacing
Controlling ticks labeling
Chapter 4: Working with Figures
Introduction
Compositing multiple figures
Scaling both axes equally
Setting an axis range
Setting the aspect ratio
Inserting subfigures
Using a logarithmic scale
Using polar coordinates
Chapter 5: Working with a File Output
Introduction
Generating a PNG picture file
Handling transparency
Controlling the output resolution
Generating PDF or SVG documents
Handling multiple-page PDF documents
Chapter 6: Working with Maps
Introduction. Visualizing the content of a 2D arrayAdding a colormap legend to a figure
Visualizing nonuniform 2D data
Visualizing a 2D scalar field
Visualizing contour lines
Visualizing a 2D vector field
Visualizing the streamlines of a 2D vector field
Chapter 7: Working with 3D Figures
Introduction
Creating 3D scatter plots
Creating 3D curve plots
Plotting a scalar field in 3D
Plotting a parametric 3D surface
Embedding 2D figures in a 3D figure
Creating a 3D bar plot
Chapter 8: User Interface
Introduction
Making a user-controllable plot
Integrating a plot to a Tkinter user interface. Integrating a plot to wxWidgets user interfaceIntegrating a plot to GTK user interface
Integrating a plot in a Pyglet application
Index.




نظرات کاربران