Listing of Communication in Scripts
- func_coherence.m
- License: Freeware
- Price: 0.00

This very simple m-function computes cross spectrum, coherence and phase at the same time. The input parameters are equivalent to pwelch.n or csd.m in MATLAB and use csd.m in the singal toolbox. It's very simple but useful for engineers..
- Publisher: Nobuhito Mori
- Date: 19-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Blind detection of the number of sources with a predicted eigenvalue approach
- License: Freeware
- Price: 0.00

Let us assume the signal model: Y(k)=HX(k)+B(k) This script provides a method for the blind recognition of the number of sources (the size of X(k)). The noise must be spatially white and the number of receivers is assumed to be stricly greater than the number of sources.
- Publisher: Choqueuse Vincent
- Date: 19-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- The Referral Database for Scripts
- 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-02-2013
- Size: 82 KB
- Platform: PHP, Scripts
- TIME VARRING AUTO REGRESSIVE APPROACH
- License: Freeware
- Price: 0.00

With improvements in signal processing some new models with enhanced features are made available.TVAR is on similar pattern.This model is better than conventional am-fm model in some respect as it facilates the implementation of same algo on various signals bearing different parameters.
- Publisher: Tamal Das
- Date: 19-02-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
- 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
- HistConnect
- License: Freeware
- Price: 0.00

This Function HistConnect will make a smooth histogram for a signal or image consisting of a few samples. The function assumes correlation between the samples, and implicitly generates new linear-interpolated samples between the originate samples. Thus makes the assumption of continuity between samples and low-frequency signal.
- Publisher: Dirk-Jan Kroon
- Date: 19-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Simulation of FSR-UWB (Frequency-Shifted Reference Ultra-Wideband) Wireless Communicatons System
- License: Freeware
- Price: 0.00

This package simulates Q. Zhang's FSR-UWB (Frequency-Shifted Reference Ultra-Wideband) Wireless Communicatons System which is known as the TR-UWB without the delay element. Use FSRUWBexec.m in order to run your experiments..
- Publisher: Caglar Arslan
- Date: 18-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- phpSyncML for Scripts
- License: Freeware
- Price: 0.00

PHPSyncML is a PHP SyncML Library / Server for syncing your contacts, calendars, timetables from your PDA, mobile, desktop via the SyncML protocol. Syncml is the latest and greatest in synchronization. You can sync our desktop or your PDA to a groupware.
- Publisher: Sherman
- Date: 18-02-2013
- Size: 51 KB
- Platform: PHP, Scripts
- DFT on a specified frequency
- License: Freeware
- Price: 0.00

Compute the discrete Fourier transform at specified frequencies, not using fft. Why one may need this? (1) MATLAB fft function computes the amplitude of signals only (no phase). (2) Once having the recorded time-series data, one often uses fft to do the spectral analysis.
- Publisher: Hongxue Cai
- Date: 17-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- pilabels
- License: Freeware
- Price: 0.00

- picks reasonable limits and ticks - uses latex for pretty fractions if necessary - replaces old labels produced by previous calls - does NOT autocorrect on zoom/pan/resize algorithm: - choose limits as smallest n such that pi/n < x_data_range - optional: increase n to next smallest "round" number - "round" means "power of 2" right now; could be a*b^n with a<b, 2^a*3^b, etc - choose step size as smallest d that ensures at least L tick marks I'm sure there are plenty of bugs.
- Publisher: Alan B
- Date: 17-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- An Intuitive Introduction to Kalman Filter
- License: Freeware
- Price: 0.00

The purpose of this tutorial is to illustrate the usage of Kalman Filter by a simple example. The problem: Predict the position and velocity of a moving train 2 seconds ahead, having noisy measurements of its positions along the previous 10 seconds (10 samples a second).
- Publisher: Alex Blekhman
- Date: 17-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Example: Creating TimeSeries and TsArray Inputs for Simulink Bus Signal Input Data
- License: Freeware
- Price: 0.00

This entry provides functions and examples allowing you to create Simulink.TsArray and Simulink.TimeSeries objects from a script or the MATLAB command line. A Simulink.TsArray object can be used as input data for a bus signal input in Simulink. Note: These functions contain **UNDOCUMENTED** functionality that is subject to change in a future MathWorks release.
- Publisher: Robyn Jackey
- Date: 17-02-2013
- Size: 41 KB
- Platform: Matlab, Scripts
- phpICQ
- License: Freeware
- Price: 0.00

phpICQ is at the moment a quite simple ICQ client. It's written in PHP and uses PHP-GTK so it's very compatible. The goal of phpICQ is to get a very good linux ICQ client that can file transfers, Xtraz and so on..
- Publisher: JGraef
- Date: 17-02-2013
- Size: 492 KB
- Platform: PHP, Scripts
- xlsSignalGui
- License: Freeware
- Price: 0.00

xlsSignalGui how to guide! Creating xls file from logged signals 1) Open a model with logged signals (you can use signalBuilder2xls.mdl) 2) Open xlsSignalGui (type >>xlsSignalGui) 3) Select signalBuilder2xls model and press "Set" button at the top panel 4) Type in the File Name and the Sheet Name 5) Open Signal Builder and Select Test Case of your interest ( two test cases available for signalBuilder2xls.
- Publisher: Alex
- Date: 17-02-2013
- Size: 154 KB
- Platform: Matlab, Scripts
- SDM & DDM
- License: Freeware
- Price: 0.00

By varying Modulation Index SDM and DDM can be varied and tested. Normally used in ILS (Instrument Landing System) applications..
- Publisher: Ashwini Deshpande
- Date: 16-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Data Cursor on Mouse Move
- License: Shareware
- Price: .price.

Display and update the pixel value from image in the figure title bar on mouse movement. Usage: z=rand(10,10); h = image(z) set(gcf,'WindowButtonMotionFcn', {@getPixelOnMouseMove,h}); Now move the mouse over the image and see the pixel value in the figure title bar.
- Publisher: Durga Lal Shrestha
- Date: 16-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
- 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
- Ethernet Source with SimEvents
- License: Freeware
- Price: 0.00

When audio or video is transmitted over an Ethernet network, the data is usually transmitted in bursts of packets with long idle times in between bursts. SimEvents is a good tool for modeling those types of sources and studying the effects of queue size and server times on the audio or video transmission.
- Publisher: Mike Donovan
- Date: 16-02-2013
- Size: 2867 KB
- Platform: Matlab, Scripts
- Fast Convolution
- License: Freeware
- Price: 0.00

This function convolves two very large vectors very quickly. Enormous gains in speed are due to the use of two fft's and an ifft. To find out how to use this program, put it in you 'work' folder and type "help fconv"..
- Publisher: Stephen McGovern
- Date: 15-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- SURFACE RECOSTRUCTION FROM SCATTERED POINTS CLOUD PART3
- License: Freeware
- Price: 0.00

You can find the description at: http://www.advancedmcode.org/surface-recos...l-fretting.html For those who wants more, a free-ware toolbox for surface recon is available here: http://www.advancedmcode.org/a-freeware-to...nstruction.html.
- Publisher: Luigi Giaccari
- Date: 15-02-2013
- Size: 850 KB
- Platform: Matlab, Scripts
- Generation of QPSK waveforms
- License: Freeware
- Price: 0.00

Write a program to generate QPSK constant envelope signal waveforms(a)for given rectangular pulse shape. Select the carrier frequency as fc = 6/T. (b)Repeat the experiment given that the signal shape is g (t)= dldu(1-cos2dcdet/T) , 0 d-OC-TA t d-OC-TAT 0 , otherwise.
- Publisher: Sanjeet Kumar
- Date: 15-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Wiener Filter
- License: Freeware
- Price: 0.00

Wiener Filter for Noisy Speech Enhancement, implemented as proposed by Scalart 1996. Uses a decision directed method to track the a priori SNR. Note that the first 0.25sec of the signal is used to model the noise, that is, it is assumed that speech starts after that 0.
- Publisher: Esfandiar Zavarehei
- Date: 15-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- phpbb 3 last topics module
- License: Freeware
- Price: 0.00

Simple module which will show your last topics of your phpbb3 forum in your Joomla Site. Just fill some require parameters and start use it. Do NOT require registration to download!.
- Publisher: oc666
- Date: 15-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Robust spline smoothing for 1-D to N-D data
- License: Freeware
- Price: 0.00

SMOOTHN provides a fast, unsupervised and robust discretized spline smoother for data of any dimension. SMOOTHN(Y) automatically smoothes the uniformly-sampled array Y. Y can be any N-D noisy array (time series, images, 3D data,...). SMOOTHN can deal with missing (NaN) values (see screenshot, top panels).
- Publisher: Damien Garcia
- Date: 15-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- DTMF Filtering and Noise Simulator
- License: Freeware
- Price: 0.00

Unlike all other posted DTMF programs, my application is specifically designed to simulate the working of a real DSP processor especially for beginners. That would mean that digital oscillator was used to create sine and cosine functions and signal is passed through 8 filters.
- Publisher: Rajiv Singla
- Date: 14-02-2013
- Size: 41 KB
- Platform: Matlab, Scripts
- HUFFMANCODING
- License: Freeware
- Price: 0.00

format : [huffcodes,H,Hav,e]=huffmancoding(p,n) inputs: p is the probability of each alphabet symbol ( eg:p=[.3 .2 .2 .2 .06 .04] ) n is an integer that determines number of symbols at each frame (default:n=1) outputs: huffcodes: huffmancodes H: source entropy Hav: average entropy for coding e: codding efficiency.
- Publisher: Alireza LIAGHAT
- Date: 14-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- ClubGear for Scripts
- License: Freeware
- Price: 0.00

ClubGear is a supporting system for a small/medium organization. The script is based on PHP/MySQL. ClubGear script is very easy to install, use and customize to suit your needs. You will be able to rapidly implement it into your website..
- Publisher: ernestch
- Date: 14-02-2013
- Size: 102 KB
- Platform: PHP, Scripts
- Soft-Decision Viterbi Decoding with Puncturing
- License: Freeware
- Price: 0.00

Implements soft-decision Viterbi decoding for a rate 3/4 code over an AWGN channel using Simulink. The Viterbi decoder block from the Communications Blockset is enhanced to optimally support punctured codes. The attached BERTool session file compares the BER performance as the number of bits are varied for the soft decision with the performance for unquantized inputs.
- Publisher: Amit Kansal
- Date: 13-02-2013
- Size: 41 KB
- Platform: Matlab, Scripts

