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

Listing of Communication in Scripts

Description: This program is based on the Ph.D. thesis[1]: "LAMB: a SIMULATION TOOL for AIR-COUPLED LAMB WAVE BASED ULTRASONIC NDE SYSTEMS" from The Polytechnic University of Catalonia (UPC), Department of Electronic Engineering (EEL) 2010. The software simulates the behaviour of an entire air-coupled ultrasonic Non-Destructive Evaluation (NDE) system based on 1D linear array transducers.

  • Platform: Matlab, Scripts

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.

  • Platform: Matlab, Scripts

Given a neural network object, this function returns the closed, symbolic, expression implemented by the network (as a string). This allows you to use a neural network model without relying on the neural network toolbox. Note I only implemented for feed forward nets (MLPs) and not all possible transfer functions are supported.

  • Platform: Matlab, Scripts

Advanced PHPBB3 Last Topics, This module show the last topics and category from your phpbb3 forum.

  • Publisher: mindphp
  • Date: 12-01-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

If you need to access a remote machine from your Matlab session (for near-real time data transfer etc...) this set of functions allows you to programmatically send a single command and obtain the return values as a cell array. Added SFTP function that is compatible with this library.

  • Platform: Matlab, Scripts

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].

  • Platform: Matlab, Scripts

Simple implementation of a Kalman filter based on http://www.cs.unc.edu/~welch/kalman/kalmanIntro.html.

  • Platform: Matlab, Scripts

G=CACODE(SV,FS) G is a matrix with 1023*FS columns with a row for each PRN desired. SV is a vector containing PRN numbers to be generated, from 1 to 37. FS is the number of samples per chip desired in the code sequence. (Default=1)..

  • Platform: Matlab, Scripts

This program calcultes the overall GRMS for a PSD function. It also calculates the overall velocity and displacement values..

  • Publisher: Tom Irvine
  • Date: 17-05-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

Appreciable errors in MSIS00 modeled temperatures can occur for altitudes above 75 km if solar flux and magnetic indices deviate significantly from their default values. This routine automatically downloads needed solar flux and magnetic indices from ftp.

  • Publisher: John Smith
  • Date: 16-03-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

Marjetica Content Management System is a powerful, easy to use, multiuser, multilanguage, content publishing solution written in PHP using Smarty for templating, MySQL database for data storage and filesystem for file storage. System consists of content hierarchy manager, user manager, content blocks manager and file manager.

  • Publisher: Rok Krulec
  • Date: 04-01-2013
  • Size: 297 KB
  • Platform: PHP, Scripts
  • PHPMQ
  • License: Freeware
  • Price: 0.00
  • Rating

PHPMQ is an Open Source serverless messaging toolkit for PHP, giving the PHP developer ability to perform JMS operations such as sending and receiving messages on queues and topics while ensuring delivery and enabling persistent messaging. Connecting PHP to a messaging bus is equivalent to connecting it to a database; the possibilities for using this infrastructure are endless, PHP developers using the PHPMQ will be able to communicate with other elements in the messaging bus, thus breaking the barrier between the two worlds.

  • Publisher: ashevat
  • Date: 24-06-2013
  • Size: 10 KB
  • Platform: PHP, Scripts

Includes six lessons and supporting MATLAB codes for STAP research..

  • Publisher: zheng zhou
  • Date: 10-05-2013
  • Size: 31 KB
  • Platform: Matlab, Scripts

This ZIP-file contains the demonstration files used during the "Analog and Mixed-Signal Circuit Modeling with Simulink Product Family" webinar presented on June 22, 2004..

  • Publisher: B. E.
  • Date: 19-06-2013
  • Size: 143 KB
  • Platform: Matlab, Scripts
  • zpkfit
  • License: Freeware
  • Price: 0.00
  • Rating

zpkfit uses the nonlinear least-squares fitter (lsqnonlin) to fit an analytic model of any (fixed) number of poles and zeroes to numerical (presumably measured) frequency response data. It takes as arguments a frequency vector, a frequency response vector, and vectors of the initial guesses of pole and zero locations.

  • Platform: Matlab, Scripts

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

Program converts image file (square shape, maximum 120x120 pixels) into music file (*.wav, noise). You can watch the hidden image in spectrogram of music - process called sound steganography. This is first version of project with very slow computations.

  • Platform: Matlab, Scripts

Spectral Subtraction method proposed by berouti for enhancement of noisy speech signals..

  • Platform: Matlab, Scripts

G3 = gauss3D(sz_X, sz_Y, sz_Z, a, prec); returns a 3 dimensional matrix being a gaussian bell curve where the width in the (x/y/z)-dimension is proportional to 1/a(1), 1/a(2) and 1/a(3), respectively. "prec" is the data precision. Default is a=[2.5 2.

  • Platform: Matlab, Scripts
  • PlaySMS
  • License: Freeware
  • Price: 0.00
  • Rating

PlaySMS is a flexible Web-based Mobile Portal System that it can be made to fit to various services such as an SMS gateway, personal messaging systems, corporate and group communication tools. Features: - Multiple database engine supported (using PEAR DB) - Available for shared database usage (tables using its own prefix) - Send SMS to single mobile phone (web2mobile) - Send SMS broadcasted (bulk SMS) to a group of mobile phones (web2mobiles) - Support sending flash and unicode message - Receive private SMS to Inbox (mobile2web) - Forward single SMS from mobile phone to a group of mobile phones (mobile2mobiles) - SMS autoreply, for easy autoreplying formatted incoming SMS - SMS board, forward received SMS to email,html and/or xml page - SMS command, execute server side shell script using SMS - SMS custom, forward incoming SMS to custom SMS application - SMS poll, manage polling system using SMS - Simple webservices for sending SMS and retrieving delivery reports (ws.

  • Platform: PHP, Scripts

MIRtoolbox is a Matlab toolbox dedicated to the extraction of musical features from audio files, including routines for statistical analysis, segmentation and clustering. MIRtoolbox integrates a user-friendly syntax that enables to easily combine low and high-level operators into complex flowcharts.

  • Platform: Matlab, Scripts

A recursive implementation of the Gaussian filter. This implementation yields an infinite impulse response filter that has 6 MADDs per dimension independent of the value of sigma in the Gaussian kernel. Recursive Gabor filtering for 1D and 2D signals.

  • Publisher: Luigi Rosa
  • Date: 04-05-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

This framework facilitates short-time speech processing. A vector containing audio data samples is taken as input, the short-time Fourier transform (STFT) is then computed and the resulting complex spectrum is decomposed into magnitude and phase spectra.

  • Platform: Matlab, Scripts

MATLAB™ is a software environment and programming language with over 1,000,000 users and supports Tektronix™ arbitrary/function generators only through its Instrument Control Toolboxd-OC?D?. MATLAB is used with Tektronix signal generators to generate arbitrary and standard waveforms, configure and control the instruments, build automated test applications, and analyze and visualize data from other instruments.

  • Platform: Matlab, Scripts

Use this to encode bit sequences with the duobinary signaling technique or the modified duobinary signaling technique. Duobinary signaling is a three level signaling scheme that uses intersymbol interference in a controlled way instead of trying to eliminate it.

  • Publisher: N Bouman
  • Date: 26-02-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

toobox_signal - signal processing related functions. This toolbox contains functions related to image processing, including * images loading and generation. * filtering and blurring functions. * anisotropic and spacially variant filters. * non-linear filtering (median, LIC, bilateral).

  • Platform: Matlab, Scripts

From the paper : Nock, Richard and Nielsen, Frank 2004. Statistical Region Merging. IEEE Trans. Pattern Anal. Mach. Intell. 26, 11 (Nov. 2004), 1452-1458. It uses an a disjoint-sets data structure with a union-find strategy: http://en.wikipedia.org/wiki/Disjoint-set_data_structure Just run srmdemo.

  • Platform: Matlab, Scripts

This program simulates the Large Scale Path Loss for Wireless Communications. It also includes the outdoor propagation model called Okumura Model..

  • Platform: Matlab, Scripts

[h,varargout]=plotColumns(data,varargin) plots columns of a matrix as if each column is a time series USAGE: plotColumns(data); [h] = plotColumns(t,data); [h] = plotColumns(t,data,{colors}); [h] = plotColumns(t,data,'plotopt'); [h] = plotColumns(...,'plotopt'); [h] = plotColumns(.

  • Platform: Matlab, Scripts

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

New Downloads

RationalPlan Single Project
for Linux

RationalPlan Single Project is
a project management software
covering the project
management areas starting with
WBS ...

GlassWire Firewall

GlassWire\'s free firewall
software helps protect your
computer, privacy, and data by
monitoring your network
activity. ...

FTP Manager Lite

Free fast FTP client supports
secure transfers and multiple
connections. The file manager
like interface is intuitive to
...

Pixillion Image Converter
Software Free

Pixillion Image Converter
Software Free is perfect for
converting your image files
for posting on the web,
emailing to ...

Print Conductor

Print Conductor is a batch
printing software. It prints
multiple PDF files, plain
texts, Microsoft Office and
OpenOffice ...

Radmin VPN

Radmin VPN - is a free and
easy-to-use software product
to create virtual private
network (VPN). The program
allows users ...

Vivaldi for Windows 64

The Vivaldi browser does not
track you and lets you be in
control of how your browser
looks, feels and works. It
adapts ...

PDF-XChange Lite

PDF-XChange Lite is a reduced
version of PDF-XChange
Standard that contains basic
features for use when printing
...

Photo Pos Pro photo editor

Photo Pos Pro photo editor is
the ultimate tool to turn you
digital photos into stunning
artworks, create eye-catching
...

Free 2D Barcode Generator

The programe generates and
prints most popular matrix and
stacked 2D barcode symbologies
including Aztec Code, Data ...