2 شاپ می 1 ثبت آگهی رایگان ماشین در بوق 3 خرید از فروشگاه پرزگیر دوکاره arso لوازم آشپزخانه دکوراسیون پرزگیر لباس mic آشپزخانه قیمت امروز ماشین بوق
حذف در پنل کاربری [X]
فروش سی دی Learning Matlab Essentials Skills فیلم آموزش نرم افزار متلب/اورجینال

آمار فروشگاه

افراد آنلاین : 4 نفر
بازديد امروز : 70
بازديد ديروز : 511
كل بازديدها : 1090677

دیگر امکانات

Learning Matlab Essentials Skills فیلم آموزش نرم افزار متلب/اورجینال

متلب (MATLAB)‏ یک محیط نرم‌افزاری برای انجام محاسبات عددی و یک زبان برنامه‌نویسی نسل چهارم است. واژه متلب هم به معنی محیط محاسبات رقمی و هم به معنی خود زبان برنامه‌نویسی مربوطه‌است که از ترکیب دو واژهٔ MATrix (ماتریس) و LABoratory (آزمایشگاه) ایجاد شده‌است.

این نام حاکی از رویکرد ماتریس محور برنامه‌است، که در آن حتی اعداد منفرد هم به عنوان ماتریس در نظر گرفته می‌شوند. کار کردن با ماتریس‌ها در متلب بسیار ساده است. در حقیقت تمام داده‌ها در متلب به شکل یک ماتریس ذخیره می‌شوند. این نرم‌افزار تقریباً در تمامی رشته‌های مهندسی به کار می‌رود. در هر رشته‌ای که نیاز به محاسبات ریاضی، ترسیم منحنی، شبیه‌سازی مدل، آنالیز عددی و ... باشد، استفاده از MATLAB می‌تواند مفید باشد.

مسایلی که در رشته‌های مهندسی معمولاً با استفاده از زبان‌های برنامه‌نویسی C و Fortran حل می‌شوند، با استفاده از MATLAB بسیار راحت‌تر و سریع‌تر حل می‌شوند.





این نرم‌افزار دارای جعبه‌ ابزارهای مختلفی است که دانشجویان و مهندسان هر رشته می‌توانند از جعبه ابزار رشته خود استفاده کنند. علاوه بر توابع فراوانی که خود متلب دارد، برنامه‌نویس نیز می‌تواند توابع جدید تعریف کند. استفاده از توابع متلب برای نمایش داده‌ها بسیار راحت و لذت بخش است.
در دوره آموزشی Learning Matlab شما با قابلیت های اساسی و کلیدی این نرم افزار کاربردی قدرتمند آشنا می شوید.

عناوین آموزشی:
- معرفی رابط کاربری
- محاسبات عمومی
- کار ​​با متغیرها
- توابع ریاضی ضروری
- کار ​​با اعداد مختلط
- کار ​​با بردارها
- کار ​​با ماتریس
- محاسبات جبری
- محاسبات حساب دیفرانسیل و انتگرال
- اصوا اولیه در نمودار ها
- و ...





1. Introduction
Sect 1: Overview of the User Interface - Part 1
Sect 2: Overview of the User Interface - Part 2
Sect 3: Overview of the User Interface - Part 3
Sect 4: Using the Help Menus

2. Basic Calculations
Sect 5: Basic Arithmetic and Order of Operations
Sect 6: Exponents and Scientific Notation
Sect 7: Working with Fractions and the Symbolic Math Toolbox - Part 1
Sect 8: Working with Fractions and the Symbolic Math Toolbox - Part 2

3. Working with Variables
Sect 9: Defining and Using Variables
Sect 10: Adding Comments to your Code
Sect 11: Clearing Variables
Sect 12: Adjusting the Display Precision for Calculations
Sect 13: Creating and Storing Symbolic Variables
Sect 14: Using Symbolic Variables in Calculations

4. Essential Mathematical Functions
Sect 15: Factorials, Square Roots, and Nth Roots
Sect 16: Trigonometric Functions and their Inverses
Sect 17: Hyperbolic Functions
Sect 18: Exponentials and Logarithms

5. Working with Complex Numbers
Sect 19: Basic Calculations with Complex Numbers
Sect 20: Calculating the Magnitude and Angle of Complex Numbers
Sect 21: Trig Functions and Logarithms with Complex Numbers
Sect 22: Complex Numbers and the Symbolic Math Toolbox

6. Working with Vectors
Sect 23: Inputting Vectors and Extracting Components
Sect 24: Adding and Subtracting Vectors and Multiplying Vectors by a Scalar
Sect 25: Calculating the Vector Dot Product and Cross Product
Sect 26: Finding the Length and Sum of a Vector
Sect 27: Extracting a Subset of Vector Elements
Sect 28: Creating Vectors with Evenly Spaced Elements
Sect 29: Joining Vectors Together
Sect 30: Multiplying and Dividing Vectors Element-by-Element
Sect 31: Applying Math Functions Element-by-Element
Sect 32: Creating Vectors with Random Elements
Sect 33: Calculating Mean, Median, and Standard Deviation of Data in a Vector
Sect 34: Working with Vectors using the Symbolic Math Toolbox

7. Working with Matrices
Sect 35: Inputting Matrices and Extracting Elements - Part 1
Sect 36: Inputting Matrices and Extracting Elements - Part 2
Sect 37: Adding and Subtracting Matrices
Sect 38: Multiplying Matrices
Sect 39: Multiplying and Dividing Matrices Element-by-Element
Sect 40: Finding the Matrix Length, Size, and Sum of Elements
Sect 41: Joining Matrices Together
Sect 42: Applying Mathematical Functions to Matrices
Sect 43: Creating an Identity Matrix
Sect 44: Matrix Transpose, Diagonal Elements, and LU Decomposition
Sect 45: Solving a System of Equations using Matrix Row Reductions
Sect 46: Matrix Determinant, Inverse, Trace, Rank, and Solving Linear Systems
Sect 47: Matrix Norm, Eigenvalues, and the Characteristic Polynomial
Sect 48: Matrices and the Symbolic Math Toolbox

8. Algebraic Calculations
Sect 49: Solving Algebraic Equations
Sect 50: Solving Systems of Linear Equations
Sect 51: Solving Algebraic Equations Symbolically
Sect 52: Solving Systems of Algebraic Equations Symbolically
Sect 53: Defining Mathematical Functions

9. Calculus Calculations
Sect 54: Taking Derivatives in Calculus
Sect 55: Evaluating Derivatives at a Point
Sect 56: Taking Partial Derivatives in Calculus
Sect 57: Indefinite and Definite Integrals
Sect 58: Taking Limits in Calculus

10. Basic Graphing
Sect 59: Basic Scatter Plots
Sect 60: Plotting Functions
Sect 61: Changing Plot Appearance





نرم افزار MATLAB یکی از قوی ترین و پیشرفته ترین نرم افزار های انجام محاسبات ریاضی سطح بالا و پیچیده می باشد که در میان نرم افزار های کاربردی ریاضی و شبیه سازی تا کنون ارائه شده است.

اجرای محاسبات ریاضی پیشرفته و بسیار پیچیده در کوتاهترین زمان ممکن همچنین قابلیت شبیه سازی المان های مختلف مهندسی علی الخصوص در حوزه ی مهندسی برق و کامپیوتر یادگیری این نرم افزار را به امری بسیار مهم برای کسانی که با محاسبات ریاضی سطح بالا و شبیه سازی های مهندسی سر و کار دارند تبدیل کرده است

شماره مجوز: ۱۵۵/۱۳۲۳۱

فروشنده: جوانه ها

قیمت: 11,800 تومان

روش خرید: برای خرید Learning Matlab Essentials Skills فیلم آموزش نرم افزار متلب/اورجینال، پس از کلیک روی دکمه زیر و تکمیل فرم سفارش، ابتدا محصول یا محصولات مورد نظرتان را درب منزل یا محل کار تحویل بگیرید، سپس وجه کالا و هزینه ارسال را به مامور پست بپردازید. جهت مشاهده فرم خرید، روی دکمه زیر کلیک کنید.


خرید Learning Matlab Essentials Skills فیلم آموزش نرم افزار متلب/اورجینال


برای دیدن سایر محصولات این فروشنده اینجا کلیک کنید.