Listing of Communication in Scripts
- PPT slide for Chapter 4 of "SIgnals and Systems with MATLAB" by Won Y. Yang et. al
- License: Freeware
- Price: 0.00

4.1 DEFINITION OF THE -TRANSFORM 4.2 PROPERTIES OF THE -TRANSFORM 4.3 THE INVERSE -TRANSFORM 4.3.1 Inverse -transform by Partial Fraction Expansion 4.3.2 Inverse -transform by Long Division 4.4 ANALYSIS OF LTI SYSTEMS USING THE -TRANSFORM 4.5 GEOMETRIC EVALUATION OF THE -TRANSFORM 4.
- Publisher: Won Yang
- Date: 03-04-2013
- Size: 932 KB
- Platform: Matlab, Scripts
- Principal Component Spectral Analysis
- License: Freeware
- Price: 0.00

PCSA is a frequency domain analysis technique that can be used to transform PSDs (as those in a spectrogram) to the form of a two-dimensional histogram with frequency-magnitude bins. PCSA can be used to examine the spectral characteristics of a long period of data.
- Publisher: Martti KesdoTAniemi
- Date: 13-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- print a gif in matlab
- License: Shareware
- Price: .price.

% printgif(varargin) prints gif files in matlab % printgif accepts all print arguments in varargin. % printgif ignores all printer drivers passed to it % ('-deps', '-dtiff', etc.) % instead it used the -djpeg100' driver and converts % the resulting jpg file to a gif using % imread/rgb2ind/imwrite % % EXAMPLE: % printgif(gcf,'foo') % prints the file foo.
- Publisher: Ben Barrowes
- Date: 22-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Priority First Spherical Lattice Space-Time Decode
- License: Freeware
- Price: 0.00

A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to spherical LAST coded MIMO system-type problems, i.e., a lattice decoder with spherical boundary control. In such problems, the depth of the search tree is known but the number of children per node is not fixed.
- Publisher: Karen Su
- Date: 17-01-2013
- Size: 51 KB
- Platform: Matlab, Scripts
- Priority First Stack-based Sequential Decoder
- License: Freeware
- Price: 0.00

A stack-based sequential priority first decoder that returns Maximum-Likelihood solutions to M-QAM modulated MIMO system-type problems, i.e., a lattice decoder with optional justified rectangular boundary control. In such problems, the depth of the search tree is known and the number of children per node is also fixed.
- Publisher: Karen Su
- Date: 16-01-2013
- Size: 41 KB
- Platform: Matlab, Scripts
- Private Message SYStem
- License: Freeware
- Price: 0.00

Private Message SYStem will send messages just like webmail but only faster. You are allowed to view messages and reply to messages. Super fast MySQL driven script. Scripts like this are also used on bulletin boards..
- Publisher: uni.cc
- Date: 23-06-2013
- Size: 113 KB
- Platform: PHP, Scripts
- Private Message SYStem for Scripts
- License: Freeware
- Price: 0.00

Private Message SYStem will send messages just like webmail but only faster. You are allowed to view messages and reply to messages. Super fast MySQL driven script. Scripts like this are also used on bulletin boards..
- Publisher: uni.cc
- Date: 26-06-2013
- Size: 102 KB
- Platform: PHP, Scripts
- probability distribution function (normal distribution)
- License: Freeware
- Price: 0.00

This function calculates the probability under the normal distribution curve, plots the graph and the area calculated. Normaldistribution calculating the area under a normal distribution curve from -ve infinity upto point x. Input: x : point on the normal distribution curve mean : mean of the normal distribution curve sigma : standard deviation of the normal distribution curve (hint: normal dist mean=0, sigma=1) plotting: Plot the calculated area if plotting = 1 Output: area under the curve.
- Publisher: Sherif Omran
- Date: 25-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Probability of error for M-array orthogonal signals
- License: Freeware
- Price: 0.00

The attached Matlab file estimate numerically the probability of error for M-array orthogonal signals and plot the graph BER for M-signals [2 to 64]. Numerical estimation is performed on the probability of error equation derived in "Digital Communication" book by Proakis.
- Publisher: Mohammad Baker
- Date: 18-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Problems Of Compiling ProcessorHeart VI1 somulator simulink
- License: Freeware
- Price: 0.00

You have once running well Heart VI1 simulator simulink,and with pentium 4 celeron they take 1mn50: 1)method 1 click run processor VI1 then the Start computong runs infinitely with no signal error compilation,and the phase of starting ckock computing dont start.
- Publisher: Dit Papa Lamine ndao
- Date: 06-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- PROFIBUS over
- License: Freeware
- Price: 0.00

This is an alpha model of a polling based PROFIBUS MAC over a 802.11b PHY layer. A central base station is polling the network members in cyclic order. The PHY layer ist modeled as detailed as possible, including the PLCP and PMD sublayer, the service primitives, the state machines.
- Publisher: Thomas Vogel
- Date: 16-04-2013
- Size: 174 KB
- Platform: Matlab, Scripts
- Profiling DSP Code on a TI DM6437
- License: Freeware
- Price: 0.00

This paper walks you through the process of profiling code running on a Texas Instruments DM6437 DSP. To demonstrate the process we profiled many common DSP algorithms including Auto-Correlation, the Dot Product, the FFT, an FIR filter, an IIR Filter, a Matrix Multiply, and an LMS Filter.
- Publisher: Kerry Schutz
- Date: 20-01-2013
- Size: 3359 KB
- Platform: Matlab, Scripts
- Program to simulate the MILLER CODE
- License: Freeware
- Price: 0.00

Program to simulate the MILLER CODE.
- Publisher: Diego Orlando Barragan Guerrero
- Date: 11-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Projection onto simplex
- License: Freeware
- Price: 0.00

This program computes the projection of any n-dimensional vector y onto the canonical simplex Dn defined by Dn:={x: x n-dimensional vector, 0<=x<=1, sum(x(:))=1 }. Namely, it solves x=arg min_x |x-y| subject to the constraint that x is in Dn. Syntax: x = projsplx(y); Explanation of the algorithm can be found at http://arxiv.
- Publisher: Xiaojing Ye
- Date: 16-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- PSNR
- License: Freeware
- Price: 0.00

This function displays the PSNR (peak signal-to-noise ratio) between two images. The answer is in decibels (dB). PSNR is very common in image processing. A sample use is in the comparison between an original image and a coded/decoded image. Typical quoted PSNR figures are in the range +25 to +35dB.
- Publisher: John T. McCarthy
- Date: 11-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- PSNR of YUV videos
- License: Freeware
- Price: 0.00

The function computes the psnr between two yuv videos. It considers the video signal as a whole and it doesn't average the psnr's of the single frames. You can compute the psnr between the Y, U, V or YUV parts of the yuv videos. The function supports different resolutions and the YUV-formats 4:0:0, 4:1:1, 4:2:0, 4:2:2 and 4:4:4.
- Publisher: Dima PrdoTAfrock
- Date: 18-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Pulse Code Modulation
- License: Freeware
- Price: 0.00

In this program, MSE, Step size, Bit rate, Quantization Noise are also calculated.
- Publisher: Nikesh Bajaj
- Date: 13-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Pulse Generator
- License: Freeware
- Price: 0.00

A MATLAB file used for generating pulses of various kinds including are gaussian, square, triangle, monocycle, biexponential, mexican hat, sinc, double sinc, sinc squared, sweep, and windowed sweep. Inputs control the length, sampling frequency, and decay, along with optional arguments for modulation and frequency control on some pulse shapes.
- Publisher: Philip Top
- Date: 17-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Pulse Generator with variable Frequency
- License: Freeware
- Price: 0.00

This block generates a pulsed signal with assigned amplitude and variable frequency. You must connect the input to sinusoidal signal generator. The block provide convert the sinusoidal signal to quadratic output with amplitude and frequency variable.
- Publisher: Riccardo
- Date: 19-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Pulse Waveform Delineator
- License: Freeware
- Price: 0.00

Arterial blood pressure waveforms contain rich pathophysiological information; hence receive much attention in cardiovascular health monitoring. To assist computerized analysis, an automatic delineator was proposed for the fiducial points of arterial blood pressure waveforms, namely their onsets, systolic peaks and dicrotic notches.
- Publisher: ABing
- Date: 08-03-2013
- Size: 5130 KB
- Platform: Matlab, Scripts
- py_udp
- License: Freeware
- Price: 0.00

UDP packets are used to send data from one computer to another over a network or from one application to another within a single computer. The py_udp programs enable Matlab to send and/or receive UDP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).
- Publisher: Kevin Bartlett
- Date: 05-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Q15 Format
- License: Freeware
- Price: 0.00

A simple file that converts an decimal number between -1 and 0.9999, for Q15 format representation, used in DSP's..
- Publisher: Mario Cardoso
- Date: 15-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Q15 to decimal converter
- License: Freeware
- Price: 0.00

Converts any Q15 value (hexadecimal or binary) to decimal integer. y = q152dec(x , form) Input arguments of function: x - its hexadecimal or binary representation stored in a MATLAB string form - dependent on representation of input argument (hexadecimal or binary) take 'hex' or 'bin' Valu of function: y - decimal integer EXAMPLE: >> q152dec('C000','hex') ans = -0.
- Publisher: Szymon Leja
- Date: 08-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- QPSK modulation
- License: Freeware
- Price: 0.00

Initialize the message signal as 'b' and type quad in matlab workspace...
- Publisher: Ganesh AS
- Date: 20-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Quadrature Amplitude Modulation (QAM)
- License: Freeware
- Price: 0.00

Quadrature Amplitude Modulation (QAM) is demonstrated in matlab using graphical user interface. To use it open QAM figure file.
- Publisher: imran shezad
- Date: 21-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Quadrature Phase Shift Keying(QPSK)
- License: Freeware
- Price: 0.00

This code ask u to input the bit stream....then it will generate the odd and even bit stream, the sinusoidal signal..the QPSK modulated output.....
- Publisher: Debaraj Rana
- Date: 18-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Rader Autocorrelation
- License: Freeware
- Price: 0.00

This M-File calculates the autocorrelation of a random process by the method of Rader (mentioned e. g. in Karl Kammeyer, "DIGITALE SIGNALVERARBEITUNG : Filterung und Spektralanalyse"): Y=akfrader(X,[M]) X: stationary random process (Vektor) Y: autocorrelation (Vector of length M) M: number for subsequence splitting, Length of resulting autocorrelation function [optional, default is 64].
- Publisher: Andreas Geissler
- Date: 10-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- radiation from infinitesimal dipole
- License: Freeware
- Price: 0.00

this program shows the electric field propagation from infinitesimal dipole antenna.
- Publisher: ujwol palanchoke
- Date: 05-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Radio link coverage map
- License: Freeware
- Price: 0.00

is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for possible radio link for short distances only (less than 10 km), neglecting curvature of the Earth, Fresnel zone and atmospheric refraction on radio waves propagation.
- Publisher: FrandoTzois Beauducel
- Date: 06-01-2013
- Size: 430 KB
- Platform: Matlab, Scripts
- Radix 2 FFT Decimation In Frequency
- License: Freeware
- Price: 0.00

Radix 2 FFT using Decimation in Frequency Truly Appreciates the Wonder Geniuses Joseph Fourier & Cooley Tuckey.
- Publisher: Nevin Alex Jacob
- Date: 01-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts

