كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب - A Beginner's Guide to Numerical Methods in MATLAB Course
منتدى هندسة الإنتاج والتصميم الميكانيكى
بسم الله الرحمن الرحيم

أهلا وسهلاً بك زائرنا الكريم
نتمنى أن تقضوا معنا أفضل الأوقات
وتسعدونا بالأراء والمساهمات
إذا كنت أحد أعضائنا يرجى تسجيل الدخول
أو وإذا كانت هذة زيارتك الأولى للمنتدى فنتشرف بإنضمامك لأسرتنا
وهذا شرح لطريقة التسجيل فى المنتدى بالفيديو :
http://www.eng2010.yoo7.com/t5785-topic
وشرح لطريقة التنزيل من المنتدى بالفيديو:
http://www.eng2010.yoo7.com/t2065-topic
إذا واجهتك مشاكل فى التسجيل أو تفعيل حسابك
وإذا نسيت بيانات الدخول للمنتدى
يرجى مراسلتنا على البريد الإلكترونى التالى :

Deabs2010@yahoo.com


-----------------------------------
-Warning-

This website uses cookies
We inform you that this site uses own, technical and third parties cookies to make sure our web page is user-friendly and to guarantee a high functionality of the webpage.
By continuing to browse this website, you declare to accept the use of cookies.
منتدى هندسة الإنتاج والتصميم الميكانيكى
بسم الله الرحمن الرحيم

أهلا وسهلاً بك زائرنا الكريم
نتمنى أن تقضوا معنا أفضل الأوقات
وتسعدونا بالأراء والمساهمات
إذا كنت أحد أعضائنا يرجى تسجيل الدخول
أو وإذا كانت هذة زيارتك الأولى للمنتدى فنتشرف بإنضمامك لأسرتنا
وهذا شرح لطريقة التسجيل فى المنتدى بالفيديو :
http://www.eng2010.yoo7.com/t5785-topic
وشرح لطريقة التنزيل من المنتدى بالفيديو:
http://www.eng2010.yoo7.com/t2065-topic
إذا واجهتك مشاكل فى التسجيل أو تفعيل حسابك
وإذا نسيت بيانات الدخول للمنتدى
يرجى مراسلتنا على البريد الإلكترونى التالى :

Deabs2010@yahoo.com


-----------------------------------
-Warning-

This website uses cookies
We inform you that this site uses own, technical and third parties cookies to make sure our web page is user-friendly and to guarantee a high functionality of the webpage.
By continuing to browse this website, you declare to accept the use of cookies.



 
الرئيسيةالبوابةأحدث الصورالتسجيلدخولحملة فيد واستفيدجروب المنتدى

شاطر
 

 كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب - A Beginner's Guide to Numerical Methods in MATLAB Course

اذهب الى الأسفل 
كاتب الموضوعرسالة
Admin
مدير المنتدى
مدير المنتدى
Admin

عدد المساهمات : 18726
التقييم : 34712
تاريخ التسجيل : 01/07/2009
الدولة : مصر
العمل : مدير منتدى هندسة الإنتاج والتصميم الميكانيكى

كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب - A Beginner's Guide to Numerical Methods in MATLAB Course  Empty
مُساهمةموضوع: كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب - A Beginner's Guide to Numerical Methods in MATLAB Course    كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب - A Beginner's Guide to Numerical Methods in MATLAB Course  Emptyالأحد 19 ديسمبر 2021, 10:03 pm

أخواني في الله
أحضرت لكم
كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب
A Beginner's Guide to Numerical Methods in MATLAB Course

كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب - A Beginner's Guide to Numerical Methods in MATLAB Course  M_a_b_10
و المحتوى كما يلي :

كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب
A Beginner's Guide to Numerical Methods in MATLAB Course
01 Introduction
02 Machine Representation of Numbers
03 Basic Concepts
04 One-Point Iterative Methods
05 Two-Point Iterative Methods
06 Interpolation and Curve Fitting
07 Differentiation
08 Integration (Quadrature)
01 Introduction \ 001 Introduction
02 Machine Representation of Numbers \ 002 Base 2 Representation
02 Machine Representation of Numbers \ 003 Floating-Point Representation
02 Machine Representation of Numbers \ 004 Machine Epsilon
02 Machine Representation of Numbers \ 005 Round-Off and Truncation Errors
03 Basic Concepts \ 006 Function Continuity
03 Basic Concepts \ 007 Rolle's Theorem
03 Basic Concepts \ 008 First Mean Value Theorem
03 Basic Concepts \ 009 Bolzano's Theorem
04 One-Point Iterative Methods \ 010 Introduction
04 One-Point Iterative Methods \ 011 Convergence
04 One-Point Iterative Methods \ 012 Acceleration of Convergence
04 One-Point Iterative Methods \ 013 Order of Convergence
04 One-Point Iterative Methods \ 014 Newton's Method (a.k.a. Newton-Raphson)
04 One-Point Iterative Methods \ 015 Multidimensional Extensions of Newton's Method
04 One-Point Iterative Methods \ 016 Approximate Newton's Method
04 One-Point Iterative Methods \ 017 Horner's Algorithm for Polynomial Equations
05 Two-Point Iterative Methods \ 018 Bisection Method
05 Two-Point Iterative Methods \ 019 Regula Falsi Method
05 Two-Point Iterative Methods \ 020 Secant Method
06 Interpolation and Curve Fitting \ 021 Polynomial Interpolation
06 Interpolation and Curve Fitting \ 022 Newton Basis
06 Interpolation and Curve Fitting \ 023 Divided Differences
06 Interpolation and Curve Fitting \ 024 Divided Differences_ Examples
06 Interpolation and Curve Fitting \ 025 Forward Differences
06 Interpolation and Curve Fitting \ 026 Lagrangian Interpolation
06 Interpolation and Curve Fitting \ 027 Neville's Algorithm
07 Differentiation \ 028 First Derivative Approximations
07 Differentiation \ 029 Second Derivative Approximations
07 Differentiation \ 030 Error Terms by Taylor Series Expansion
07 Differentiation \ 031 Richardson Interpolation
08 Integration (Quadrature) \ 032 Introduction
08 Integration (Quadrature) \ 033 Trapezium Rule
08 Integration (Quadrature) \ 034 Midpoint Rule
08 Integration (Quadrature) \ 035 Gauss-Hermite
08 Integration (Quadrature) \ 036 Gauss-Laguerre

#ماتلاب,#متلاب,#Matlab,

كلمة سر فك الضغط : books-world.net
The Unzip Password : books-world.net
أتمنى أن تستفيدوا من محتوى الموضوع وأن ينال إعجابكم

رابط من موقع عالم الكتب لتنزيل كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب - A Beginner's Guide to Numerical Methods in MATLAB Course
رابط مباشر لتنزيل كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب - A Beginner's Guide to Numerical Methods in MATLAB Course
الرجوع الى أعلى الصفحة اذهب الى الأسفل
 
كورس المرشد للطرق الرقمية باستخدام برنامج الماتلاب - A Beginner's Guide to Numerical Methods in MATLAB Course
الرجوع الى أعلى الصفحة 
صفحة 2 من اصل 1
 مواضيع مماثلة
-
» كورس عمل مشروع هاتف بحساس أندرويد باستخدام برنامج الماتلاب - MATLAB Projects with Android Phone Sensors Course
» كورس تعليم الماتلاب في 30 دقيقة للمبتدأين - Matlab in 30 Minutes for Beginners
» كورس تعليم برنامج الماتلاب - MATLAB Tutorials - Up-Running MATLAB Course
» كورس متكامل لتعليم برنامج الماتلاب - من البداية إلى الاحتراف - The Complete MATLAB Course - Learn MATLAB from Zero to Hero Course
» كورس تعليم أساسيات ديناميكا الموائع باستخدام أكواد الماتلاب - Fundamentals of CFD using MATLAB Code Course

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتدى هندسة الإنتاج والتصميم الميكانيكى :: المنتديات الهندسية :: منتدى شروحات البرامج الهندسية-
انتقل الى: