Home > By category > Scripts >Communication > Signal Processing blocks



Signal Processing blocks

  • Downloads: 
  • Views: 
  • Rating:

1)intg.m
Description:
This m-file implements a digital integrator.
The equation for a digital integrator is:
y(n)=y(n-1)+0.5*T*[x(n)+x(n-1)];
T-interval length
Syntax:
y=intg(input,intv);
The argument 'input' is the input sequence.
The argument 'intv' is T,the interval length.
'y' is the output sequence. It is of the same length as the input sequence.
[y h]=intg(input,intv);
The argument 'h' gives the impulse response for the integrator.
[y h]=intg(input,intv,'fig')
The extra argument 'fig' plots the input sequence, the output sequence and the impulse response of the integrator.

2)mpointaverage.m
Description:
This m-file implements a M-point moving average system.
The equation is:
y(n)=(x(n)+x(n-1)+.....+x(n-M))/M;
M is the order of the M-point moving average system.
Syntax:
y=mpointaverage(input,order)
The argument 'input' is the input sequence.
The argument 'order' is T,the order of the M-point moving average system.
'y' is the output sequence.It is of the same length as the input sequence.
[y h]=mpointaverage(input,order)
The argument 'h' gives the impulse response for the M-point moving average system.
[y h]=mpointaverage(input,order,'fig')
The extra argument 'fig' plots the input sequence, the output sequence and the impulse response of the M-point moving average system.

Free download from Shareware Connection - This m-file implements a digital integrator

Publisher: Yashwant Marathe | License: Freeware | Price: 0.00
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 06-01-2013 | Rating: 0 | Title: Signal Processing blocks

Author Url: http://www.mathworks.com
Program Info Url: http://www.mathworks.com
Download Url: http://www.mathworks.com/matlabcentral/fx_files/29755/1/DSPblocks.zip

More downloads from Signal Processing blocks publisher Yashwant Marathe:

Sample Rate Altering Blocks - x is a sequence over indices specified by n.L is the upsampling rate. It pads L-1 zeros between any 2 consecutive samples in x.

Signal Processing blocks keywords:
Signal Processing blocks related downloads:

Digital signal processing magic - Digital signal processing magic operates in a similar fashion as a calculator to make it easy and simple to use.

Moving Average Filter - Implementation of Moving Average filter.

Introduction to Simulink for Signal Processing - These are MATLAB™ and Simulink™ demos that goes with the "Introduction to Simulink for Signal Processing "seminar.

Simulink for Teaching Signal Processing Courses - The zip files contains Simulink™ models that can be used for Teaching Signal Processing Concepts interactively

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

Shareware Connection periodically updates pricing and software information of 'Signal Processing blocks' from company source 'Yashwant Marathe' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'Signal Processing blocks' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Signal Processing blocks.

New Reviews

Trend Micro HouseCall - With time, PC users find it increasingly difficult to keep their systems free of malware and rogue apps, despite using latest and feature packed security software. This is mostly owing to the evolving nature of malware and newer types of ...

Sculptris - For 3D modeling and design, there are so many apps to pick from noondays. From feature laden and expensive apps of Autodesk to mid level and lesser known contenders, users are spoilt for choice. However, it is also possible to use a decently ...

HDD Guardian - No matter how costly a desktop or laptop is, it is necessary to keep a tab on its hardware components. While you can spot signs and symptoms of hardware malfunction and impending failure in some instances, some mishaps may just strike you out of ...

dMaintenance - As a computer user, you may need to deal with several types of applications. For a lot of Windows users, the integrated tools of the OS may not suffice at times. They may need to use several third party apps for needs such as entertainment, ...

FortiClient Standard - Every computer user needs to have adequate protection for his system and this holds true for corporate and network users. In business setups, where multiple desktops and servers are connected to a network, using regular antivirus suite may be ...

SumatraPDF - The PDF format is used worldwide to distribute document files without changing formatting, alignment and layout. It can also be used to share complex engineering designs and diagrams along with massive amounts of text. The biggest benefit of this ...

Impulse Media Player - To play back media files including media and video content, you need to use suitable software. For a majority of Windows users, the integrated WMP is the default choice. However, you can also pick from so many third party music and media playback ...

Hanso Player - Using a media player application to play back music files is something nearly every PC user needs to do. There are so many applications that the abundance can leave average users somewhat puzzled. If the bundled WMP does not suit your taste but ...

Nero Kwik Media - Nero is known mostly for its legendary disc burning software that has metamorphosed into a media editing powerhouse over a decade. The multimedia suite offered by the company caters to needs of intermediate and advanced users well but its price ...

UltraMixer Free Edition - Sound Mixing and is a sought after profession and creating your own mix is considered to be pretty cool. With Sound Mixing profession, also known as DJing, comes the need of certain software programs which help hugely while in this profession. ...




New Downloads

TwinLook Portable

TwinLook Portable is designed
to clone monitor to another
monitor or other kind of
display. It is useful anywhere
you ...

HotDisc DVD Copy

HotDisc DVD Copy is a very
easy, fast and powerful DVD
ripping tool, which can help
you rip and convert your
favorite DVD ...

VAIS Slideshow Maker

VAIS Slideshow Maker is the
ideal tool which can preserve
and bring your happy holiday
memories back to life. You can
...

Knowledge Base Builder

A simple, yet powerful
knowledge base software to
help you maintain a complete
Q&A section on your
website. Structure ...

Absolute src

This Drupal module parses
relative urls to absolute urls
dynamically.

Analytical Approximation of
American Put option derived
by G. BARONE-ADESI and R.
E. WHALEY 1987.

This computes an approximation
of American Put option value
and can plot it against
asset's price

HFC_display

The program parses Gaussian
98/03 single-point output and
draws HFC tensors as
ellipsoids on top of the
length-based ...

inside triangle

%inside_triangle is used to
check if a point P is
inside %the triangle P1P2P3 or
not.

Direction of Arrival
Estimation with MUSIC
Algorithm

In many practical signal
processing problems, the
objective is to estimate from
measurements a set of constant
parameters ...

Notebook

Notebook is a PHP &
MySQL-based weblog software
aimed at being simple,
functional, yet feature-rich.

sfigure

Create or switch to a figure
without it stealing focus from
other windows.

MySQL backups manager

MySQL backups manager script
will make saving and restoring
your MySQL databases.