Home > By category > Scripts >Communication > Baseline Fit



Baseline Fit

  • Downloads: 
  • Views: 
  • Rating:

Baseline Fit each column in "x".

There did not seem to be a similar function in th file exchange. This routine is simply a wrapper for two Matlab routines, interp1 and ginput.

Syntax:
[ycorr,yfit] = bf(y,pts,avgpts,method,confirm);
ycorr = bf(y); ycorr = bf(y,method);

A baseline fit is interpolated from selected points and then applied to the data. The selected points are indices into the column and may be specified explicitly ("pts") or interactively.

Arguments following "y" may be in any order.

To provide some noise immunity, "avgpts" determines the width in points for the calculation of the mean y(pts).

The "method" controls the algorithm applied for the baseline fit, see Matlab's interp1. (Default is 'spline').

"confirm", if specified as the string 'confirm', will allow the user to see the result and to confirm it is acceptable. If not the user can reslect "pts".

Examples:
[y,yfit] = bf(y,'confirm','linear');
"y" will be plotted and the user is instructed to select points for the fit. A baseline will be linearly interpolated from the selected points and will be plotted together with "y". The user is prompted as to whether to redo the baseline selection. Upon completion, the corrected data "y" and the fitted baseline "yfit" are output.

ycorr = bf(y,5);
"y" is plotted and the user is instructed to select points for the fit. The baseline fit is based on the mean value of "y" over 5 points centered on the selected points. Cubic spline interpolation is used for the baseline fit. The corrected data "ycorr" is output.

ycorr = bf(y,[5,10,15,30,35,40],'pchip');
Points with the specified indices are used to calculate a baseline fit using the piecewise cubic Hermite interpolation method. No data is plotted. The baseline fit is based on the mean value of "y" over 3 points centered on the selected points. The corrected data "ycorr" is output.

Free download from Shareware Connection - There did not seem to be a similar function in th file exchange. This routine is simply a wrapper for two Matlab routines, interp1 and ginput.

Publisher: Mirko Hrovat | License: Freeware | Price: 0.00
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 25-04-2013 | Rating: 0 | Title: Baseline Fit

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

More downloads from Baseline Fit publisher Mirko Hrovat:

Gmr.m (NMR & MRI Properties) - GMR returns the gyromagnetic ratio and other NMR properties for various nuclei as well as the electron.

Get Monitor Dimensions - GETMONDIM returns the dimensions of the specified monitor as a 4 element vector [xstart,ystart,width,height] where values are in pixels in the same manner that the 'ScreenSize' property provides

Stacked Plot - Stacked plots are commonly seen in NMR spectroscopy

Baseline Fit keywords:
Baseline Fit related downloads:

Fit Agilifier Plugin for IntelliJ - IntelliJ IDEA FIT Agilifier plugin provides support for FIT and Agilifier (launchers, easy result display of one test, navigation between test and code).

Default Printer - Select your default printer, rename it, share it or delete it with only one mouse click.

sel_and_del Interactively select and delete points from a 2D plot with the mouse - sel_and_del Interactively select and delete points from a line object using mouse input

SRS1 Cubic Spline for Excel - This is free software that adds several spline and linear interpolation functions to Microsoft Excel. It is simple to use because the new functions work just like all built-in Excel functions.

Image: Select ROI - This functions displays GUI for selecting square or rectangular part of the input image IMG. To perform selection user must click mouse twice: at two corners of the selection area.

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

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

SyncMate - Just like windows users, Macintosh users also need to sync their data with myriads of other devices and other Macs. It is possible to use Apple’s much touted iCloud to sync a Mac with other iOS based devices but that may not fit ...

Imagina - Average PC users have to deal with an ever increasing number of digital images these days. This has become a trend after invasion of digital cameras and smart phone with high quality cameras among the mass. You also need to edit and retouch ...

PhoXo - Even a few years back, it was mostly graphic design professionals or people involved in print media were seen using image editing applications. With digital camera prices nose-diving and mobile imaging reaching new heights, things have undergone ...

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

Roboscan Internet Security Free - Owing to incessant onslaught of various web based and other malware, it is not possible to keep your PC secured unless you use a capable system security suite. As a matter of fact, it is better to use feature- rich Internet security software than ...

Bitcasa - The way computing technology evolves is quite amazing. Even a few years back data backup was limited mostly to external hard drives and DVDs. However, the proliferation of high speed internet access and emergence of cloud storage services have ...

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

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

Norton Power Eraser - Getting rid of malware and other types of rogue applicationlications with a regular antivirus can prove to be a tough task nowadays. The way malicious users are becoming smarter with time; it makes sense to use an additional layer of protection ...




New Downloads

Cool Record Edit Pro 2015

Cool Record Edit Pro allows
users to record sound from any
source to your hard drive. The
Editor allows you to perform
...

WonderFox DVD Ripper Lite

WonderFox DVD Ripper Lite is
easy to use (three steps -
Load DVD > Set Profile >
Get Start) software provides
fast ...

Shop Management System

Shop management software is a
unique tool for managing your
retail shop effectively. With
this application you get a ...

Beautify

This module is looking for a
co-maintainer.

Quote Scroller for Graphics
and Animations

Quote Scroller script shows an
array of quotes flowing across
the screen at several
different speeds and colours.

Webform Alternate UI

This module provides an
alternate user interface for
the Webform module

Auto Gaussian & Gabor fits

Auto Gaussian & Gabor Surface
fit

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

GNU Nana

GNU Nana is a free library
providing improved support for
assertion checking (as in
assert.h) and logging (printf
style ...

phpServerAdmin

phpServerAdmin will be a web
based control panel for
administrators to administer
services like PPTPD, BIND DNS
and other ...

qsort

Simple implementation of
quicksort algorithm in Matlab

Heuristic Algorithm for
finding Maximum Independent
Set

findMIS is an heuristic
algorithm for solving Maximum
Independent Set problem (MIS)