Listing of Communication in Scripts
- Convolutional Encoder/Decoder of Rate 1/N Codes
- License: Freeware
- Price: 0.00

In this project, we seek to minimize the gap-to-capacity (given by Shannon's theoretical limit) of a rate 1/3 code (also can be modified for 1/N). This is done via a convolutional encoder/decoder for varying memory elements as well for both soft and hard decoding scheme.
- Publisher: Romeil Sandhu
- Date: 26-05-2013
- Size: 492 KB
- Platform: Matlab, Scripts
- Pll Loop Filter Time Domain Analysis
- License: Freeware
- Price: 0.00

This is a simple program written so the equations look like classical matrix equations and it solves the voltage out of the standard current driven loop filter. This is intended to be used in some future PLL analysis program, but it outlines the way to set up the equations, and solve them.
- Publisher: Rick McConnell
- Date: 07-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- ASK, OOK, FSK, BPSK, QPSK, 8PSK modulation
- License: Freeware
- Price: 0.00

ASK, OOK, FSK, BPSK, QPSK, 8PSK modulation. This f;br />in several functions for digital modulation simulation..
- Publisher: Diego Barragan Guerrero
- Date: 27-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- JIM for Joomla
- License: Freeware
- Price: 0.00

Mod JIM JoniJnm Edition. For be used with the component..
- Publisher: JoniJnm
- Date: 07-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Generation of BPSK signal waveform
- License: Freeware
- Price: 0.00

This program generates BPSK signal waveforms and plot the power spectrum of unfiltered BPSK..
- Publisher: Sanjeet Kumar
- Date: 24-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- A Guide to the FFT-2nd Edition Plus
- License: Freeware
- Price: 0.00

The fft of 3 functions are compared with their analytic transforms. The method proposal produce results that are super imposable with the theoretical predictions. Odd and even number of points are considered. (The algorithm works correctly in both cases).
- Publisher: Daniele Disco
- Date: 04-02-2013
- Size: 143 KB
- Platform: Matlab, Scripts
- LZW Compression/Decompression
- License: Freeware
- Price: 0.00

Building on the earlier norm2lzw and lzw2norm examples, these routines implement LZW compression/decompression. The table management has been rewritten for performance - both time and space, and fixed table sizes are implemented..
- Publisher: Duncan Barclay
- Date: 15-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- IMP Webmail Client
- License: Freeware
- Price: 0.00

IMP is a set of PHP scripts that implement an IMAP based webmail system. Assuming you have an account on a server that supports IMAP, you can use an installation of IMP to check your mail from anywhere that you have web access. It is written in PHP and provides webmail access to IMAP and POP3 accounts.
- Publisher: The Horde Project
- Date: 02-06-2013
- Size: 4925 KB
- Platform: PHP, Scripts
- BER vs. SNR plot for 8-ary QAM
- License: Freeware
- Price: 0.00

In this file there are two m-files.One is function and other is program. So during running the program save both file in same folder.First open the function rect ,then and run the ber_QAM file. You will get the required result. Here simulation is performed for 10,000 symbols in the presence of additive Gaussian noise at different values of SNR.
- Publisher: Sanjeet Kumar
- Date: 13-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- xyzplotter
- License: Freeware
- Price: 0.00

MATLABs most commonly used 3-d plotting tools surf and mesh require rectangular grids to plot in 3-d, not x,y,z triples. This function converts arrays of x,y,z triples into rectangular grids to use with surf, mesh, etc. common usage: [x y z] = xyzplotter(xin,yin,zin) xin,yin,zin are n x 1 arrays that define your surface.
- Publisher: Jack Kohoutek
- Date: 19-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Huffman code
- License: Freeware
- Price: 0.00

This is an implementation of Huffman code. Content: - NORM2HUFF Huffman codification (encoder) - HUFF2NORM Huffman codification (decoder) - HUFFCODES2BIN Convert huffcodes to binary representation Max codeword length is 51 bits..
- Publisher: Giuseppe Ridino
- Date: 16-02-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- The Referral Database
- License: Freeware
- Price: 0.00

The Referral Database script connects people to community resources and human service organizations by providing an intuitive user interface and database to store and access information about agencies. It is free, web based, and written in PHP and MySQL.
- Publisher: Joe Glass
- Date: 19-03-2013
- Size: 82 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
- HOW TO PLOT A COLOURED SURFACE FROM 3D SCATTE
- License: Freeware
- Price: 0.00

This submission is for Matlab beginners. After I post my tools on surface recostruction I received many e-mails of people asking what is the best way to get a surface from 3D scatter. Most of them (about 90%), show to me surfaces in the z=f(x,y) form.
- Publisher: Luigi Giaccari
- Date: 19-05-2013
- Size: 184 KB
- Platform: Matlab, Scripts
- LDPC codes BER simulation
- License: Freeware
- Price: 0.00

LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and simplified log-domain SPA decoder.
- Publisher: Bagawan Nugroho
- Date: 20-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- FaxMaster
- License: Freeware
- Price: 0.00

FaxMaster is a PHP based web application that provides a frontend to HylaFax. Features include,sending a single fax, bulk fax via CSV import, preview before send, recipient estimate before send, and auto document conversion (PDF, PS, PRN, TIFF, TXT, DOC).
- Publisher: Nicholas Hadaway
- Date: 16-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- MATLAB oscilloscope application - example
- License: Freeware
- Price: 0.00

This example demonstrates how you can use MATLAB to develop an application that both collects data from an oscilloscope and performs mathematical calculations and visualization on the data. Combining MATLAB with your oscilloscope transforms the scope into a complete test bench station for data collection and data analysis.
- Publisher: Tom Gaudette
- Date: 19-02-2013
- Size: 492 KB
- Platform: Matlab, Scripts
- Smartspice binary format RAW file reader
- License: Freeware
- Price: 0.00

[data, plot_title] = ssbin2mlab(filename, desired_variable) reads a Binary Smartspice RAW file 'filename' and extract the variable(s) of interest from 'desired_variable' using the file's own variable index format and place the data in column into the variable 'data' and also return a title into 'plot_title'.
- Publisher: Simon Damphousse
- Date: 22-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- ATSlog
- License: Freeware
- Price: 0.00

ATSlog software provides a handy web-oriented interface for viewing and analysing calls for various types of PBX (Private Branch eXchange) models. The program is GNUWare, distributed under the GPL license, and is completely open-source. At present the program operates successfully with Panasonic, Samsung, Hybrex, Siemens, LG, and Alcatel PBX models.
- Publisher: Alex Samorukov
- Date: 21-05-2013
- Size: 614 KB
- Platform: PHP, Scripts
- Envelope Detector
- License: Freeware
- Price: 0.00

The classical envelope detector with diode and RC group is compared with its discretized implementation. A reset input is also given in order to discharge the capacitance..
- Publisher: Ugo Pattacini
- Date: 09-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- entropy, joint entropy and conditional entropy function for n variables
- License: Freeware
- Price: 0.00

for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X;Y;Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies Please validate this function before using it.
- Publisher: Nashat Abughalieh
- Date: 06-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- ASK, OOK, FSK, QPSK. Digital Modulations and demodulations in SIMULINK
- License: Freeware
- Price: 0.00

Digital Modulations and demodulations in SIMULINK: ASK, OOK, FSK, QPSK. Acknowledgements The author wishes to acknowledge the following in the creation of this submission:.
- Publisher: Diego Orlando Barragan Guerrero
- Date: 17-03-2013
- Size: 72 KB
- Platform: Matlab, Scripts
- Joo!BB
- License: Freeware
- Price: 0.00

Joo!BB stands for Joomla! Bulletin Board. It is a highly customizable, fully Joomla! integrated forum software based on Joo!CM (Joomla! Community Manager). For the installation latest Joomla version is strongly recommended. NOTE Please read install/update information available on Joo!BB's page carefully before processing! Installation pack includes: - Joo!CM Component 1.
- Publisher: Robert Stemplewski
- Date: 20-04-2013
- Size: 1341 KB
- Platform: PHP, Scripts
- Wavelet Subband coding for speaker recognition
- License: Freeware
- Price: 0.00

The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.
- Publisher: raghu ram
- Date: 21-04-2013
- Size: 870 KB
- Platform: Matlab, Scripts
- Multiple-root polynomial solved by partial fraction expansion
- License: Freeware
- Price: 0.00

A given polynomial p(x) is transformed into a rational function r(x). The poles and residues of the derived rational function are found to be equivalent to the roots and multiplicities of the original polynomial. p(x) = Given polynomial = PROD[k=1:K]{(x - z_k)^m_k} d(x) = (d/dx)p(x) g(x) = GCD(p(x),d(x)) u(x) = p(x)/g(x) w(x) = (d/dx)u(x) v(x) = d(x)/g(x) r(x) = v(x)/u(x) = SUM[k=1:K]{m_k/(x - z_k)} Thus, the roots z_k are computed from solving the simple-root polynomial u(x)=0, instead of the original multiple-root polynomial p(x)=0; and the multiplicities m_k are determined as the partial fraction expansion coefficients of the derived rational function r(x)=v(x)/u(x), z_k = Roots(u(x)), k=1,K m_k = v(z_k)/w(z_k), k=1,K In addition, re-constructing a polynomial pz(x) from the computed z_k and m_k, the overall deviation error of the original polynomial p(x) is calculated, er = Norm(pz - p)/Norm(p) The polynomial GCD is calculated from "Monic polynomial subtraction" derived from the longhand polynomial division in classical Euclidean GCD algorithm.
- Publisher: Feng Cheng Chang
- Date: 22-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- OFDM Trasnmitter and Receiver (Matlab Code)
- License: Freeware
- Price: 0.00

This code basically computes the BER of an OFDM system. The ifft size is 64 .16-QAM is the modulation Technique and convolution encoding rate 1/2 is used as the coding scheme..
- Publisher: Ihsan Ullah
- Date: 14-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Latest Topics from phpBB3 by IdeationPlace
- License: Freeware
- Price: 0.00

This module shows latest topics from phpBB3 or vBulletin forums. It's very simple and highly configurable module. You can select how many topics you want to display. You can select whether to display number of replies, date, authors name or not. There is an option to exclude certain forums.
- Publisher: IdeationPlace.com
- Date: 26-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Fixed Point Radix-4 FFT
- License: Freeware
- Price: 0.00

Radix-4 FFT Test Script This file runs three versions of a Radix-4 FFT written in MATLAB: radix4FFT1_Float.m computes a radix-4 FFT for floating point data types radix4FFT2_FixPt.m computes a fixed point radix-4 FFT (requires Fixed Point Toolbox) radix4FFT3_FixPtEML.
- Publisher: Mike Donovan
- Date: 08-01-2013
- Size: 61 KB
- Platform: Matlab, Scripts
- autoassociative memory
- License: Freeware
- Price: 0.00

Develop a Matlab program to demonstrate a neural network autoassociative memory. Show the importance of using the pseudoinverse in reducing cross correlation matrix errors. Show the performance of the autoassociative memory in noise. The results are contained in the Matlab file assoc_mem_demo.
- Publisher: John Wetters
- Date: 02-03-2013
- Size: 881 KB
- Platform: Matlab, Scripts
- PID_Controller
- License: Freeware
- Price: 0.00

This simple program help you to calculate parameters for a pid controller for first order systems wiith delay using different method: Ziegler Nichols,Cohen coon,IMC.
- Publisher: ABOUD Zied
- Date: 02-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts

