Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.175 Times

Rs232 Signals software
Filter: All | Freeware | Demo
 

Rs232 Signals

< 1 2 3 4 5 
Added: July 25, 2013 | Visits: 404

Wavelets Based Denoising This program demonstrate abilty of wavelets to denoise audio data as well its effectiveness on different type of signals at different SNR. I have tested this program on windows xp and MATLAB 6.1 it works perfectly



Platforms: Matlab

License: Freeware Size: 225.28 KB Download (47): Wavelets Based Denoising Download

Added: May 15, 2013 | Visits: 671

Single Side Band Modulation This is a simple program to simulate Single Side Band Modulated Signals. Many of the students have a very big misconception on Single Side Band Modulation. This is the correct algorithm for SSBAM. This is a simple technique for a very simple, but misunderstood problem.





Platforms: Matlab

License: Freeware Size: 102.4 KB Download (42): Single Side Band Modulation Download

Added: July 14, 2013 | Visits: 480

CellSort This toolbox includes routines for using principal component analysis (PCA) and independent component analysis (ICA) to extract cellular signals from imaging data sets. A full description and validation of the method is provided in the paper, "Automated Analysis of Cellular Signals from...


Platforms: Matlab

License: Freeware Size: 337.92 KB Download (44): CellSort Download

Added: July 06, 2013 | Visits: 595

Woody Average (Average with alignment) Computes the Woody average by first aligning individual signals (corrupted by jitter) with the standard average. Uses xcorr to compute the lag and then re-averages the signals to get an improved estimate.Example included in help.Technique deteriorates at low SNRs.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Woody Average (Average with alignment) Download

Wolfer sun spot data analyzed with the Fourier Calculator The Fourier Calculator (Simulink model) can be used for arbitrary signals. In this case the Wolfer sun spot data are analyzed


Platforms: Matlab

License: Freeware Size: 993.28 KB Download (39): Wolfer sun spot data analyzed with the Fourier Calculator Download

Added: July 26, 2013 | Visits: 437

audio signal filtering using this code user can actually feel the effect of filtering on audio signals and also see how filtering varies with changing the filter used


Platforms: Matlab

License: Freeware Size: 51.2 KB Download (45): audio signal filtering Download

Added: March 28, 2013 | Visits: 643

Frequency Plotting THIS FUNCTION PLOTS FFT OF THE SIGNAL INPUT TO THE FUNCTION ISuserfft(input, sampling frequency, waveform, psd) input -> Input waveform sampling frequency -> Sampling frequency waveform -> 'real' refers to real baseband signals plots only half the fft output -> 'complex' refers to complex...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Frequency Plotting Download

Added: May 21, 2013 | Visits: 484

Condense time-series signals This a very simple function that produces a condensed, approximate version of the time-series signal y, with each group of n adjacent points in y replaced by its average. You can use this to condense over-sampled signals so that subsequent processing will be easier and faster. Or you can use it...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Condense time-series signals Download

Added: August 28, 2013 | Visits: 470

LP Log Spectral Distance Calculates the average log-spectral distance between CLEAN and NOISY signals. Has the option of calculating this distance for speech active periods only. Also you can select a frequency range to study the distance in a sub-band.


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): LP Log Spectral Distance Download

Added: July 18, 2013 | Visits: 478

MQT Database Viewer This application displays both signals from created MQT Database. Beat annotations and waveform boundary annotations included in the database can be viewed with the signal.Moving a slider, plots further fragments of the signals. User can adjust window length.Samples of signals and annotations are...


Platforms: Matlab

License: Freeware Size: 2.19 MB Download (52): MQT Database Viewer Download

Added: April 30, 2013 | Visits: 263

DAQ Recoder This program developed to record AI signals like EEG or EMG. Almost NI Card was supported. After confirming a Card, start MATLAB.Recording file will be numbering if you will check the save checkbox. Recorded file will be opened by daq2mat.m.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): DAQ Recoder Download

Added: April 30, 2013 | Visits: 472

Interactive Smoothing nteractive smoothing for time-series signals, with sliders that allow you to adjust the smoothing parameters continuously while observing the effect on your signal dynamically. RunSmoothSliderTest to see how it works. Can be used with any smoothing function, but two fast smooth functions are...


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (46): Interactive Smoothing Download

Added: August 16, 2013 | Visits: 464

Stochastic Subspace Realization This code provides a tool to identify a state space model from stochastic signals using a subspace approach.The code is implemented in two steps using a nested function. The first step returns a vector of subspace singular values, from which a user can determine an appropriate order for the state...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Stochastic Subspace Realization Download

Added: May 30, 2013 | Visits: 322

Tradeguide Takes column-wise Close Open High and Low dataGives Buy and Sell signals for maximum practical profit.Ignores small trend changes or flat days and follow biggest local trends.Profitable spikes are included.Tradeguie signal offers a practical trading benchmark training set for Neural Networks and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Tradeguide Download

Added: May 02, 2013 | Visits: 343

convert RGB to YUV the following program reads two RGB images of HDTV signals then computes the YUV of individual files..


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): convert RGB to YUV Download

Added: April 09, 2013 | Visits: 255

Flipping Trade Signals Generates GBM curve with specified drift and volatility parameters.Trade entries are modeled through a zero-intelligence model assuming a Poisson arrival process for trades conditioned on a set number of trades on the GBM curve.All credit for the GBM curve generator goes to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Flipping Trade Signals Download

Added: May 18, 2013 | Visits: 513

Empirical Technical Trading Systems 'A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or two parameters that determine the timing of trading signals. Each rule contained in a trading system is the results of...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Empirical Technical Trading Systems Download

Added: June 12, 2013 | Visits: 382

Windowed Cross Correlation (corrgram) Calculate windowed cross correlation between two signals A and B up to a pre-defined lag. Usage is similar to the Matlab function SPECGRAM.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Windowed Cross Correlation (corrgram) Download

Added: May 02, 2013 | Visits: 400

Multiple Signal Routing to a Single-Axed Scope A simple circuit to illustrate how to display multiple signals on a scope display with only 1 axe using the 'Mux Block' function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 81.92 KB Download (39): Multiple Signal Routing to a Single-Axed Scope Download

Released: October 01, 2013  |  Added: November 02, 2013 | Visits: 1.133

TCP COM Bridge TCP COM Bridge is a utility program that works as an RS232-TCP/IP software converter and allows to forward data from a physical or virtual COM port to an Ethernet network. Using this program, you can turn any computer into a "serial device server." TCP COM Bridge lets you create a connection...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $50.00 USD Size: 3.48 MB Download (72): TCP COM Bridge Download

< 1 2 3 4 5