دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: [1st Edition]
نویسندگان: Eklas Hossain
سری:
ISBN (شابک) : 3030710351, 9783030710361
ناشر: Springer
سال نشر: 2021
تعداد صفحات: 254
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 22 Mb
در صورت تبدیل فایل کتاب Excel Crash Course For Engineers به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب دوره سقوط اکسل برای مهندسان نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Excel Crash Course for Engineers یک راهنمای مقدماتی خواننده پسند برای ویژگی ها، عملکردها و کاربردهای Microsoft Excel در مهندسی است. این کتاب مثالها و تمرینهایی را در دنیای واقعی به خوانندگان ارائه میدهد که مستقیماً با مهندسی مرتبط هستند، و تکنیکهای بسیار مصور و گام به گام را برای حل و تجسم مسائل و موقعیتهای مهندسی ارائه میدهد. این کتاب شامل مقدمه ای بر MS Excel، همراه با پوشش عمیق نمودارها و نمودارها، توابع و فرمول ها، زبان برنامه نویسی ویژوال بیسیک برای برنامه های کاربردی (VBA) اکسل و تجزیه و تحلیل داده های مهندسی است. این آموزش قدرتمند منبعی عالی برای دانشجویان، مهندسان و سایر متخصصان فنی پر مشغله است که باید به سرعت درک کاملی از اکسل به دست آورند.
Excel Crash Course for Engineers is a reader-friendly introductory guide to the features, functions, and applications of Microsoft Excel in engineering. The book provides readers with real-world examples and exercises that are directly related to engineering, and offers highly illustrated, step-by-step demonstrations of techniques to solve and visualize engineering problems and situations. The book includes an introduction to MS Excel, along with in-depth coverage of graphing and charting, functions and formulae, Excel's Visual Basic for Applications (VBA) programming language, and engineering data analysis. This powerful tutorial is a great resource for students, engineers, and other busy technical professionals who need to quickly acquire a solid understanding of Excel.
Preface......Page 5
Acknowledgements......Page 7
Contents......Page 8
About the Author......Page 11
1.1.1 History of MS Excel......Page 12
1.1.2 Purpose of MS Excel......Page 13
1.2.1 Excel Graphical User Interface......Page 14
1.2.2 Workbooks and Worksheets......Page 16
1.2.3 Opening and Saving Workbooks and Worksheets......Page 17
1.2.4 Consolidating Multiple Excel Sheets Into One Sheet......Page 19
1.3.1.1 Relative Cells......Page 23
1.3.1.2 Absolute Cells......Page 25
1.3.1.3 Cell Referencing from Different Worksheet......Page 27
Exercise 1......Page 29
2.1 Line Chart......Page 30
2.1.1 Line Chart Properties......Page 33
2.1.1.1 Axis Type......Page 34
2.1.1.2 Axis Titles......Page 36
2.1.1.3 Axis Scales......Page 37
2.1.2 Error Bars......Page 39
2.2 Column Charts......Page 42
2.2.1 Data Source Box......Page 44
2.3 Pie Chart......Page 47
2.3.1 Pie Chart Properties......Page 50
2.4 Gauge Chart......Page 55
2.5 Bar Chart......Page 61
2.6 Area Chart......Page 64
2.7 Scatter Chart......Page 68
2.7.1 Switching Between X and Y-Axis......Page 72
2.8 Combination Chart......Page 75
2.9 Stock Chart......Page 79
2.10 Surface Chart......Page 83
2.11 Radar Chart......Page 86
2.12 Gantt Chart......Page 88
2.13 Pareto Chart......Page 96
2.14 Thermometer Chart......Page 100
2.15.1 Line......Page 106
2.15.3 Win/Loss......Page 108
2.16 Pivot Chart......Page 111
2.17 Electrical Engineering Data Visualization Through Excel Charts......Page 121
Reference......Page 126
3.1 Excel Functions and Formulas......Page 127
3.2 Basic Excel Functions......Page 128
3.2.1 Logical Functions......Page 129
3.2.2 Date & Time Functions......Page 131
3.3 Math and Trigonometry......Page 134
3.4 Engineering Functions......Page 138
3.5.1 Ohm’s Law......Page 142
3.5.2 Maximum Power Transfer Theorem......Page 144
3.5.3 Power Factor Correction......Page 149
References......Page 151
4.2 VBA Interface in Excel......Page 152
4.3 Macros......Page 155
4.3.1 Sub Procedure or Command Macros......Page 156
4.3.2 Function Procedures or Macros......Page 165
4.3.3 Executing a VBA Sub Procedure Using a Button......Page 168
4.4 Creating an Excel Add-in......Page 171
References......Page 176
5.1 File Management in Excel......Page 177
5.1.1 Import Files to Excel......Page 178
5.1.2 Real-Time Data Import......Page 184
5.2 Numerical Method in Microsoft Excel......Page 192
5.2.1 Gauss-Seidel Method......Page 193
5.3 Matrices......Page 196
5.3.1 Matrix Addition and Subtraction......Page 198
5.3.2 Matrix Multiplication......Page 200
5.3.3 Transpose, Inverse, and Determinant of Matrix......Page 201
5.4.1 Plotting Equations in Excel......Page 204
5.4.2 Trendlines......Page 206
5.5 Forecasting......Page 209
5.6.1 Data Sorting......Page 215
5.6.2 Data Filtering......Page 220
5.6.3 Flash Fill......Page 229
5.7.1 Getting Rid of Extra Spaces......Page 230
5.7.2 Handling Blank Cells......Page 231
5.7.3 Duplicate Detection and Removal......Page 234
5.7.4 Change Text to Upper, Lower, or Proper Case......Page 237
5.7.5 Convert Numbers Stored as Text to Numbers......Page 239
5.8 Application of Excel in Data Analysis......Page 241
5.8.1 Basic Functions......Page 242
5.8.2 Advanced Functions......Page 245
5.9 Conclusion......Page 249
References......Page 250
Index......Page 251