Home > By category > Scripts > Communication
Sort by : Name|Date|Downloads|Rating|

Listing of Communication in Scripts

Simple implementation of [1] with small modification. Hopefully this is going to help beginners in speech/audio signal processing. [1] X. Zhu, G. T. Beauregard and L. L. Wyse, "Real-Time Signal Estimation From Modified Short-Time Fourier Transform Magnitude Spectra", IEEE Trans.

  • Publisher: Yang Lu
  • Date: 12-02-2013
  • Size: 41 KB
  • Platform: Scripts, Matlab

This model is an 8-ary modulator/demodulator based on Pulse Amplitude Modulation (PAM). You can change the Eb/N0 parameter in the "AWGN Channel" block to see the effect of the channel noise on the demodulated signal while the simulation is running. The input is a sinusoid with a frequency of 1 Hz.

  • Platform: Scripts, Matlab

GroupSuite is a planned php-based groupware including calendar, address book, forum, ticket system, WebMail, CRM & DMS. The Goal is to bring developers of other solutions together to create a new powerful suite including the parts of current systems.

  • Platform: Scripts, PHP

computes the sequency-ordered discrete Hadamard transform.

  • Platform: Scripts, Matlab

See the paper describing the model at: Wireless LAN Comes of Age: Undersanding the IEEE 802.11n Amendment by Thomas Paul and Tokunbo Ogunfunmi, IEEE Circuits and Systems Magazine, First quarter 2008, pp. 28-54. 2008. See the paper describing the model in IEEE Xplore at http://0-ieeexplore.

  • Platform: Scripts, Matlab

This Module will allow any visitor to chat with a site operator. It is prefect for anyone who wants to provide live support for their visitor..

  • Publisher: Wai Chan
  • Date: 11-02-2013
  • Size: 10 KB
  • Platform: Scripts, PHP

Program to simulate the MILLER CODE.

  • Platform: Scripts, Matlab

The main program is Main_sound_and_vibs.m. Up to 100 metrics are for each of sound, hand arm vibrations, whole body vibrations, and motion sickness. Main_sound_and_vibs calls the primary depedent function "Continuous_Sound_and_Vibrations_Analysis" which contains the switch statement controlling the data flow.

  • Platform: Scripts, Matlab

BER/SER Curves The files in this demo are designed to generate a number of performance curves for various well-known systems. This is not meant to be a comprehensive list; it's merely a set of reference models that show how some well-established results can be generated using Simulink models.

  • Platform: Scripts, Matlab

Calculates windowed (over- and non-overlapping) RMS of a signal using the specified windowlength y = rms(signal, windowlength, overlap, zeropad) signal is a 1-D vector windowlength is an integer length of the RMS window in samples overlap is the number of samples to overlap adjacent windows (enter 0 to use non-overlapping windows) zeropad is a flag for zero padding the end of your data.

  • Platform: Scripts, Matlab

This application example implements an end-to-end baseband communications system compliant to the US MIL_STD_188_110B intended for long-haul and tactical communications. This model supports four different data rates: 1200bps, 600bps, 300bps and 150bps.

  • Platform: Scripts, Matlab

JMS Online Support module displays contacts information of your supporter in your site. In the first version, that module only support 5 supporters at the same time and some chat client like yahoo, skype, msn, aim, icq, email, telephone. With the JMS support online module, users in your site can contact with your supporters like customer support, technical support or manager support only by one click.

  • Platform: Scripts, PHP

Sub band processing is based on splitting the frequency range into M segments (subbands),which together encompass the entire range. Each subband is processed independently, as called for by the specific application. The subbands are recombined after processing, to form an output signal whose bandwidth occupies the entire frequency range.

  • Platform: Scripts, Matlab

features: -ideal converter -introduction o errors in both ADC and DAC stages (fluctuation and mismatch) -scrambler function -dec.

  • Platform: Scripts, Matlab

This is an add-on to BlastChat Client core application, it allows to place chat into any Joomla module position. Either as full featured chat or as a simplified Shoutbox that requires much less space..

  • Publisher: BlastChat
  • Date: 10-02-2013
  • Size: 20 KB
  • Platform: Scripts, PHP

This file takes a patch antenna and a dipole, rotates the dipole, and calculates the overall output levels, taking into consideration the array pattern, and a variable combiner. There are extensive comments to show what was being attempted, and some commented out sections to show how the file was debugged and some variations of analysis that could be done.

  • Platform: Scripts, Matlab

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.

  • Platform: Scripts, PHP

DphpBB3 Last Topics module (mod_dphpbb3_last_topics) shows the last topics from your phpBB 3.0.x forum. It's the excellent module for Joomla! 1.5 site with phpBB3 forum to display forum activity on the site. There is no need to integrate forum and site, forum and site may use different databases (and servers) d-deOCL everything configurable.

  • Publisher: Darkick
  • Date: 10-02-2013
  • Size: 20 KB
  • Platform: Scripts, PHP

These are two M-files 'fourier1' and 'fourier2' The first is designed to demonstrate how triangular, rectangular, saw tooth, half wave and full wave rectified signals can be built from superposition of a predefined no of Fourier harmonic terms. It demonstrates how increasing the number of terms included in the summation will improve the signal shape.

  • Platform: Scripts, Matlab

This is update to 'Signal Processor for Graphs (Pictures) ' Present tool has got following improvements over previous version. 1. Zero padding for elemination rounding off error. 2. Mean, Standard deviatio and variance calculations. 3. Adding a function (useful for digital signal processing).

  • Platform: Scripts, Matlab

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: Scripts, Matlab

This function is written to understand and/or explain an fft algorithm and usage of radix2 procedure. This function take the signal which you want to find FFT, for m bit you can also call the function without entering a signal or number of points, because there is default values for y and m which are; y = sin(2*pi*50*t)+sin(2*pi*120*t); m=3; you can see the steps of order reversing used as built-in function but non others.

  • Platform: Scripts, Matlab

The function implement the 2D dyadic(Paley) ordered fast in-place Walsh-Hadamard transform, which can be used in signal processing, pattern recognition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 N additions and subtractions.

  • Platform: Scripts, Matlab

Companion software for the Signal Processing & Linear Systems book by B.P. Lathi.

  • Platform: Scripts, Matlab

This zip file contains three functions: dbm_to_vpp which converts dBm to a peak-to-peak voltage; dbmean which calculates the average or mean decibel value of two or more decibel quantities; and nextpow10 which returns the next higher power of 10 for a specified number.

  • Platform: Scripts, Matlab

This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DFT samples and returns N-point samples corresponding to frequency band wc-dw to wc+dw.

  • Platform: Scripts, Matlab

In this project work I try to design a QPSK modulator with SIMULINK/ Matlab. Generate PN-code as data and mapping for I & Q fitted to Embedded (M. file) Odd/ Even, for processing and sum them to produce QPSK signal.

  • Platform: Scripts, Matlab

The function plot_hht is a realization of the Hilbert-Huang transform (HHT). The HHT decomposes a signal into intrinsic mode functions (or IMFs), and obtain the instantaneous frequency data. It is designed to work well for data that are nonstationary and nonlinear (http://en.

  • Publisher: Alan Tan
  • Date: 08-02-2013
  • Size: 1014 KB
  • Platform: Scripts, Matlab

The Code describes the way to modulate or demodulate a signal shift in its phase..

  • Platform: Scripts, Matlab

RokBridge is a non-invasion, bi-directional bridge for Joomla and the forum platform phpBB3. By following a few simple sets, you can easily integrate the 2 platforms, providing registration, user syncing and syncing of login sessions. Traditionally bridges for Joomla 1.

  • Platform: Scripts, PHP

New Downloads

WebSite X5 FREE 11

WebSite X5 FREE is the easiest
software to turn your website
dreams into reality. It
includes the latest
state-of-the-art ...

Free OCR to Word

Free OCR to Word creates
editable and searchable MS
Word or Text files from any
image or scanned document
within few ...

SSuite Office WordGraph

WordGraph is a free and very
useful alternative to
Microsoft\'s Word,
OpenOffice\'s Writer, or
anything else out there ...

Red-Hot CD/DVD Burner

Red-Hot CD/DVD Burner is a
high-quality easy-to-work-with
software with many features
and options for CD and DVD ...

Ink

Ink is a lite application
developed for rapid and secure
CD/DVD recording. Among the
features it offers users there
are ...

CinemaDrape

CinemaDrape helps you focus on
your current task on the
screen (such as a video in a
web page, a photo or a
document ...

LightMan Converter

LightMan Converter is a highly
recommended audio program for
those looking for a lite,
accessible CD ripping, audio
...

Portable Efficient Sticky
Notes

Throw away the traditional
paper sticky notes and start
using the completely free
Efficient Sticky Notes!
"Stick" your ...

Biometric Handpunch Manager
Personal

Biometric Handpunch Manager
allows you to manage all of
your Handpunch devices in
seconds.

Avetix Antivirus Free

Avetix Antivirus Free, is a
best solution for protecting
from all types of threats:
Virus, Worm, Adware, Dropper,
Trojan, ...