Software

A Guide to MATLAB for Beginners and Experienced Users

Posted on

A Guide to MATLAB

Book Description
This is a short, focused introduction to MATLAB, a comprehensive software system for mathematical and technical computing. It contains concise explanations of essential MATLAB commands, as well easily understood instructions for using MATLAB’s programming features, graphical capabilities, simulation models, and rich desktop interface. Written for MATLAB 7 it can also be used with earlier (and later) versions of MATLAB.This book teaches how to graph functions, solve equations, manipulate images, and much more. It contains explicit instructions for using MATLAB’s companion software, Simulink, which allows graphical models to be built for dynamical systems. MATLAB’s new “publish” feature is discussed, which allows mathematical computations to be combined with text and graphics, to produce polished, integrated, interactive documents.

Table of Contents
1. Getting started
2. MATLAB basics
3. Interacting with MATLAB
4. Beyond the basics
5. MATLAB graphics
6. M-Books
7. MATLAB programming
8. SIMULINK and GUIs
9. Applications
10. MATLAB and the internet
11. Troubleshooting

Download
You can download this book from any of the following links. If any link is dead please feel free to leave a comment.
LINK 1
LINK 2 (Direct Link)

Copyright Disclaimer
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we’ll remove relevant links or contents immediately.

Sams Teach Yourself Java 6 In 21 Days (5th edition)

Posted on

Book Description
This book teaches Java programming to beginners and experienced programmers, with an emphasis on how Java is being used today in new areas such as Java servlets, XML-RPC web services, and XML processing.

Table of Contents
Week 1: The Java Language
Day 1: Getting Started with Java
Day 2: The ABCs of Programming
Day 3: Working with Objects
Day 4: Lists, Logic, and Loops
Day 5: Creating Classes and Methods
Day 6: Packages, Interfaces, and Other Class Features
Day 7: Exceptions, Assertions, and Threads
Week 2 The Java Class Library
Day 8: Data Structures
Day 9: Working with Swing
Day 10: Building a Swing Interface
Day 11: Arranging Components on a User Interface
Day 12: Responding to User Input
Day 13: Using Color, Fonts, and Graphics
Day 14: Developing Swing Applications
Week 3 Java Programming
Day 15: Working with Input and Output
Day 16: Serializing and Examining Objects
Day 17: Communicating Across the Internet
Day 18: Accessing Databases with JDBC
Day 19: Reading and Writing RSS Feeds
Day 20: XML Web Services
Day 21: Writing Java Servlets and Java Server Pages

Download
You can download this book from any of the following links. If any link is dead please feel free to leave a comment.
Download here

Copyright Disclaimer
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we’ll remove relevant links or contents immediately.

The Art of Assembly Language

Posted on

Overview
Assembly is a low-level programming language that’s one step above a computer’s native machine language. Although assembly language is commonly used for writing device drivers, emulators, and video games, many programmers find its somewhat unfriendly syntax intimidating to learn and use.

Table of Contents
Chapter 1 HELLO, WORLD OF ASSEMBLY LANGUAGE
Chapter 2 DATA REPRESENTATION
Chapter 3 MEMORY ACCESS AND ORGANIZATION
Chapter 4 CONSTANTS, VARIABLES, AND DATA TYPES
Chapter 5 PROCEDURES AND UNITS
Chapter 6 ARITHMETIC
Chapter 7 LOW-LEVEL CONTROL STRUCTURES
Chapter 8 ADVANCED ARITHMETIC
Chapter 9 MACROS AND THE HLA COMPILE-TIME LANGUAGE
Chapter 10 BIT MANIPULATION
Chapter 11 THE STRING INSTRUCTIONS
Chapter 12 CLASSES AND OBJECTS

Download
You can download this book from any of the following links. If any link is dead please feel free to leave a comment.
LINK1
LINK2

Copyright Disclaimer
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we’ll remove relevant links or contents immediately.

Practical Guide to the MIMO Radio Channel: with MATLAB Examples

Posted on

Book Description
In this book, the authors introduce the concept of the Multiple Input Multiple Output (MIMO) radio channel, which is an intelligent communication method based upon using multiple antennas. Moreover, the authors provide a summary of the current channel modeling approaches used by industry, academia, and standardisation bodies. Furthermore, the book is structured to allow the reader to easily progress through the chapters in order to gain an understanding of the fundamental and mathematical principles behind MIMO. It also provides examples (i.e. Kroenecker model, Weicheselberger model, geometric and deterministic models, and ray tracing), system scenarios, trade-offs, and visual explanations. The authors explain and demonstrate the use and application of these models at system level.

Table of Contents
1 Introduction
2 Capacity of MIMO Channels
3 MIMO Transceivers
4 MIMO Channel Models
5 MIMO Antenna Design
6 MIMO in Current and Future Standards

Download
You can download this book from any of the following links. If any link is dead please feel free to leave a comment.
Download Here

Copyright Disclaimer
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we’ll remove relevant links or contents immediately.

LabVIEW for Engineers by RONALD W. LARSEN

Posted on Updated on

WHAT IS LABVIEW?
In the past, LabVIEWwas just a graphical programming language that was developed to make it easier to collect data from laboratory instruments using data acquisition systems. LabVIEW was always easy to use once you got used to wiring connectors to write your computer programs, and it definitely makes
data acquisition an easier task than without LabVIEW, but LabVIEW is not just for data acquisition any more.

LabVIEW can be used to perform the following:
• acquire data from instruments
• process data (e.g., filtering, transforms)
• analyze data
• control instruments and equipment

For engineers, LabVIEW makes it possible to bring information from the outside world into a computer, make decisions based on the acquired data, and send computed results back into the world to control the way a piece of equipment operates.

Contents:
1 – Introduction
2 – LabVIEW Basics
3 – LabVIEW Math Functions
4 – Matrix Math Using LabVIEW
5 – Data Acquisition with LabVIEW
6 – Getting Data Into and Out of LabVIEW without Data Acquisition
7 – Graphing with LabVIEW
8 – Data Analysis Using LabVIEW VIs
9 – Programming in LabVIEW
10 – Looking Forward: Advanced Math Using LabVIEW VIs

Downloads

You can download this book from any of the following links. If any link is dead please feel free to leave a comment.

DOWNLOAD HERE

Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we’ll remove relevant links or contents immediately.