Home > By category > Scripts >Communication > Discrete Fourier Transform Low/High Pass Filter



Discrete Fourier Transform Low/High Pass Filter

  • Downloads: 
  • Views: 
  • Rating:

function [g] = FFTPF1D (X,binsize, f, P)
Discrete Fourier Transform Low/High Pass Filter.
% This is a simply implement of such a filter for a given 1-D data.
X: the array of you data, each data point is a bin of signal
binsize: the bin size in your data data
f: the cutoff of wave length,
P: 1, or 0, true or false : true, low pass, which eliminating higher
than f frequence signals, false, high pass, which eliminating lower
than f frequence signals.
It could be easily modified into 2-D version, or translated into
R/S-language.
Example:
a=1:2:1000;
b=sin(a) + sin(2.*a) + sin(0.1 .* a) + ...
c=FFTPF1D(b, 2, 10, 1)
Author: Zhihua Zhang. invokey@gmail.com
Feel free to use and distribute this code for training or
academic propose.

Free download from Shareware Connection - function [g] = FFTPF1D (X,binsize, f, P) Discrete Fourier Transform Low/High Pass Filter. % This is a simply implement of such a filter for a given 1-D data.

Publisher: Zhihua Zhang | License: Freeware | Price: 0.00
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 22-02-2013 | Rating: 0 | Title: Discrete Fourier Transform Low/High Pass Filter

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

More downloads from Discrete Fourier Transform Low/High Pass Filter publisher Zhihua Zhang:

3D Peano space filling curve - For a given level

Discrete Fourier Transform Low/High Pass Filter keywords:
Discrete Fourier Transform Low/High Pass Filter related downloads:

Simple Zero Phase Distortion Multiplier-less Gaussian Low-Pass & High-Pass Filter of a Linear Chirp - Simple Zero Phase Distortion Multiplier-less Gaussian Low-Pass & High-Pass Digital Filter of a Linear Chirp.

Fourier Transform Lab Student Edition - Designed for performing Fourier transformations

1D Fast Fourier Transform - The Fourier Transform is a powerful tool allowing us to move back and forth between the spatial and frequency domains.

Digital implementation of RC low pass filter - Derives the transfer function for digital implementation of a first order RC low pass filter and plots the step and frequency response.

Screenshot Impulse response invariant discretization of distributed order low-pass filter - Y = DCTN(X) returns the discrete cosine transform (DCT) of X.

Shareware Connection periodically updates pricing and software information of 'Discrete Fourier Transform Low/High Pass Filter' from company source 'Zhihua Zhang' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'Discrete Fourier Transform Low/High Pass Filter' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Discrete Fourier Transform Low/High Pass Filter.

New Reviews

PictBear - Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime ...

SlimCleaner - Nearly all PC users need to use various utilities to enhance performance of their laptop or desktop from time to time. Windows inbuilt utilities can serve the purpose but when you can find more capable third party apps at low or zero cost, why ...

AOMEI Partition Assistant Lite Edition - No matter whether you are a casual PC user or deal with a number of computers for professional needs, taking care of hardware components is a necessity. Among all hardware components used in laptop or desktop, hard disk is the most important one. ...

Argente - Registry Cleaner - Keeping the Windows registry clean and optimized is essential for getting optimum performance from the PC. While most users do not prefer tinkering with registry settings, it may get laden with erroneous and invalid entries over prolonged usage. ...

Skitch - Skitch is a user friendly and lightweight image capturing app for OS X that has been in the scene for quite some time. After its purchase by Evernote, the nifty Mac screen-capture tool has undergone some changes. You can still perform tasks with ...

Magican Monitor - Macs are famous for their superb stability and ease at multitasking. That explains why they enjoy a steady and growing user base, the steep price tag notwithstanding. However, prolonged usage can make even the most powerful iMac or Macbook ...

Cold Turkey - To keep your kids and teenage family members away from pornographic and objectionable websites you can use parental control software. Such apps offer numerous restrictive measures to limit PC and web access for young users. However, adult users ...

MiniTool Partition Wizard Home Edition - It is true that you need a powerful CPU and adequate amounts of RAM to keep your computer running smoothly. However, it is also necessary to ensure that the hard disk remains in top condition. Hard disk needs to be properly optimized and ...

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




New Downloads

Free Audio Editor 2015

Free Audio Editor is a
multi-award winning mp3
editing software tool. The
Free Audio Editor software
includes a powerful ...

Knowledge Base Builder

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

arkavis sidebar plugin

arkavis.de provides a way for
easily hundreds of games in
your WordPress automatically
integrate and apply new games.

GINPUTPLOT

GINPUTPLOT finds points on the
2-D plot nearest to the mouse
click

fig2texPS - Export Matlab
Figure to LaTeX

The aim of this function is to
create a tex-code picture of a
Matlab figure in PSTricks
syntax

iScribble: A java based GUI
for Matlab

The GUI is a powerful yet
simple tool which can be
easily integrated with Matlab.

2D FDTD for ring resonator
structure

2D FDTD for observing coupling
of light in ring resonator
structure

Real Number to N-digit
String

Floors a real number and
converts it to an N-digit
string

RubikViewer

RubikViewer is a simple GUI
tool that enables rubik's cube
rotation. It is possible to
perform all basic and advanced
...

vertical scroll recent
registered user

Vertical scroll recent
registered user wordpress
plugin create the scroller in
the widget with recently
registered user ...

STL File Reader

In addition to the STLREAD
import function

1st order ODE's numerical
solution with EULER method

Euler modified approximation
method to solve IVP ODEs