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

Exponential Smoothing software
Filter: All | Freeware | Demo
 

Exponential Smoothing

1 2 3 4 5 > 
Released: September 15, 2023  |  Added: March 14, 2024 | Visits: 1.733

NumXL NumXL is a Microsoft Excel add-in for econometrics and data analysis, designed to make finance modeling and time series easier to manage. You can perform all of your data work right in Excel. NumXL allows you to apply advanced econometric analysis quickly and easily via an intuitive user...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $625.00 USD Size: 609 KB Download (774): NumXL Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 582

Zaitun Time Series Zaitun Time Series is software designed for statistical analysis of time series data. It provides easy way for time series modeling and forecasting. Zaitun Time Series provides several statistics and neural networks models, and graphical tools that will make your work on time series analysis...





Platforms: Windows

License: Freeware Size: 1.03 MB Download (56): Zaitun Time Series Download

Added: August 01, 2010 | Visits: 1.376

Statistics::Smoothing::SGT Statistics::Smoothing::SGT is a Simple Good-Turing (SGT) smoothing implementation. SYNOPSIS Basic Usage use Statistics::Smoothing::SGT my $sgt = new Statistics::Smoothing::SGT($frequencyClasses, $total); $sgt->calculateValues(); $probabilities = $sgt->getProbabilities(); $newFrequencies...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (107): Statistics::Smoothing::SGT Download

Added: April 09, 2013 | Visits: 242

Exponential Smoother Y = EXPSMOOTH( X, FS, TAU )Given input sequence X (column vector), sampled at FS Hertz, returns exponentially smoothed output sequence Y. Time constant (in milliseconds) for the exponential smoother is specified in TAU. If X is a matrix, then smoothing of column vectors of X is performed and...


Platforms: Matlab

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

Added: June 23, 2013 | Visits: 449

MdspFlanger MdspFlanger is "another flanger" with the particularity that the LFO is synchronizable to the tempo with different waveforms (sin, square, triangle, triangle exponential, random...) and a smoothing factor for the waveform, so that you can achieve some new effects not available on classical...


Platforms: Mac

License: Freeware Size: 1.17 MB Download (38): MdspFlanger Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 359

Smoothing ScrollBar a smoothing ScrollBar only 2.7 kb spport mousewheel drag keyboard "up " "down. with source code. please see the demo. please edit the source code with flash cs 5


Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Commercial Cost: $5.00 USD Size: 100 KB Download (44): Smoothing ScrollBar Download

Added: May 06, 2013 | Visits: 554

Savitzky-Golay Smoothing and Differentiation Filter 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....


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Savitzky-Golay Smoothing and Differentiation Filter 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

LOWESS, Locally Weighted Scatterplot Smoothing for linear and non-linear data (enhanced) LOWESS- Locally Weighted Scatterplot Smoothing that does not require the statistical toolbox in matlab.This regression will work on linear and non-linear relationships between X and Y.Modifications:12/19/2008 - added upper and lower LOWESS smooths. These additional smooths show how the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (41): LOWESS, Locally Weighted Scatterplot Smoothing for linear and non-linear data (enhanced) Download

Added: August 28, 2013 | Visits: 309

Multivariant Kernel Regression and Smoothing This function implements multivariant Gaussian kernel regression and smoothing. A few examples show how it can be used to smooth 3-d noisy images with missing data.For tutorial purpose, the function is implemented in the simplest form. Therefore, it is particularly suitable for beginners to learn...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (40): Multivariant Kernel Regression and Smoothing Download

Added: May 11, 2013 | Visits: 3.532

Log and Exponential Transforms Select a image and apply log_expT.m ti that u can get log transformed and the corresponding exponential transformed of the log transformed image. so that we can see the difference between original and exponential image.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Log and Exponential Transforms Download

Added: June 14, 2013 | Visits: 317

Image gradients with Gaussian smoothing Carries out Gaussian smoothing followed by differencing as a way of estimating the gradients of a grey-level image in the X and Y directions. This is the initial stage of the well-known Canny edge detector, but the gradients can be used for many other applications.The function offers independent...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Image gradients with Gaussian smoothing Download

Added: April 18, 2013 | Visits: 368

Efficient Kernel Smoothing Regression using KD-Tree Kernel regression is a power full tool for smoothing, image and signal processing, etc. However, it is computationally expensive when it is extented for multivariant cases. The efficiency can be improved by only using neighbors within the effective range arond a regression point. To improve the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Efficient Kernel Smoothing Regression using KD-Tree Download

Added: September 09, 2013 | Visits: 375

ADAPTIVE DEGREE SMOOTHING AND DIFFERENTIATION (Scipts) % function ynew=adsmoothdiff(dados,xnew,sdx,isdx,q,nmin)% written by Carlos J Dias%% ADAPTIVE DEGREE SAVISTZKY-GOLAY SMOOTHING AND DIFFERENTIATION% This function smooths and differentiates a sequence of numbers based on% an algorithm drawn on the ideas of Savistky and Golay and Barak.% There are...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): ADAPTIVE DEGREE SMOOTHING AND DIFFERENTIATION (Scipts) Download

Added: July 03, 2013 | Visits: 186

Savitzky-Golay smoothing filter provide an alternative for Savitzky-Golay smoothing filterThe function smooths a input vector using Savitzky-Golay smoothing filter based on the degree of polynomial and the length of moving windows


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Savitzky-Golay smoothing filter Download

Added: November 22, 2006 | Visits: 4.584

Rt-Plot Rt-Plot is a tool to generate Cartesian X/Y-plots from scientific data. You can enter and calculate tabular data. View the changing graphs, including linear and non linear regression, interpolation, differentiation and integration, during entering. Rt-Plot enables you to create plots fast and...


Platforms: Windows

License: Shareware Cost: $50.00 USD Size: 5.56 MB Download (195): Rt-Plot Download

Released: April 25, 2019  |  Added: May 20, 2019 | Visits: 6.996

CurvFit CurvFit (tm) is a curve fitting program for Windows. Lorentzian, Sine, Exponential and Power series are available models to match your data. A Lorentzian series is highly recommended for real data especially for multiple peaked and/or valleys data. CurvFit is another improved productivity...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 7.28 MB Download (581): CurvFit Download

Released: July 31, 2020  |  Added: January 11, 2021 | Visits: 4.101

Data Curve Fit Creator Add-in Data Curve Fit Creator Add-in is an easy-to-use data analysis add-in for Microsoft Excel. It adds curve fitting, interpolation, and data smoothing functions to Excel. Curve fitting functions include polynomial fits and a versatile local regression (loess) function. Interpolations include...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $79.95 USD Size: 7.12 MB Download (465): Data Curve Fit Creator Add-in Download

Released: January 14, 2012  |  Added: February 01, 2012 | Visits: 2.310

Regression Analysis - CurveFitter CurveFitter program performs statistical regression analysis to estimate the values of parameters for linear, multivariate, polynomial, exponential and nonlinear functions. The regression analysis determines the values of the parameters that cause the function to best fit the observed data that...


Platforms: Windows, Other

License: Shareware Cost: $15.00 USD Size: 3.08 MB Download (263): Regression Analysis - CurveFitter Download

Added: July 02, 2013 | Visits: 494

Robust spline smoothing for 1-D to N-D data SMOOTHN provides a fast, unsupervised and robust discretized spline smoother for data of any dimension.SMOOTHN(Y) automatically smoothes the uniformly-sampled array Y. Y can be any N-D noisy array (time series, images, 3D data,...).SMOOTHN can deal with missing (NaN) values (see screenshot, top...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Robust spline smoothing for 1-D to N-D data Download

1 2 3 4 5 >