Listing of Communication in Scripts
- PageJeanie for Scripts
- License: Freeware
- Price: 0.00

PageJeanie is an SNPP paging system with Java and browser clients, and PHP and MySQL-based server. (Java client can send directly to SNPP server)..
- Publisher: Leon Stringer
- Date: 22-03-2013
- Size: 236 KB
- Platform: PHP, Scripts
- PAR/REC File Reader
- License: Freeware
- Price: 0.00

Run "parrecreader.m" This program reads the native PAR/REC files, imports them to Matlab workspace and displays them. This is a stripped down version of code developed for MR Elastography purposes, but should be useful for other applications as well.
- Publisher: Ramin
- Date: 14-03-2013
- Size: 1546 KB
- Platform: Matlab, Scripts
- Parallel to Series
- License: Freeware
- Price: 0.00

This program is simple and fast that is used to convert from parallel to serial you can use it as a function parallel2series(information);.
- Publisher: fawzy fawzy
- Date: 01-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Patch FILTFILT
- License: Freeware
- Price: 0.00

If applied to a matrix, the function FILTFILT (Signal Processing Toolbox) calls itself recursively for each column. Internally FILTER is called twice, but this can be performed with a matrix directly to avoid the unnecessary overhead. For a [100 x 100] matrix FILTFILT is about 10 times faster with the patch! The function PatchFILTFILT creates a copy of the original function and modifies the source such, that matrix arguments are processed directly.
- Publisher: Jan Simon
- Date: 09-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Pattern formation and KPP equation
- License: Freeware
- Price: 0.00

This 15-line matlab program solves the nonlinear reaction diffusion equation, called Kolmogorov-Petrovskii-Piskunov (KPP) equation to generate patterns (ribbons and rings). The numerical method is simple and program is easy to understand, and it can be extended to simulated more complex systems.
- Publisher: Xin-She Yang
- Date: 25-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- pblogan
- License: Freeware
- Price: 0.00

pblogan (Phone Box LOG ANalyzer) is a set of perl scripts that extract information from a Panasonic Phone Box via a serial port, and upload them to a Postgres Database which is queried by several php pages..
- Publisher: Ariel Pereira
- Date: 12-01-2013
- Size: 31 KB
- Platform: PHP, Scripts
- pblogan for Scripts
- License: Freeware
- Price: 0.00

pblogan (Phone Box LOG ANalyzer) is a set of perl scripts that extract information from a Panasonic Phone Box via a serial port, and upload them to a Postgres Database which is queried by several php pages..
- Publisher: Ariel Pereira
- Date: 15-03-2013
- Size: 31 KB
- Platform: PHP, Scripts
- PCM
- License: Freeware
- Price: 0.00

This file converts the voice signal into PCM mode for transmission..
- Publisher: Jawad Khalid
- Date: 07-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- PCM Modulation
- License: Freeware
- Price: 0.00

This Program is a GUI that simulates and shows how PCM works, it takes an analog signal and then it samples this signal using three schemes. Then it quantizes the signal using the techinques described in the book Telecommunications Demystified. After that you can press the bit stream button and see the signal.
- Publisher: Ivan Dario Castao Perez
- Date: 11-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Penarayuz
- License: Freeware
- Price: 0.00

This tool (GUI) is for MIDI transcription of music audio. It works only for monophonic music audio recordings. It has been tested on classical guitar recordings. Be sure that the recording is clean. This is not a professional tool, use it your own risk.
- Publisher: Ozgur Emekli
- Date: 12-06-2013
- Size: 16384 KB
- Platform: Matlab, Scripts
- percolation
- License: Freeware
- Price: 0.00

2D and 3D square matrices for counting straight-line (minimum length) percolation. Collision count is also shown. Useful for lattice structure transport calculations in condensed matter physics. Also network theory, communication, disease transmission, and failure rate.
- Publisher: ben payne
- Date: 25-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- PERFORMANCE ANALYSIS OF SYMBOL/CHIP BASED MINIMUM
- License: Freeware
- Price: 0.00

Current direct sequence code division multiple access (DS-CDMA) system suffer from Multiple access interference (MAI) and Inter symbol interference (ISI) due to the frequency selective channel. This interference can be avoided by use of Adaptive Beamforming.
- Publisher: Paramasivam Karpagavalli
- Date: 01-06-2013
- Size: 31 KB
- Platform: Matlab, Scripts
- Phase Locked Loop
- License: Freeware
- Price: 0.00

Includes clear comments about Phase Locked loop..
- Publisher: Farhat Masood
- Date: 14-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Phase Locked Loop tutorial
- License: Freeware
- Price: 0.00

This tutorial starts with a simple conceptual model of an analog Phase-Locked Loop (PLL). Through elaboration it ends at a model of an all digital and fixed-point phase-locked loop. The final model can serve a starting point for code generation (both ANSI C or synthesizable HDL).
- Publisher: Giorgia Zucchelli
- Date: 18-04-2013
- Size: 399 KB
- Platform: Matlab, Scripts
- Phase Modulation and Demodulation
- License: Freeware
- Price: 0.00

The Code describes the way to modulate or demodulate a signal shift in its phase..
- Publisher: Farhat Masood
- Date: 08-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Phase Noise to Jitter
- License: Freeware
- Price: 0.00

Usage: Jitter = Pn2Jitter(f, Lf, fc) Inputs: f: Frequency vector (phase noise break points), in Hz, row or column. Lf: Phase noise vector, in dBc/Hz, same dimensions, size(), as f. fc: Carrier frequency, in Hz, a scalar. Output: Jitter: RMS jitter, in seconds.
- Publisher: Arne Buck
- Date: 06-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Phase Shift Keying(PSK)
- License: Freeware
- Price: 0.00

This will ask for input bit stream..then it will generate sine and cosine wave...then generate the PSK signal with the demodulated output....
- Publisher: Debaraj Rana
- Date: 19-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Phased Array demo, beam steering and focusing
- License: Freeware
- Price: 0.00

The user can generate as many beams he wants, by setting steering angle, focalization and intensity. Number of array elements can be set. Different weighting windows can be set to reduce sidelobes. Just run MAIN.m Diglo.
- Publisher: Davide Di Gloria
- Date: 12-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- PHP - MSN Bot
- License: Freeware
- Price: 0.00

PHP - MSN Bot is a MSN bot completly written in php and currently uses MSN Protocol 9. Features Here is a list of current features: - If somebody adds the bot it will add them to the forward and allow lists - Basic built in admin commands such as block, unblock, add, delete users as well as nickname changer and status changer commands - Conversation logging (currently by conversation Session ID and not by Participant Email) - Ability to start a conversation.
- Publisher: Artificial Exit Design
- Date: 25-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- PHP - MSN Bot for Scripts
- License: Freeware
- Price: 0.00

PHP - MSN Bot is a MSN bot completly written in php and currently uses MSN Protocol 9. Features Here is a list of current features: - If somebody adds the bot it will add them to the forward and allow lists - Basic built in admin commands such as block, unblock, add, delete users as well as nickname changer and status changer commands - Conversation logging (currently by conversation Session ID and not by Participant Email) - Ability to start a conversation.
- Publisher: Artificial Exit Design
- Date: 15-06-2013
- Size: 10 KB
- Platform: PHP, Scripts
- PHP Call Center for Scripts
- License: Freeware
- Price: 0.00

PHP Call Center is a web-based application used to keep track of a company's incoming phone calls. It is unlike other call loggers in that it is not based on "tickets" as those systems are often confusing and cumbersome to use..
- Publisher: Alan
- Date: 08-02-2013
- Size: 31 KB
- Platform: PHP, Scripts
- PHP Jabber Lib
- License: Freeware
- Price: 0.00

The PHP Jabber Lib project is a project to build a complete PHP class library that other PHP projects can use to connect and interact with a Jabber server..
- Publisher: Chris Weiss
- Date: 01-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- PHP Jabber Lib for Scripts
- License: Freeware
- Price: 0.00

The PHP Jabber Lib project is a project to build a complete PHP class library that other PHP projects can use to connect and interact with a Jabber server..
- Publisher: Chris Weiss
- Date: 07-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- PHP2SMS
- License: Freeware
- Price: 0.00

PHP2SMS is a PHP script that send text messages to mobile phone using WWW->SMS gateways. It acts as a Web browser to send the message and can send message to cell phones using e-mail (most networks support this form of submission). The script is compatible with all operating systems being made in an interpreted programming language.
- Publisher: Jacob Dybala
- Date: 20-03-2013
- Size: 10 KB
- Platform: PHP, Scripts
- PHP2SMS for Scripts
- License: Freeware
- Price: 0.00

PHP2SMS is a PHP script that send text messages to mobile phone using WWW->SMS gateways. It acts as a Web browser to send the message and can send message to cell phones using e-mail (most networks support this form of submission). The script is compatible with all operating systems being made in an interpreted programming language.
- Publisher: Jacob Dybala
- Date: 21-06-2013
- Size: 10 KB
- Platform: PHP, 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
- phpBB3 Related Topic module
- License: Freeware
- Price: 0.00

This module helps you to relate your article to certain forum topic (or topics). Let's say you have an article and want to tie it to the forum that discusses this article. This module can do it for you. It links an article to a relevant forum topic. Just include the module in your article and you always be sure that visitors won't miss the forum.
- Publisher: IdeationPlace.com
- Date: 02-05-2013
- Size: 51 KB
- Platform: PHP, Scripts
- PHPBB3 Ultimos Mensajes
- License: Freeware
- Price: 0.00

Easy to use and powerful module to show the latest topics of the forums phpBB and vBulletin. It is highly configurable and it will adapt perfectly to your theme. Languages supported: Spanish and English. Forums supported: phpBB3 and vBulletin3..
- Publisher: SeSoX
- Date: 22-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- phpChrystal
- License: Freeware
- Price: 0.00

PhpChrystal is an open source intranet system, which is designed for use on network parties. Moreover, it offers the possibility to the LAN via the intranet. Advantages of phpChrystal are its portability, flexibility and performance, since it is completely based on PHP, MySQL and XML.
- Publisher: Roland Braband
- Date: 22-04-2013
- Size: 1853 KB
- Platform: PHP, Scripts
- phpChrystal for Scripts
- License: Freeware
- Price: 0.00

PhpChrystal is an open source intranet system, which is designed for use on network parties. Moreover, it offers the possibility to the LAN via the intranet. Advantages of phpChrystal are its portability, flexibility and performance, since it is completely based on PHP, MySQL and XML.
- Publisher: Roland Braband
- Date: 08-02-2013
- Size: 1853 KB
- Platform: PHP, Scripts


