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

Listing of Communication in Scripts

This function is thought to help in the indexing of circular buffers, and obviously is senseful used inside a loop (more details in the help inside the file)..

  • Platform: Matlab, Scripts

This file contains a set of 3D models with the following characteristics: p: nx3 array of 3D points t: ntx3 array of triangles id. First points flagged as 1. tnorm: ntx3 arrays normals of triangles with outward orientation. You can use this package to test your algorithms.

  • Platform: Matlab, Scripts

This script shows how C# functions/classes and forms (gui) can be used in Matlab. The zip contains: - a example c# class (ComMatlab.cs) with different inputs and outputs functions. - a info_ComMatlab.txt with the commands how to compile and register a c# activex control - a ComMatlabtest.

  • Platform: Matlab, Scripts

What is this extension for ? Tekdi Joomla Skyper Plugin (Advanced) 1.5 supports the whole array of skype functions as compared to the BASIC skyper plugin. It also supports Conference calls and conference chats. Setup and Usage. - To use skyper advanced plugin add the following plugin call in your Joomla content item / Article {skype=yourskypename|function|imgnumber} or skype yourskypename|function|imgnumber} - For Conference usage put in user1;user2;user3 ( Where user1, user2 etc are Skype Users) Supported Functions: - call,conf,chat,sendfile,userinfo,add - 25 Images to choose from !.

  • Platform: PHP, Scripts

Dilates a time series input and resizes it to the orignal sample length input. If a matrix is input, dilation is done along columns. % The up/down sampling is done via resample.m, so low-pass filtering of the up/downsampling is automatically implemented.

  • Platform: Matlab, Scripts

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.

  • Platform: PHP, Scripts

This program deals with the implementation of a sound file of 2 second duration on an LTI system, resulting in the increase in delay and duration of the sound file..

  • 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: 01-02-2013
  • Size: 297 KB
  • Platform: PHP, Scripts

HARMASYLLABLESEG - Segments a signal stored in a WAV file into individual syllables. Also graphs the spectrogram and signal with syllables highlighted in red to show what parts of the signal contain syllables. INPUT: - FILENAME: The path to a signal stored in WAV format.

  • 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
  • masconv
  • License: Freeware
  • Price: 0.00
  • Rating

This program to perform convolution has been written keeping the ordinary polynomial multiplication in mind and in my opinion is the most easily understood program among the ones I have seen on the web or written by other fellow workers although it may not be the best program in its design.

  • Platform: Matlab, Scripts

Have you ever wanted to acquire, manipulate and process your audio signal with Matlab? Well, now you can. This is an experimental program built for a thesis (Bachelor Degree), that use all the Matlab functionality for "torture" an audio signal in Microsoft Wave PCM or MP3 format.

  • Platform: Matlab, Scripts

it finds the shortest path from the given network having given no of links between given no of nodes and plots the given network as well as the modified network having shortest path in terms of cost.

  • Platform: Matlab, Scripts

This will ask for input bit stream..then it will generate sine and cosine wave...then generate the PSK signal with the demodulated output....

  • Platform: Matlab, Scripts

Sorts input matrix of data so that each column is re-ordered by user-specified criteria. Options are (1) sort data by signal width (2) sort data by energy localization (3) sort data by dissimilarity of data to a normal probability distribution. The default option is to return all 3 options, as vectors of indices so that W(:,Iw), for example, gives the data ordered by signal width.

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

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

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

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

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

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

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

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

Programing a music with matlab.

  • Publisher: EL CAFSI
  • Date: 01-02-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

FASTRMS Instantaneous root-mean-square (RMS) power via convolution. FASTRMS(X), when X is a vector, is the time-varying RMS power of X, computed using a 5-point rectangular window centered at each point in the signal. The output is the same size as X and contains, for each point in X, an estimate of the instantaneous power expressed in the signal.

  • Platform: Matlab, Scripts

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: 25-05-2013
  • Size: 492 KB
  • Platform: PHP, Scripts

This function generates a Timeseries file which can be used for Moore FSM coverage analysis. The file is generated in the working directory and can be opened into the Workspace for use by MATLAB, or read directly into Simulink using the 'Import Data From File' source block.

  • Platform: Matlab, Scripts

New Downloads

Disk Usage Analyzer Free

Disk Usage Analyzer Free - a
small utility that will help
you visualize how to allocate
space on your hard drive. Any
PC ...

FolderMill

FolderMill monitors a folder
and automatically prints or
converts incoming documents to
PDF, JPG or TIFF. Just define
...

Screenrec

Screenrec is a free cloud
screen recording tool what
helps you communicate faster
and increase your
productivity. Instead ...

Active@ Hard Disk Monitor

Active@ Hard Disk Monitor is a
freeware disk utility that
monitors the status of your
hard drives and scan for bad
...

7Caps

7 Caps is a small tool to
check the status of Caps Lock
and Num Lock. The new version
also has an audio alert. It is
a ...

SamLotto

We offer the best lottery
software for Windows users.
SamLotto for all lotto-type
game. For all professional or
beginner ...

Active@ ZDelete

Active@ ZDelete is a secure
delete utility. It helps you
to permanently delete files,
drives and folders. Active@
ZDelete ...

ModCom

Free Windows software for Data
Acquisition & Control, HMI
/ SCADA, Industrial
Automation, Process Control,
and Data ...

NetSpot for Windows

NetSpot is an application for
Windows 7/8/10 that is used
for wireless analysis,
troubleshooting and wireless
site survey.

Active Disk Editor

Disk Editor is a free low
level hexadecimal editor
specifically aimed to explore
NTFS partitions internals.
Extended ...