دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Tobin A. Driscoll
سری:
ناشر:
سال نشر: 2005
تعداد صفحات: 77
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 387 کیلوبایت
در صورت ایرانی بودن نویسنده امکان دانلود وجود ندارد و مبلغ عودت داده خواهد شد
در صورت تبدیل فایل کتاب Crash Course in MATLAB به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب دوره Crash در متلب نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Introduction The fifty-cent tour Graphical versus command-line usage Help Basic commands and syntax Saving work Exercises Arrays and matrices Building arrays Referencing elements Matrix operations Array operations Sparse matrices Exercises Scripts and functions Using scripts effectively Functions Conditionals: if and switch Loops: for and while Debugging and profiling Exercises More on functions Subfunctions and nested functions Inline and anonymous functions Function functions Errors and warnings Exercises Graphics 2D plots 3D plots Annotation Auto function plots Handles and properties Color Saving figures Graphics for publication Exercises Speed, style, and trickery Functions or scripts? Memory preallocation Vectorization Masking Scoping exceptions Exercises Advanced data structures Strings Formatted output Cell arrays Structures Scientific computing Linear algebra Iterative linear algebra Rootfinding Optimization Fitting data Quadrature Initial-value problems Boundary-value problems Initial-boundary value problems Graphical user interfaces GUI programming style Using guide for layout Creating callbacks An example Object-oriented programming OOP in MATLAB An OOP example Exercises Linking to FORTRAN or C How MEX files work Examples and outline