Freeware Downloads for "Filter Coefficients Calculator"
- FIR Filter Designer
- License: Freeware

The FIR Filter Designer app designs minimal-order finite impulse response (FIR) digital filters based on performance specifications you provide. The application attempts to find the lowest order (smallest) set of FIR filter coefficients that satisfies the given specifications. The generated filter has approximately unity (0 dB) gain in the passband.
The output of the design procedure is a list of double-precision filter coefficients (Text output option) or an implementation of the filter in C/C++, C#, Java or MATLAB/GNU Octave source code.
- Platform: Android 1.x, Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: Ledin Engineering
- Date: 02-10-2014
- Size: 82 KB
- Diablo Game Guide (Unofficial)
- License: Freeware

This Application Is Unofficial.
Diablo 3 Guide contains content:
=== Profiles ===
Offline Armory
=== Classes ===
Overview
Active Skills
Passive Skills
Skill Calculator
Progression
Filter
=== Skill Calculator ===
=== Artisans ===
Overview
Recipes
Progression
=== Followers ===
Overview
Skills
Skill Calculator
=== Items ===
Armor
Weapons
Other
Filter
=== Archived Content ===
Diablo 15 Year Anniversary
Classes
Bestiary
Environments
Diablo Timeline
Systems
=== Expanded Universe ===
Wayfarer - Barbarian
Hatred and Discipline - Demon Hunter
Unyielding - Monk
Doubtwalker - Witch Doctor
Firefly - Wizard
Forum URL
http://forums.
- Platform: Android, Windows
- Publisher: YT
- Date:
- Size: 35840 KB
- Savitzky-Golay Smoothing and Differentiation Filter
- License: Freeware

Function: Savitzky-Golay Smoothing and Differentiation Filter The Savitzky-Golay smoothing/differentiation filter (i.e., the polynomial smoothing/differentiation filter, or the least-squares smoothing/differentiation filters) optimally fit a set of data points to polynomials of different degrees. See for detail in Matlab Documents (help sgolay). The sgolay function in Matlab can deal with only symmetrical and uniformly spaced data of even number. This function presented here is a general implement of the sgolay function in Matlab.
- Platform: Matlab, Scripts
- Publisher: Jianwen Luo
- Date: 25-02-2013
- Size: 10 KB
- 3-Band Parametric Equalizer
- License: Freeware

The Simulink model in this submission implements a 3-band parametric equalizer using a time-varying IIR filter, whose filter coefficients are generated by a S-function. This S-function implements the digital parametric equalizer design algorithm created by Sophocles J. Orfanidis. The user inputs the desired parameters to this S-function through a convenient GUI, with which the peak gain, center frequency and the bandwidth of a band can be specified. Dragging and moving the colored markers or the colored lines in the GUI changes the filter parameters.
- Platform: Matlab, Scripts
- Publisher: Arvind Ananthan
- Date: 05-05-2013
- Size: 338 KB
- Sigma-Delta ADC, From Behavioral Model to Verilog and VHDL
- License: Freeware

For a full description of the models, refer to the September 2007 MATLAB Digest article. http://www.mathworks.com/company/newslette...sigmadelta.html We present a series of Simulink models to design a high-level behavioral model of a Sigma-Delta ADC. The high-level behavioral model has an Analog section and a Digital section that comprises a digital filter. We partition the digital filter into three cascade filters that use a total of 10 times less filter coefficients than the original filter. We then elaborate the first filter in the cascade in such a way that it requires no multiplications for implementation.
- Platform: Matlab, Scripts
- Publisher: Ali Behboodian
- Date: 04-05-2013
- Size: 481 KB
- Movingslope
- License: Freeware

The gradient function in Matlab allows you to compute the slope of a curve along its entire length. But if your curve is a noisy one, then gradient will also be noisy. In this event one might desire to fit a moderately low order polynomial regression model in a sliding window, then differentiate that model. (Like a Savitzky-Golay filter.) All of this can be done efficiently in Matlab using filter. Note that this tool does not constrain the length of the support to be even or odd. Also, this tool uses pinv to generate the filter coefficients - a more stable and accurate methodology than does the sgolay tool on the file exchange.
- Platform: Matlab, Scripts
- Publisher: John D'Errico
- Date: 19-06-2013
- Size: 10 KB
- Engineering Calculators-Tools
- License: Freeware

The Engineering Calculators and Tools from ElectronicProducts.com offers today’s engineers and students the ability to solve complex equations and formulas for design solutions and technical applications, even while away from the desk.
There are 32 engineering calculators in this single app, including:
Regulator Current Limiting Resistor Calculator
Capacitance Time Constant Calculator
Four-Color-Band Resistor Calculator
Five-Color-Ring Resistor Calculator
Transistor Switch Saturation Calculator
Wheatstone Bridge Calculator
Constant Current Source Calculator
Power Calculator
Inductance and Capacitance Calculator
Ohm’s Law Calculator
FET Buffer Calculator
DC/DC Circuit Calculator
Series Capacitance Calculator
Voltage Divider Resistance Calculator
Parallel Resistance Calculator
Speaker...
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: ElectronicProducts.com
- Date: 08-01-2015
- Size: 5222 KB
- 1D Gaussian lowpass filter
- License: Freeware

This function returns coefficients of Gaussian lowpass filter. Advantages of Gaussian filter: no ringing or overshoot in time domain. Diasadvantage: slow rolloff in frequency domain. Pass SR=sampling rate, fco=cutoff freq, both in Hz, to the function. Coefficients for FIR filter of length L (L always odd) are computed. This symmetric FIR filter of length L=2N+1 has delay N/SR seconds. Examples of use: Compute Gaussian filter frequency response when SR=1000,fco=50 Hz: freqz(gaussfiltcoef(1000,50),1,256,1000); Filter signal X sampled at 5kHz with Gaussian filter with fco=500: y=filter(gaussfiltcoef(5000,500),1,X); SR,fco are not sanity-checked.
- Platform: Matlab, Scripts
- Publisher: William Rose
- Date: 26-01-2013
- Size: 10 KB
- tf2dspiciirc
- License: Freeware

This file calculates iir canonic coefficients for a dspic (30F6014) for a given filter transfer function. It is a Pre Release and may not work correctly, but I hope you may help in debugging..
- Platform: Matlab, Scripts
- Publisher: Moret Louis
- Date: 06-03-2013
- Size: 10 KB
- van-der-Waals-Equation Calculator
- License: Freeware

van-der-Waals-Equation Calculator (vdw_calc) is a small command line tool to solve the van-der-waals-equation and calculate coefficients for different gases..
- Platform: Linux, Unix, Windows
- Publisher: vdwcalc.sourceforge.net
- Date: 14-08-2012
- Size: 588 KB
- Digital Resistor-Capacitor (RC) Filter
- License: Freeware

Returns equivalent IIR coefficients for an analog RC filter Usage: [B,A] = RC_FILTER(r, c, fs, type); R is the resistance value (in ohms) C is the capacitance value (in farrads) FS is the digital sample rate (in Hz) type is a character string defining filter type Choices are: 'high' or 'low' This function uses a pre-calculated equation for both of these circuits that only requires the resistance and capacitance value to get a true digital filter equivalent to a basic analog filter. The math behind these equations is based off the basic bilinear transform technique that can be found in many DSP textbooks.
- Platform: Matlab, Scripts
- Publisher: Jeff Tackett
- Date: 26-06-2013
- Size: 10 KB
- ButterParam
- License: Freeware

ButterParam - Fast parameters for a digital Butterworth filter The calculation of filter parameters with BUTTER is expensive. Therefore ButterParam stores calculated parameters in a lookup-table to accelerate repeated calls with the same input. Example: x = rand(10000, 1); % test data [B, A] = butter(3, 0.6); y = filter(B, A, x); The relation of the processing times is: BUTTER=68% / FILTER=32%! With [B, A] = ButterParam(3, 0.6) we get: ButterParam=14% / FILTER = 86%, and the both calls together use 35% of the version with BUTTER.
- Platform: Matlab, Scripts
- Publisher: Jan Simon
- Date: 14-05-2013
- Size: 10 KB
- SpeakerBox Filter Designer
- License: Freeware

Speaker Box Filter Designer is a simple and useful software for calculate the first and second order passive filter for 2 way and 3 way speaker box ..
- Platform: Windows
- Publisher: electroniq.net
- Date:
- Size: 174 KB
- Friction Calculator
- License: Freeware

If you need coefficient of friction values for your engineering calculations, Friction Calculator can help. Based on General Magnaplate's popular friction calculation tool, Friction Calculator provides static and dynamic coefficients of friction (COF) for more than 200 pairings of commonly used materials and engineered coatings. Friction Calculator's materials database is continually updated with new materials and coatings.
Other features include:
* Surface Engineering Resources. Friction Calculator includes information on coefficient of friction, surface roughness, corrosion rates, wear mechanisms and thread tolerances.
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Publisher: T2 Content Works
- Date: 23-12-2014
- Size: 2969 KB
- Easy Work Time Calculator
- License: Freeware

Easy Work Time Calculator (100% FREE) is a friendly worktime calculator. It can calculate/count the time consumption of your tasks by seconds, minutes, hours, days, weeks, months, years and their sum and average. The numbers of date time elements are refreshed automatically on the main interface, and you can set the frequency of refreshing. With this program, you can Add, Edit, Delete, Start, Pause, Continue and Stop your tasks, it provides you with a quick filter (according to task status (Wait, Started, Paused and Finished), start time (yesterday and today, last week) and an advanced filter (according to task name and custom start time) to show your tasks listing conveniently.
- Platform: Windows
- Publisher: TriSun Software Limited
- Date: 26-08-2018
- Size: 810 KB
- Lifespan Age Calculator
- License: Freeware

LIFESPAN AGE CALCULATOR can subtract dates, outputting the number of days months and years elapsed. Free, quick, small and very effective, Lifespan Age Calculator runs on pretty much anything (anything running windows that is!). A very small footprint (35k zipped, 80k unzipped) makes Lifespan Age Calculator very easy to distribute on the net or by email. Did I forget to mention it's a completely free way to subtract dates?.
- Platform: Dos, Windows
- Publisher: Peter Riddell
- Date: 14-01-2003
- Size: 35 KB
- Easy Mortgage Calculator
- License: Freeware

Easy Mortgage Calculator allows you instantly determine your monthly mortgage payments, total payments, total interest and prepayment savings with a fixed interest rate schedule. One time down payment or monthly prepayment calculation options are available. Major banks compete for your mortgage, refinance and home equity loan, make the right choice..
- Platform: Windows
- Publisher: Ashkon Technology
- Date: 17-12-2003
- Size: 276 KB
- TigerTom's Loan & Mortgage Calculator UK
- License: Freeware

Loan and mortgage payment calculator, with amortization tables. Option to save and print the resulting tables. Option to use Dollar, Pound or Euro symbols. No installation required, and a file size under 500kb, means it's very simple and easy to use..
- Platform: Windows
- Publisher: T. O Donnell Inc.
- Date: 27-09-2004
- Size: 324 KB
- Long Distance Calculator
- License: Freeware

Thank you for choosing the ImageLink Calculator, our ultimate best rate search tool with FAST and very EASY detailed rate analysis for all of our long distance carriers - side by side - in your area. Compare your current phone bill rates to major Long Distance carriers with prices as low as 3.45 cents per minute. Completely free and without obligation of any type. You will instantly see your savings per month..
- Platform: Windows
- Publisher: ImageLink Incorporated
- Date: 01-10-2004
- Size: 259 KB
- Auditor Calculator
- License: Freeware

Currency calculator with tape - emulation of desktop printing calculator. Easy and simple, can be operated entirely by keyboard. Supports copy/paste, undo for last operation..
- Platform: Windows
- Publisher: Auditor
- Date: 15-09-2004
- Size: 667 KB
Filter Coefficients Calculator: Freeware | All








