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

Biometric Identification Methods freeware
Filter: All | Freeware | Demo
 

Biometric Identification Methods

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 490

Changing return value for mutating list methods Mutating list methods such as 'append' or 'extend' return None instead of the (mutated) list itself. Sometimes, this is not the desired behaviour. To have a reference to the (mutated) list returned is usefull, if one wants to chain commands such as mylistinstance.append(7).sort().



Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 01, 2013 | Visits: 555

Quick Start to System Identification System identification toolbox provided with MATLAB is a very easy to use feature that helps to identify the transfer function of black box system. This guide will provide a quick start to that. it will serve as a launchpad to more detailed discussion. A sample testdata is created and process is...





Platforms: Matlab

License: Freeware Size: 133.12 KB Download (51): Quick Start to System Identification Download

Added: May 10, 2013 | Visits: 362

Weakmethod Script This script introduces weakly-bound methods. You couldĀ use this decorator to create methods that weakly-reference their instance (im_self). This means that the method itself will not keep the object alive. Useful for callbacks, caches, and avoiding cyclic references.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Weakmethod Script Download

Use of pdepe and Laplace Transform to Solve Heat Conduction Problems In the present program three methods are used to solve a heat conduction problem. This problem is given in M. N. doOCozisik, Heat Conduction, Wiley, New York, 1980. We use pdepe, short times solution based on analytical inversion of a Laplace transform and finally a numerical solution based on...


Platforms: Matlab


Added: May 10, 2013 | Visits: 481

USPS Methods 2.8d This allows a site owner to choose which USPS shipping methods will be available to the customer. Settings can be changed in the admin interface under Modules->Shipping->United States Postal Service.For example, if you select "Express" and "Priority", then a customer will only be shown those two...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): USPS Methods 2.8d Download

Added: May 10, 2013 | Visits: 451

Static or Class Methods This script implements class methods that do not require an object instance.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Static or Class Methods Download

Added: May 10, 2013 | Visits: 351

Tkinter : moving geometry methods A common way to create new compound widgets is to inherit Frame, create everything you need inside it and pack this base Frame on your application.This script is an alternative to this method, that sets geometry methods and options from a wiget to another.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Tkinter : moving geometry methods Download

Added: August 31, 2013 | Visits: 506

Salvaging a Linear Correlation Matrix The solution of the nearest correlation matrix applies the hypershpere or spectral decomposition methods as outlined in Monte Carlo methods in Finance by Peter Jackel, Chapter 6.Use CorrelationExample.m that applies a simple example for the two cases.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Salvaging a Linear Correlation Matrix Download

Added: June 02, 2013 | Visits: 513

CaToKi, System identification GUI This work present a new inteface GUI for the system identification in open loop, the work is based in the first 14 chapters of the jang book, is alternative windows for the matlab ident using the system identification toolbox.


Platforms: Matlab

License: Freeware Size: 8.27 MB Download (48): CaToKi, System identification GUI Download

Added: June 01, 2013 | Visits: 424

adaptive filter FIR his simulation shown the system identification of an FIR and also the actual and estimated coefficients


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): adaptive filter FIR Download

Added: August 08, 2013 | Visits: 518

Optimize Truss by FSD and SLP This is a Matlab code for optimizing a plane truss by two methods : Fully Stress Design and Sequential Linear Programming. In SLD, we deal with the Euler buckling condition and some other constraints.


Platforms: Matlab

License: Freeware Size: 71.68 KB Download (48): Optimize Truss by FSD and SLP Download

Added: April 04, 2013 | Visits: 289

musysid Mu-Tools based Multivariable System IdentificationThe Musysid folder contains some useful tools for :- black box MIMO system identification- state space system fitting from a given frequency response- converting frequency response data between the MU-TOOLS Toolbox and the SYSTEM IDENTIFICATION...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): musysid Download

Added: August 24, 2013 | Visits: 331

SeqTEx SeqTEx: identification of average Next-Generation Sequence DNA length from cross-correlation This project is in development and will be submitting the manuscript soon. Check back for more information about using this program later.


Platforms: Mac

License: Freeware Size: 30.72 KB Download (48): SeqTEx Download

Added: August 20, 2013 | Visits: 351

DensiTree Bayesian hierarchical clustering methods provide a powerful tool for phylogenetic analysis, linguistic research and hierarchical clustering in general such as applied in marketing, political science, customer preference grouping etc. Bayesian methods use MCMC sampling which results in a large...


Platforms: Mac

License: Freeware Size: 296.96 KB Download (47): DensiTree Download

Overlap Add Overlap Save methods implementation for block DFT processing The overlap add and overlap save are the two generally implemented methods when the input is greater than the maximum processible block in MATLAB because of memory constraints.


Platforms: Matlab


Added: July 02, 2013 | Visits: 444

Numerical Inversion of Laplace Transforms The inversion of Laplace transforms is performed using two methods: (1) the Zakian method and (2) the Fourier series approximation. Results are in agreement with analytical solutions. The Zakian method presents problems for transcendental functions. The Fourier series gives better results when...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (46): Numerical Inversion of Laplace Transforms Download

Added: April 13, 2013 | Visits: 412

Binary Conversion Methods Five methods for converting a signal to a binary representation. Methods outlined in Arthur Petrosian, "Kolmogorov Complexity of finite sequences and recognition of different preictal eeg patterns".Methods are:1. average method: sample assigned 1 if above the signal average2. modified zone...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Binary Conversion Methods Download

Added: July 08, 2013 | Visits: 411

Subspace Identification for Linear Systems This book focuses on the theory, implementation, and applications of subspace identification algorithms for linear time-invariant finite-dimensional dynamical systems.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1458.jsp.


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (45): Subspace Identification for Linear Systems Download

Added: June 02, 2013 | Visits: 603

Structure Learning Package for Bayes Net Toolbox Learning methods for Bayesian Networks and statistical tools


Platforms: Matlab

License: Freeware Size: 2.06 MB Download (45): Structure Learning Package for Bayes Net Toolbox Download

Added: March 22, 2013 | Visits: 803

Templates for the Solution of Linear Systems This book is written for computational scientists who would like to incorporate state-of-the-art computational methods for solving large sparse systems of linear equations.For a full book description and ordering information, please visithttp://www.mathworks.com/support/books/boo...=-1&language=-1


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Templates for the Solution of Linear Systems Download

< 1 2 3 4 5