شرح برنامج الماتلاب كامل خطوة بخطوة بالعربى MATLAB

أضف إلي الدورات المميزة المشاركة
مشاركة
رابط الصفحة
مشاركة على وسائل التواصل الاجتماعي

عن الدورة

تعلم كورس ماتلاب باللغة العربية

شرح برنامج الماتلاب كامل خطوة بخطوة عربى هذه الدورة المجانية مقدمة من المهندس Hashim A Hashim.

يحتوي الدورة المجانية هذه على 18 محاضرة.

والوقت المطلوب تقريباً هو 3 ساعات

محاضرات ماتلاب هاشم عبدالله هاشم
—————————————————————————
هذا المحتوى يقدم شرح شامل لبرنامج الماتلاب
بما أن لغة التفاعل و البرمجة دائما بالأنجليزية لذلك اللغة الأنجليزية هى لغة عرض المحتوى الا ان لغة الشرح هى اللغة العربية. محتوى كورس الماتلاب هى
حل عمليات حسابية متغيرات بداية تشغيل الماتلاب محاضرة 1.
عناصر المجموع ايجاد الاكبر الاصغر المتوسط المجموعة محاضرة 2.
مجموعة و مصفوفات .. ترتيب عناصر المجموعة .. ايجاد معكوس مصفوفة .. ضرب جمع طرح مصفوفات .. اعادة هيكلة المصفوفة محاضرة 3.
التعليق إختيارات وشروط محاضرة 4.
دورات محاضرة 5.
الدوال محاضرة 6.
واجهة المستخدم الرسومية محاضرة 7.
واجهة المستخدم الرسومية محاضرة 8.
رسومات ثنائية الابعاد محاضرة 9.
رسومات ب لوج محاضرة 10.
رسومات ثلاثية الابعاد المساحة والتحكم محاضرة 11.
المعاملات الحسابية جذور المعادلات محاضرة 12.
اختزال المخطوطات على التوالى على التوازى او التغذية محاضرة 13.
استخدام رموز مع التفاضل التكامل نها لابلاس ومعكوس لابلاس محاضرة 14.
تحكم ونمذجة عناصر الدالة معاملات البسط والمقام محاضرة 15.
كتابة ملف , قراءة ملف , الصاق عناصر لملف محاضرة 16.
سيميولنك محاضرة 17.
سيميولنك محاضرة 18.

MATLAB lectures presented by Hashim A Hashim
——————————————————————————
This course provides a wide overview of MATLAB. All the lecture slides are in English, but the lecture itself is given in Arabic. The complete MATLAB course includes
1. Simple math operations + variables + who and whos + clc and clear + help, lookfor and doc + rounding (Lecture 1).
2. absolute and imaginary (Polar and rectangular) + math operations + variables: short and long format + vectors, linspace and logspace + max, min, sum, mean, length + sort ascending and descending (Lecture 2).
3. Matrix: definition, addition and subtraction + multiplication and division + multiplication and division (element-by-element) + ones, zeros, eye, diagonal and inverse + edit element, row and column + transpose, random, determinant, repmat + size, length, triangle upper and lower (Lecture 3).
4. comments + if end + if else end + if elseif else end + switch case otherwise end (Lecture 4).
5. for end + Nested loops + while end (Lecture 5).
6. functions + try catch end + structure (Lecture 6).
7. graphical user interface, part 1 (Lecture 7).
8. graphical user interface, part 2 (Lecture 8).
9. 2D plot + detailed plotting (Lecture 9).
10. subplot + plotyy + loglog + semilogy (Lecture 10).
11. 3D plot + bar graph + area graph + stair step graph + control plots (Lecture 11).
12. curve fitting + Polynomials: roots + poly + evaluation + addition + subtraction + multiplication + division + differentiation + integration + transfer function + state-space (Lecture 12).
13. Block diagram reduction: series + parallel + feedback + problem 1 + problem 2 (Lecture 13).
14. symbolic toolbox: sym + syms + differentiation + integration + limit + Laplace transform + inverse Laplace transform (Lecture 14).
15. Control: state space to/from transfer function to/from zero pole gain, continuous to discrete (Lecture 15).
16. read + write + append (Lecture 16).
17. Simulink (Lecture 17).
18. Simulink (Lecture 18).
19. Simulink (Lecture 19).

إظهار المزيد

محتوى الدورة

تعلم كورس ماتلاب باللغة العربية:شرح برنامج الماتلاب كامل خطوة بخطوة عربى

  • MATLAB Lesson 1/18 simple math operations variables who clc clear help rounding شرح ماتلاب عربى
    12:57
  • MATLAB Lesson 2/18 vector linspace max min mean sort ماتلاب شرح التعامل مع عناصر المجموعة عربى
    14:10
  • MATLAB Lesson 3/18 Vector , Array , Matrix operations ماتلاب شرح التعامل مع المصفوفات و مجموعات عربى
    00:00
  • MATLAB Lesson 4/18 if elseif else end switch case conditions ماتلاب شرح اختيار شرط من عدة شروط عربى
    00:00
  • MATLAB Lesson 5/18 nested while for end (loops) ماتلاب شرح برمجة كتابة دورات و حلقات تكرارية عربى
    00:00
  • MATLAB Lesson 6/18 function try catch structure ماتلاب (شرح كتابة الدالة) دوال عربى
    00:00
  • MATLAB Lesson 7/18 graphical user interface GUI p1 ماتلاب شرح برمجة واجهات المستخدم الرسومية عربى
    00:00
  • MATLAB Lesson 8/18 graphical user interface GUI p2 ماتلاب شرح برمجة نافذة المستخدم التفاعلية عربى
    00:00
  • MATLAB Lesson 9/18 plot 2D (detailed plot) p1 ماتلاب شرح رسم البيانات بالتفصيل – شكل ثنائى الأبعاد
    00:00
  • MATLAB Lesson 10/18 subplot plotyy semilog log p2 ماتلاب شرح كتابة برنامج رسم جزئى ولوج ومقياس مختلف
    00:00
  • MATLAB Lesson 11/18 plot 3D bar area stair step control p3 ماتلاب رسم شكل ثلاثى ابعاد وتحكم ومساحة
    00:00
  • MATLAB Lesson 12/18 Polynomials transfer function ماتلاب شرح جذور تفاضل تكامل ضرب قسمة معادلات قيمة
    00:00
  • MATLAB Lesson 13/18 block diagram reduction series parallel feedback ماتلاب شرح اختزال توالى توازى
    00:00
  • MATLAB Lesson 14/18 symbolic toolbox syms laplace ماتلاب شرح حل معادلات بالرموز تفاضل تكامل لابلاس
    09:24
  • MATLAB Lesson 15/18 zeros poles state-space transfer function ماتلاب شرح أوامر التحكم والنمذجة عربي
    00:00
  • MATLAB Lesson 16/18 read write append data file ماتلاب شرح أوامر كتابة قراءة الصاق بيانات ل ملف عربي
    00:00
  • MATLAB Lesson 16/18 read write append data file ماتلاب شرح أوامر كتابة قراءة الصاق بيانات ل ملف عربي
    00:00
  • MATLAB Lesson 18/18 simulink dc motor model + control ماتلاب (سيميولينك) محاكاة نموذج موتور+ تحكم
    00:00

تقييمات ومراجعات الطلاب

لا أي تقيم حتى الآن
لا أي تقيم حتى الآن