- Table View
- List View
MATLAB and Simulink in Action: Programming, Scientific Computing and Simulation
by Dingyü Xue Feng PanThe textbook is intended for teaching MATLAB language and its applications. The book is composed of three parts: MATLAB programming, scientific computing with MATLAB, and system simulation with Simulink. Since MATLAB is widely used in all fields of science and engineering, a good introduction to the language can not only help students learn how to use it to solve practical problems, but also provide them with the skills to use MATLAB independently in their later courses and research. The three parts of the book are well-balanced and tailored to the needs of engineering students, and the mathematical problems commonly encountered in engineering can be easily solved using MATLAB. This textbook is suitable for undergraduate and graduate students majoring in science and engineering.
MATLAB for Brain and Cognitive Scientists
by Mike X CohenAn introduction to a popular programming language for neuroscience research, taking the reader from beginning to intermediate and advanced levels of MATLAB programming.MATLAB is one of the most popular programming languages for neuroscience and psychology research. Its balance of usability, visualization, and widespread use makes it one of the most powerful tools in a scientist's toolbox. In this book, Mike Cohen teaches brain scientists how to program in MATLAB, with a focus on applications most commonly used in neuroscience and psychology. Although most MATLAB tutorials will abandon users at the beginner's level, leaving them to sink or swim, MATLAB for Brain and Cognitive Scientists takes readers from beginning to intermediate and advanced levels of MATLAB programming, helping them gain real expertise in applications that they will use in their work.The book offers a mix of instructive text and rigorous explanations of MATLAB code along with programming tips and tricks. The goal is to teach the reader how to program data analyses in neuroscience and psychology. Readers will learn not only how to but also how not to program, with examples of bad code that they are invited to correct or improve. Chapters end with exercises that test and develop the skills taught in each chapter. Interviews with neuroscientists and cognitive scientists who have made significant contributions their field using MATLAB appear throughout the book. MATLAB for Brain and Cognitive Scientists is an essential resource for both students and instructors, in the classroom or for independent study.
MATLAB for Engineering and the Life Sciences (Synthesis Lectures on Engineering, Science, and Technology)
by Joe TranquilloThis book is a self-guided tour of MATLAB for engineers and life scientists. It introduces the most commonly used programming techniques through biologically inspired examples. Although the text is written for undergraduates, graduate students and academics, as well as those in industry, will find value in learning MATLAB. The book takes the emphasis off of learning syntax so that the reader can focus more on algorithmic thinking. Although it is not assumed that the reader has taken differential equations or a linear algebra class, there are short introductions to many of these concepts. Following a short history of computing, the MATLAB environment is introduced. Next, vectors and matrices are discussed, followed by matrix-vector operations. The core programming elements of MATLAB are introduced in three successive chapters on scripts, loops, and conditional logic. The last three chapters outline how to manage the input and output of data, create professional quality graphics and find and use MATLAB toolboxes. Throughout, biomedical and life science examples are used to illustrate MATLAB's capabilities.
MATLAB for Neuroscientists: An Introduction to Scientific Computing in MATLAB
by Pascal Wallisch Michael E. Lusignan Marc D. Benayoun Tanya I. Baker Adam Seth Dickey Nicholas G. HatsopoulosMATLAB for Neuroscientists serves as the only complete study manual and teaching resource for MATLAB, the globally accepted standard for scientific computing, in the neurosciences and psychology. This unique introduction can be used to learn the entire empirical and experimental process (including stimulus generation, experimental control, data collection, data analysis, modeling, and more), and the 2nd Edition continues to ensure that a wide variety of computational problems can be addressed in a single programming environment. This updated edition features additional material on the creation of visual stimuli, advanced psychophysics, analysis of LFP data, choice probabilities, synchrony, and advanced spectral analysis. Users at a variety of levels―advanced undergraduates, beginning graduate students, and researchers looking to modernize their skills―will learn to design and implement their own analytical tools, and gain the fluency required to meet the computational needs of neuroscience practitioners.
MATLAB for Psychologists
by Alessandro Soranzo Mauro Borgo Massimo GrassiThe matrix laboratory interactive computing environment--MATLAB--has brought creativity to research in diverse disciplines, particularly in designing and programming experiments. More commonly used in mathematics and the sciences, it also lends itself to a variety of applications across the field of psychology. For the novice looking to use it in experimental psychology research, though, becoming familiar with MATLAB can be a daunting task. MATLAB for Psychologists expertly guides readers through the component steps, skills, and operations of the software, with plentiful graphics and examples to match the reader's comfort level. Using an extended illustration, this concise volume explains the program's usefulness at any point in an experiment, without the limits imposed by other types of software. And the authors demonstrate the responsiveness of MATLAB to the individual's research needs, whether the task is programming experiments, creating sensory stimuli, running simulations, or calculating statistics for data analysis. Key features of the coverage: Thinking in a matrix way.Handling and plotting data.Guidelines for improved programming, sound, and imaging.Statistical analysis and signal detection theory indexes.The Graphical User Interface.The Psychophysics Toolbox.MATLAB for Psychologists serves a wide audience of advanced undergraduate and graduate level psychology students, professors, and researchers as well as lab technicians involved in programming psychology experiments.
MATLAB for Psychologists
by Alessandro Soranzo Mauro Borgo Massimo Grassi Luca BattagliniThe second edition of this textbook provides a comprehensive and detailed overview of MATLAB and specific tools for creating experiments and analysing data in psychology. In addition to an enhanced focus on connections with external devices and writing experiments, all chapters have been thoroughly revised and updated to provide the latest information and examples compatible with the most recent versions of MATLAB. All scripts have been tested to ensure a reliable and exact response. In addition, the book provides detailed examples of classic experiments (e.g., the Posner task) as well as recommendations for structuring and implementing ad hoc experiments. Each chapter is accompanied by several illustrations, examples, and code to match every reader's expertise and comfort level. This concise volume demonstrates MATLAB’s responsiveness to individuals’ research needs, whether the task is programming experiments, creating sensory stimuli, running simulations, or calculating statistics for data analysis. Key areas of coverage include: Thinking in a matrix way. Handling and plotting data. Guidelines for improved programming, sound, and imaging. Statistical analysis and signal detection theory. Psychophysics Toolbox and its use in connection with external devices. MATLAB for Psychologists, Second Edition, serves a wide audience of advanced undergraduate and graduate level psychology students, professors, and researchers as well as lab technicians and other professionals involved in programming psychology experiments.
MATLAB und Simulink Schnellkurs für Ingenieure
by Eklas HossainMATLAB und Simulink Schnellkurs für Ingenieure ist ein benutzerfreundlicher Einführungsführer zu den Funktionen und Anwendungen von MATLAB und Simulink. Das Buch bietet Lesern praxisnahe Beispiele, Übungen und Anwendungen und zeigt hochillustrierte, schrittweise Demonstrationen von Techniken für die Modellierung und Simulation komplexer Systeme. Die MATLAB-Abdeckung umfasst Vektoren und Matrizen, Programme und Funktionen, komplexe Zahlen, Visualisierung, Lösung von Gleichungen, numerische Methoden, Optimierungsprobleme und grafische Benutzeroberflächen. Die Simulink-Abdeckung umfasst häufig verwendete Simulink-Blöcke, Simulation von Regelungssystemen, Analyse elektrischer Schaltungen, elektrische Energiesysteme, Leistungselektronik und erneuerbare Energietechnologien. Dieses leistungsstarke Tutorial ist eine ausgezeichnete Ressource für Studenten, Ingenieure und andere geschäftige technische Fachleute, die schnell ein solides Verständnis von MATLAB und Simulink erlangen müssen.
MATLAB® Recipes for Earth Sciences (Springer Textbooks in Earth Sciences, Geography and Environment)
by Martin H. TrauthMATLAB® is used in a wide range of geoscientific applications, such as for image processing in remote sensing, for generating and processing digital elevation models, and for analyzing time series. This book introduces methods of data analysis in the earth sciences using MATLAB, such as basic statistics for univariate, bivariate, and multivariate data sets, time series analysis, signal processing, spatial and directional data analysis, and image analysis. The text includes numerous examples demonstrating how MATLAB can be used on data sets from the earth sciences. The supplementary electronic material (available online through Springer Link) contains recipes that include all the MATLAB commands featured in the book and example data.
MATLAB® Recipes for Earth Sciences: Matlab® And Design Recipes For Earth Sciences (Springer Textbooks in Earth Sciences, Geography and Environment)
by Martin H. TrauthMATLAB® is used in a wide range of geoscientific applications, e.g. for image processing in remote sensing, for creating and processing digital elevation models, and for analyzing time series. This book introduces readers to MATLAB-based data analysis methods used in the geosciences, including basic statistics for univariate, bivariate and multivariate datasets, time-series analysis, signal processing, the analysis of spatial and directional data, and image analysis. The revised and updated Fifth Edition includes seven new sections, and the majority of the chapters have been rewritten and significantly expanded. New sections include error analysis, the problem of classical linear regression of log-transformed data, aligning stratigraphic sequences, the Normalized Difference Vegetation Index, Aitchison’s log-ratio transformation, graphical representation of spherical data, and statistics of spherical data. The book also includes numerous examples demonstrating how MATLAB can be used on datasets from the earth sciences. The supplementary electronic material (available online through SpringerLink) contains recipes that include all the MATLAB commands featured in the book and the sample data.
MATLAB® for Brain-Computer Interface Systems: Computation and Data Processing
by Sanjiban Sekhar Roy Faridoddin ShariatyThe book extensively explores Brain-Computer Interfaces (BCIs), emphasizing both the theoretical foundations and practical applications within this rapidly advancing field. It provides a thorough coverage of BCI fundamentals and practical implementation using MATLAB®. It begins with an introduction, covering the history of BCIs, components, and the pivotal role MATLAB® plays in their development. The book explores various aspects such as signal processing, data acquisition, rapid prototyping, machine learning, and real-time data processing, all within the MATLAB® environment. Additionally, it delves into the community and support available, along with open-source BCI toolboxes and integration with external devices. Moving forward, the book dives into the fundamentals of BCIs, including their definition, applications, principles, and components. It covers different types of brain signals utilized in BCI systems and the challenges involved in their design, such as signal reliability, userfriendliness, privacy, and regulatory issues. It discusses their principles, implementation in MATLAB®, and practical considerations for training and evaluating classification models. Finally, the book concludes with real-world case studies and practical examples, demonstrating the application of MATLAB® in BCI projects.This book is an essential reading for researchers, engineers, students, and practitioners seeking to explore the fascinating intersection of neuroscience, signal processing, and machine learning through MATLAB-based BCI development.
MATLAB® meets MicroPython: Mit MATLAB® Mikrocontroller nutzen (essentials)
by Armin RohnenDieses essential behandelt die Verknüpfung von MicroPython betriebenen Mikrocontroller mit MATLAB®. Anhand eines Praxisbeispiels werden die Aspekte der Planung, der elektronischen Umsetzung, der Programmierung in MicroPython, die Programmierung in MATLAB® und die Erstellung einer graphischen Oberfläche handelt.
MATLAB®-Rezepte für die Geowissenschaften
by Martin H. TrauthTrauth, Martin H.MATLAB® - Rezepte für Geowissenschaften, 1. deutschsprachige Auflage, basierend auf der korrigierten 5. englischsprachigen AuflageMATLAB® wird in einer Vielzahl von geowissenschaftlichen Anwendungen eingesetzt, z.B. zur Bildverarbeitung in der Fernerkundung, zur Erzeugung und Verarbeitung digitaler Höhenmodelle und zur Analyse von Zeitreihen. Dieses Buch führt in Methoden der Datenanalyse in den Geowissenschaften mit MATLAB ein, wie z.B. grundlegende Statistik für univariate, bivariate und multivariate Datensätze, Zeitreihenanalyse, Signalverarbeitung, die Analyse räumlicher und gerichteter Daten und Bildanalyse. Der Text enthält zahlreiche Beispiele, die zeigen, wie MATLAB auf Datensätze aus den Geowissenschaften angewendet werden kann. Das ergänzende elektronische Material des Buches (online verfügbar über Springer Link) enthält Rezepte, die alle im Buch vorgestellten MATLAB-Befehle und die Beispieldaten enthalten. Das Buch soll Student:innen, Doktorand:innen, Postdoktorand:innen und Fachleuten helfen, schnelle Lösungen für gängige Datenanalyseprobleme in den Geowissenschaften zu finden.SystemanforderungenBenutzer:innen dieses Buches benötigen die MATLAB®-Software, die für Windows, macOS und Linux verfügbar ist. Die M-Files und Beispieldaten, die online über Springer Link verfügbar sind, sollten auf allen Plattformen laufen, ohne dass eine Modifikation erforderlich ist. Für diese Ausgabe haben wir MATLAB Version 9.11 (Release 2021b), die Bioinformatics Toolbox Version 4.15.2, die Image Processing Toolbox Version 11.4, die Mapping Toolbox Version 5.2, die Signal Processing Toolbox Version 8.7, Simulink 3D Animation Version 9.3, die Statistics and Machine Learning Toolbox Version 12.2 und die Wavelet Toolbox Version 6.0 verwendet.
MCA Microsoft 365 Certified Associate Modern Desktop Administrator Complete Study Guide with 900 Practice Test Questions: Exam MD-100 and Exam MD-101
by William PanekComplete, UPDATED study guide for MCA Modern Desktop Administrator certification exams, MD-100 and MD-101. Covers new Windows 11, services, technologies, and more! MCA Microsoft 365 Certified Associate Modern Desktop Administrator Complete Study Guide, Second Edition, is your all-in-one guide to preparing for the exams that will earn you the MCA Modern Desktop Administrator certification! In this book, well-known Windows guru and five-time Microsoft MVP, William Panek, guides you through the latest versions of the Windows Client exam (MD-100) and the Managing Modern Desktops exam (MD-101). This one-stop resource covers 100% of the objectives for both exams, providing real world scenarios, hands-on exercises, and challenging review questions. You’ll also dive deeper into some of the more complex topics and technologies, including deploying, maintaining, and upgrading Windows; managing devices and data; configuring storage and connectivity; managing apps and data; and more. Learn everything you need to know to pass the MD-100 and MD-101 exams Earn your MCA Modern Desktop Administrator certification to launch or advance your career Access exercises, review questions, flashcards, and practice exams, in the book and online Master all of the test objectives for the latest exam versions—updated for Windows 11With this study guide, you also get access to Sybex’s superior online learning environment, including an assessment test, hundreds of practice exams, flashcards, searchable glossary, and videos for many of the chapter exercises. This is the perfect test prep resource for admins preparing for certification and anyone looking to upgrade their existing skills to Microsoft’s latest desktop client.
MCA Microsoft 365 Teams Administrator Study Guide: Exam MS-700
by Ben LeeThis Study Guide helps you understand the job role and responsibilities of a Microsoft 365 Teams Administrator. It's your one-stop resource for learning new skills, preparing to take the exam, and boosting your career! Cloud technology has become a major component of how services are delivered to customers. It's creating new roles and expanding others in all areas of technology. The Microsoft 365 Certified Associate Teams Administrator certification shows you're keeping pace with today's technology. MCA Microsoft 365 Certified Teams Administrator Study Guide is your best resource for understanding the job roles and responsibilities of a Teams Administrator and preparing to take the certification Exam MS-700. Microsoft 365 Teams Administrators focus on efficient and effective collaboration and communication in an enterprise environment. This Study Guide can help you understand best practices for configuring, deploying, and managing Office 365 workloads for Microsoft Teams that focus on efficient and effective collaboration and communication in an enterprise environment. Test your knowledge of all key exam objectives, including planning, deploying, and managing Teams chat, apps, channels, meetings, audio conferencing, live events, and calling. This Sybex Study Guide also covers upgrading from Skype for Business to Teams, managing Teams settings by using PowerShell, and understanding integration points with other apps and services. Review everything you need to know to pass the Exam MS-700 and you’re your Microsoft 365 Certified Associate Teams Administrator certification Use Sybex’s exclusive online test bank to improve your ability to plan and configure a Microsoft Teams Environment Master the process of managing Chat, Calling, and Meetings within Microsoft Teams Become an expert at configuring Teams and App Policies, including integrating third-party apps and services Readers will also have access to Sybex's online test bank, including hundreds of practice questions, flashcards, and a glossary. Take your career to a new level with this Study Guide!
MCA Microsoft Certified Associate Azure Administrator Study Guide: Exam AZ-104
by Rithin SkariaLearn what it takes to be an Azure Administrator and efficiently prepare for Exam AZ-104 with this authoritative resource MCA Microsoft 365 Azure Administrator Study Guide: Exam AZ-104 prepares readers to take the AZ-104 Exam and to fully understand the role of a Microsoft 365 Azure Administrator. The book takes a practical and straightforward approach to Microsoft Azure, ensuring that you understand both the realities of working as an Administrator and the techniques and skills necessary to succeed on the AZ-104 Exam. In addition to providing you with access to the online Sybex test bank that includes hundreds of practice questions, flashcards, and a glossary of terms, the study guide comprehensively explains all the following topics: How to manage Azure subscriptions and resources Implementing and managing storage Deploying and managing virtual machines Managing and configuring virtual networks How to Manage identities Perfect for anyone considering a career as a Microsoft Azure Administrator or preparing for the AZ-104 Exam, MCA Microsoft 365 Azure Administrator Study Guide: Exam AZ-104 also belongs on the bookshelves of practicing administrators who wish to brush up on the fundamentals of their profession.
MCA Microsoft Certified Associate Azure Data Engineer Study Guide: Exam DP-203
by Benjamin PerkinsPrepare for the Azure Data Engineering certification—and an exciting new career in analytics—with this must-have study aide In the MCA Microsoft Certified Associate Azure Data Engineer Study Guide: Exam DP-203, accomplished data engineer and tech educator Benjamin Perkins delivers a hands-on, practical guide to preparing for the challenging Azure Data Engineer certification and for a new career in an exciting and growing field of tech. In the book, you’ll explore all the objectives covered on the DP-203 exam while learning the job roles and responsibilities of a newly minted Azure data engineer. From integrating, transforming, and consolidating data from various structured and unstructured data systems into a structure that is suitable for building analytics solutions, you’ll get up to speed quickly and efficiently with Sybex’s easy-to-use study aids and tools. This Study Guide also offers: Career-ready advice for anyone hoping to ace their first data engineering job interview and excel in their first day in the field Indispensable tips and tricks to familiarize yourself with the DP-203 exam structure and help reduce test anxiety Complimentary access to Sybex’s expansive online study tools, accessible across multiple devices, and offering access to hundreds of bonus practice questions, electronic flashcards, and a searchable, digital glossary of key terms A one-of-a-kind study aid designed to help you get straight to the crucial material you need to succeed on the exam and on the job, the MCA Microsoft Certified Associate Azure Data Engineer Study Guide: Exam DP-203 belongs on the bookshelves of anyone hoping to increase their data analytics skills, advance their data engineering career with an in-demand certification, or hoping to make a career change into a popular new area of tech.
MCA Microsoft Certified Associate Azure Network Engineer Study Guide: Exam AZ-700
by Puthiyavan Udayakumar Kathiravan UdayakumarPrepare to take the NEW Exam AZ-700 with confidence and launch your career as an Azure Network Engineer Not only does MCA Microsoft Certified Associate Azure Network Engineer Study Guide: Exam AZ-700 help you prepare for your certification exam, it takes a deep dive into the role and responsibilities of an Azure Network Engineer, so you can learn what to expect in your new career. You&’ll also have access to additional online study tools, including hundreds of bonus practice exam questions, electronic flashcards, and a searchable glossary of important terms. Prepare smarter with Sybex's superior interactive online learning environment and test bank. Exam AZ-700, Designing and Implementing Microsoft Azure Networking Solutions, measures your ability to design, implement, manage, secure, and monitor technical tasks such as hybrid networking; core networking infrastructure; routing; networks; and private access to Azure services. With this in-demand certification, you can qualify for jobs as an Azure Network Engineer, where you will work with solution architects, cloud administrators, security engineers, application developers, and DevOps engineers to deliver Azure solutions. This study guide covers 100% of the objectives and all key concepts, including: Design, Implement, and Manage Hybrid Networking Design and Implement Core Networking Infrastructure Design and Implement Routing Secure and Monitor Networks Design and Implement Private Access to Azure Services If you&’re ready to become the go-to person for recommending, planning, and implementing Azure networking solutions, you&’ll need certification with Exam AZ-700. This is your one-stop study guide to feel confident and prepared on test day. Trust the proven Sybex self-study approach to validate your skills and to help you achieve your career goals!
MCA Microsoft Certified Associate Azure Security Engineer Study Guide: Exam AZ-500
by Shimon BrathwaitePrepare for the MCA Azure Security Engineer certification exam faster and smarter with help from Sybex In the MCA Microsoft Certified Associate Azure Security Engineer Study Guide: Exam AZ-500, cybersecurity veteran Shimon Brathwaite walks you through every step you need to take to prepare for the MCA Azure Security Engineer certification exam and a career in Azure cybersecurity. You&’ll find coverage of every domain competency tested by the exam, including identity management and access, platform protection implementation, security operations management, and data and application security. You&’ll learn to maintain the security posture of an Azure environment, implement threat protection, and respond to security incident escalations. Readers will also find: Efficient and accurate coverage of every topic necessary to succeed on the MCA Azure Security Engineer exam Robust discussions of all the skills you need to hit the ground running at your first—or next—Azure cybersecurity job Complementary access to online study tools, including hundreds of bonus practice exam questions, electronic flashcards, and a searchable glossaryThe MCA Azure Security Engineer AZ-500 exam is a challenging barrier to certification. But you can prepare confidently and quickly with this latest expert resource from Sybex. It&’s ideal for anyone preparing for the AZ-500 exam or seeking to step into their next role as an Azure security engineer.
MCA Microsoft Office Specialist (Office 365 and Office 2019) Complete Study Guide: Word Exam MO-100, Excel Exam MO-200, and PowerPoint Exam MO-300
by Eric ButowMaster one of the most essential skill sets for the contemporary office As Microsoft Office becomes ever more ubiquitous in modern offices across the world, competence and familiarity with its intricacies is more important than ever. Now you can set yourself apart from the pack and prove your skills with the Microsoft Office Specialist certification. The MCA Microsoft Office Specialist (Office 365 and Office 2019) Complete Study Guide : Word Associate Exam MO-100, Excel Associate Exam MO-200, and PowerPoint Associate Exam MO-300 delivers a comprehensive roadmap to achieving the certification with easy-to-follow instruction for each of the three required proficiencies: Word, Excel, and PowerPoint. You’ll enjoy access to chapter review questions and Exam Essentials, a feature that identifies critical subject areas. Discover practical, hands-on exercises that prepare you for real-world roles and jobs, and gain valuable experience as you reinforce key Microsoft Office skills that you’ll be expected to demonstrate in job interviews and your day-to-day professional life. Learn to manage and create text documents in Word, perform operations with formulas in Excel, and create engaging slideshows and presentations in PowerPoint. This practical book also provides: Fully updated information for the latest Microsoft Office Specialist certification exams covering Microsoft Office 365 Access to new career opportunities with a professional certification that’s relevant to virtually any office environment Access to the Sybex online study tools, with chapter review questions, full-length practice exams, hundreds of electronic flashcards, and a glossary of key terms The MCA Microsoft Office Specialist (Office 365 and Office 2019) Complete Study Guide offers crystal-clear organization, comprehensive coverage, and easy-to-understand instruction. It’s perfect for anyone who hopes to prove their skills with the Microsoft Office Specialist certification or to improve their mastery of Microsoft Office 365.
MCA Microsoft Office Specialist (Office 365 and Office 2019) Study Guide: Excel Associate Exam MO-200
by Eric ButowMCA Microsoft Office Specialist Study Guide: Excel Associate Exam MO-200 is your roadmap to preparing for taking the MO-200 exam and earning the Excel Associate (Excel and Excel 2019) certification. The following objectives are covered: Manage worksheets and workbooks Manage data cells and ranges Manage tables and table data Perform operations by using formulas and functions Manage charts Major topics include the fundamentals of creating and managing worksheets and workbooks, creating cells and ranges, creating tables, applying formulas and functions, and creating charts and objects. This Study Guide also covers the ability to create and edit a workbook with multiple sheets and use a graphic element to represent data visually. Workbook examples include professional-looking budgets, financial statements, team performance charts, sales invoices, and data entry logs.Readers will also have access to Sybex's superior online test bank, includng hundreds of practice questions, flashcards, and a glossary of important terms.
MCA Microsoft Office Specialist (Office 365 and Office 2019) Study Guide: PowerPoint Associate Exam MO-300
by Eric ButowMCA Microsoft Office Specialist Study Guide: PowerPoint Associate Exam MO-300 is your roadmap to preparing for taking the MO-300 exam and earning the PowerPoint Associate (PowerPoint and PowerPoint 2019) certification. The following objectives are covered: Manage presentations Manage slides Insert and format text, shapes, and images Insert tables, charts, smartArt, 3D models, and media Apply transitions and animations Major topics include creating, editing, and enhancing presentations and slideshows, including the ability to create and manage presentations, insert and format shapes and slides, create slide content, apply transitions and animations, and manage multiple presentations. This Study Guide also covers creating professional-grade sales presentations, employee training, instructional materials, and kiosk slideshows.Readers will also have access to Sybex's superior online test bank, includng hundreds of practice questions, flashcards, and a glossary of important terms.
MCA Microsoft Office Specialist (Office 365 and Office 2019) Study Guide: Word Associate Exam MO-100
by Eric ButowLearn the realities of being a Microsoft Office Specialist and efficiently prepare for the Word Associate MO-100 Exam with a single, comprehensive study guide MCA Microsoft Office Specialist Study Guide: Word Associate Exam MO-100 comprehensively prepares you for the MO-100 Exam. Accomplished and experienced author Eric Butow provides readers with a one-stop resource for learning the job responsibilities of a Microsoft Office Specialist and succeeding on the MO-100 Exam. The study guide is written in a straightforward and practical style which, when combined with the companion online Sybex resources, allows you to learn efficiently and effectively. The online resources include hundreds of practice questions, flashcards, and a glossary of key terms. In addition to preparing you for the realities of the Microsoft Office Specialist job role, this study guide covers all the subjects necessary to do well on the certifying exam, including: Managing documents Inserting and formatting text, paragraphs, and sections Managing tables and lists Creating and managing references Inserting and formatting graphics Managing document collaboration Perfect for anyone seeking to begin a new career as a Microsoft Office Specialist, or simply wondering what the job entails, the Study Guide also belongs on the bookshelf of currently practicing professionals who want to brush up on the fundamentals of their role.
MCA Modern Desktop Administrator Complete Study Guide: Exam MD-100 and Exam MD-101
by William PanekThe ultimate study guide for Microsoft 365 Certified Associate (MCA) Modern Desktop certification—covers the new Exam MD-100 and the new Exam MD-101 in one book! Referred to as the Modern Desktop, Microsoft 365 is Microsoft’s new suite of modern workplace services comprising Windows 10, Office 365, and Enterprise Mobility & Security. IT administrators tasked with deploying and implementing Modern Desktop are required to configure, secure, manage, and monitor devices and applications in enterprise environments. Success on the MCA Modern Desktop Administrator certification exam is essential for IT professionals seeking to expand their job opportunities and advance their careers. The MCA Modern Desktop Administrator Complete Study Guide is an indispensable resource for candidates preparing for certification. This guide covers 100% of all exam objectives for the new Exam MD-100: Windows 10 and the new Exam-101: Managing Modern Desktops. All aspects of both new exams are covered, including in-depth information on advanced topics and technologies. Included is access to Sybex's comprehensive online learning environment—offering an assessment test, bonus practice exams, electronic flashcards, a searchable glossary, and videos for many of the chapter exercises. This must-have guide enables users to: Configure devices, core services, networking, storage, users, updates, and system and data recovery Implement, install, maintain, manage, and monitor Windows 10 Plan desktop deployment and Microsoft Intune device management solutions Manage identities, applications, remote access, and data access and protection Review real-world scenarios, hands-on exercises, and challenging practice questions The MCA Modern Desktop Administrator Complete Study Guide: Exam MD-100 and Exam MD-101 is an essential tool for anyone preparing for the exams and students and IT professionals looking to learn new skills or upgrade their existing skills.
MCA Modern Desktop Administrator Practice Tests: Exam MD-100 and MD-101
by Crystal PanekEXAM MD-100 AND MD-101 Provides 1,000 practice questions covering all exam objectives. Compliments the MCA Modern Desktop Administrator Complete Study Guide: Exam MD-100 and Exam MD-101 Quick, focused review for MD-100 and MD-101 Microsoft's new Certified Associate Modern Desktop qualification verifies your skill as an administrator of Windows 10 technologies and modern desktop management. With a focus on the intricacies of Microsoft 365, this certification is in high demand. The 2 practice exams PLUS domain-by-domain questions in this book will help you target your study and sharpen your focus—1000 questions total! So now tackle the certification exam with confidence. Expertly crafted questions cover 100% of the objectives for both the MD-100 and MD-101 exams, enabling you to be fully prepared. Coverage of 100% of all exam objectives in these practice tests means you'll be ready for: Desktop and Device Deployment Windows Management and Monitoring OS Updates and Upgrades Core Services Support Data Access and Usage Networking Security Driver and Device Installation Remote Access Configuration System Backup and Restore Interactive learning environment Take your exam prep to the next level with Sybex's superior interactive online study tools. To access our learning environment, simply visit www.wiley.com/go/sybextestprep, register to receive your unique PIN, and instantly gain one year of FREE access to the interactive test bank with two practice exams and domain-by-domain questions. 1000 questions total! Interactive test bank Use the interactive online version of the book's 2 practice exams to help you identify areas where further review is needed. Get more than 90% of the answers correct, and you're ready to take the certification exam. 100 questions total! ABOUT THE MCA PROGRAM The MCA Microsoft 365 Certified: Modern Desktop Administrator Associate certification helps Modern Desktop Administrators deploy, configure, secure, manage, and monitor devices and client applications in an enterprise environment. Exam MD-100, Windows 10, measures your ability to accomplish the following technical tasks: deploy Windows; manage devices and data; configure connectivity; and maintain Windows. Exam MD-101, Managing Modern Desktops, measures your ability to accomplish the following technical tasks: deploy and update operating systems; manage policies and profiles; manage and protect devices; and manage apps and data. Visit www.microsoft.com/en-us/ learning/modern-desktop.aspx for more information.
MCA Modern Desktop Administrator Study Guide: Exam MD-100
by William PanekThe essential study guide for the new Microsoft 365 Certified Associate (MCA) Modern Desktop certification—covers Exam MD-100: Windows 10! The new Microsoft 365 Certified Associate (MCA) Modern Desktop certification exam measures a candidate’s ability to deploy Windows, manage devices and data, configure connectivity, and maintain Windows. MCA certification, sought by a growing number of employers, is an important part of any IT professional’s resume. The MCA Modern Desktop Administrator Study Guide: Exam MD-100 is a must-have book for anyone preparing for certification. This clear and accurate study guide covers 100% of exam objectives—providing hands-on exercises, challenging review questions, full explanations, and real-world examples. From the intricacies of Windows deployment to advanced security and enterprise capabilities, each chapter explains everything candidates need to know for passing the exam and earning MCA certification. This accurate, up-to-date study guide is designed to prepare administrators to deploy, configure, secure, manage, and monitor devices and client applications in an enterprise environment. Access to Sybex's comprehensive online learning environment—comprising a self-assessment test, a bonus practice exam, flashcards, a searchable glossary, and chapter exercise videos—is included to fully prepare for exam day. This study guide: Covers all Exam: MD-100 objectives Prepares readers to implement, install, and configure Windows 10 Reinforces comprehension and retention of central exam topics Helps readers learn new skills or upgrade existing skills to Microsoft's latest desktop client Demand for competent IT professionals is already high and continues to grow at a rapid pace. The MCA Modern Desktop Administrator Study Guide: Exam MD-100 is a valuable resource for preparing for the new Exam MD-100 and MCA certification.