inf
-
Documents
Wireless Engineering with Matlab
If you use Matlab you can reduce development time for Wireless engineering and eliminate design problems early, and streamline testing…
Read More » -
Examples
Simulation of a Bouncing Ball
Figure 1: A ball is thrown up with a velocity of 15 m/s from a height of 10 m.…
Read More » -
Controls
Linear Algebra
Informally, the terms matrix and array are often used interchangeably. More precisely, a matrix is a two-dimensional numeric array that…
Read More » -
Documents
Working with 8-Bit and 16-Bit Images
8-Bit and 16-Bit Indexed Images Double-precision (64-bit) floating-point numbers are the default MATLAB representation for numeric data. However, to reduce…
Read More » -
Using .NET from MATLAB
What Is the Microsoft .NET Framework? The Microsoft .NET Framework is an integral Windows component that provides a large body…
Read More » -
Displaying Graphics Images
Image Types and Display Methods To display a graphics file image, use either image or imagesc. For example, assuming RGB…
Read More »