Network Modeling, Simulation and Analysis in MATLAB : Theory and Practices.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Newark :
John Wiley & Sons, Incorporated,
2019.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Title Page; Copyright Page; Contents; List of Figures; List of Tables; Foreword; Preface; Acknowledgments; Acronyms; 1 Introduction to Modeling, Simulations and Analysis; 1.1 MATLAB Modeling and Simulation; 1.2 Computer Networks Performance Modeling and Simulation; 1.2.1 Computer-Based Models; 1.2.2 Computer Network Simulation; 1.3 Discrete-Event Simulation for MATLAB; 1.3.1 Terminology and Components of Discrete-Event Simulation; 1.3.2 The Principle of Discrete-Event Simulation; 1.3.3 ESTA Algorithm; 1.3.4 ANALYSIS: Determination of Time to Attain Steady State Condition for MATLAB
- 1.4 Simulation Software Selection for MATLAB1.5 Simulation Tools Based on High Performance; 1.5.1 Network Model; 1.5.2 Network Simulators; 1.6 Conclusion; References; 2 Introduction to MATLAB Programming; 2.1 Introduction; 2.2 Basic Features; 2.2.1 Features of MATLAB; 2.2.2 Uses of MATLAB; 2.3 Notation, Syntax, and Operations; 2.3.1 Practical Examples for MATLAB; 2.3.2 Use of Semicolon (;) in MATLAB; 2.3.3 Adding Comments; 2.3.4 Commonly Utilized Operators and Special Characters; 2.3.5 Unique Variables and Constants; 2.3.6 Sparing Process; 2.3.7 MATLAB Decisions; 2.3.8 MATLAB Loops
- 2.4 Import and Export Operations2.4.1 Import Data in MATLAB; 2.4.2 Export Data in MATLAB; 2.5 Elements; 2.5.1 Commands; 2.5.2 MATLAB Basics; 2.5.3 Creating Matrices; 2.5.4 Framework Operations; 2.5.5 Using M-Files; 2.6 Plotting; 2.6.1 Including Various Types of Graphs; 2.6.2 Creation of a Multiple Number of Functions in a Similar Graph; 2.6.3 Creating a Graph According to Various Colors; 2.7 Uncommon Function; 2.8 Executable Files Generation; 2.9 Calling and Accumulating Executable Documents; 2.10 Calling Objects from External Programs; 2.11 JAVA Classes; 2.12 The Guide
- 2.12.1 Open a New User Interface2.12.2 Guide Window Size Setting; 2.12.3 Design the User Interface; 2.12.4 Adjust the Components; 2.12.5 Mark the Push Buttons; 2.12.6 Menu Items-Rundown Pop-Up; 2.12.7 Static Test Alteration Procedure in MATLAB; 2.12.8 Spare the Layout; 2.12.9 Behavior of the App; 2.12.10 Produce Data to Plot in MATLAB; 2.12.11 Pop-Up Menu Characteristics; 2.12.12 Behavior of Push Button; 2.13 Effective Programming through MATLAB; 2.13.1 Condition; 2.13.2 Practice Programs; 2.13.3 Specific Functions in MATLAB; 2.14 Clones Process Using MATLAB; 2.14.1 GNU Octave; 2.14.2 Scilab
- 2.14.3 Sage2.15 Parallel MATLAB System; 2.15.1 Run a Batch Job; 2.15.2 Run a Batch Parallel Loop; 2.15.3 Current Folder Browser
- Run Script as Batch Job; 2.16 Conclusion; References; 3 Digital Communication System Simulation Using MATLAB; 3.1 Introduction to Digital Communication; 3.1.1 Data Transmission; 3.1.2 Example; 3.1.3 The Conversion of Analog and Digital Signals; 3.1.4 Information, Bandwidth, and Noise; 3.2 Simulation of Rayleigh Fading Model; 3.2.1 Rayleigh Fading Basics; 3.2.2 Rayleigh Fading; 3.3 BPSK Modulation and Demodulation; 3.3.1 BPSK Modulation; 3.3.2 BPSK Demodulation