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

Biometric Identification Methods freeware
Filter: All | Freeware | Demo
 

Biometric Identification Methods

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

decorator: suppressable This script is useful for decorating functions/methods that you'd like to disable from the main loop or commandline via optparse.



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

License: Freeware Download (81): decorator: suppressable Download

Added: May 10, 2013 | Visits: 360

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 (50): Weakmethod Script Download

Added: May 10, 2013 | Visits: 417

Constants in Python In Python, any variable can be re-bound at will -- and modules don't let you define special methods such as an instance's __setattr__ to stop attribute re-binding. This script allows you to manage constants in Python.


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

License: Freeware Download (51): Constants in Python Download

Added: May 10, 2013 | Visits: 235

Classmethod emulation in python2.1 Class methods were introduced in python2.2. This script illustrates how the same effect can be achieved in python 2.1.


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

License: Freeware Download (53): Classmethod emulation in python2.1 Download

Added: May 10, 2013 | Visits: 466

Dynamically added methods to a class This script allows you to add a method to a class at an arbitrary point in your code. The method is available instantly to all already existing instances and of course ones yet to be created. If you specify method_name then that name is used for the method call.


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

License: Freeware Download (57): Dynamically added methods to a class Download

Added: May 10, 2013 | Visits: 414

List mixin This script allows you to create custom list classes from a small subset of list methods.Subclasses should define _get_element(i), _set_element(i, value), __len__(), _resize_region(start, end, new_size) and _constructor(iterable). Define __iter__() for extra speed. The _get_element() and...


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

License: Freeware Download (51): List mixin Download

Added: May 10, 2013 | Visits: 485

Rebind class properties Sometimes you define properties in base class and override the getter setter methods in derived classes. Then you find out the base class though has derived properties are still pointing to baseclasse's methods not the overriden ones.


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

License: Freeware Download (56): Rebind class properties Download

Added: June 01, 2013 | Visits: 420

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: July 07, 2013 | Visits: 338

Resampling statistical toolkit This package contains a set of functions for inferiential statisticsusing resampling methods. Data are organized into arrays so multiple tests can be run at once (up to one million test per second). The package supports bootstrap, permutation and parametric statistics using paired or unpaired...


Platforms: Matlab

License: Freeware Size: 61.44 KB Download (39): Resampling statistical toolkit Download

Added: June 02, 2013 | Visits: 599

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

Optimization with MATLAB and the Genetic Algorithm and Direct Search Toolbox M-files accompanying the " Genetic Algorithms & New Optimization Methods in MATLAB " webinar.These files provide what you need to run the two demos: Optimization of non-smooth objective function, and Optimization of a random stochastic objective function.To run the first demo run the file...


Platforms: Matlab


Added: August 08, 2013 | Visits: 516

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

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: July 02, 2013 | Visits: 439

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: May 03, 2013 | Visits: 404

Generalized Newton Raphson Method Two methods are provided -1) an automatic updation method which can be effectively used outside of a loop since it writes out a newton-raphson computation file from the parameters received.2) a manual file generation method; effective when the resulting file has to be called repeatedly in a loop.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Generalized Newton Raphson Method Download

Added: May 30, 2013 | Visits: 566

transmission lines fault analysis There are several methods to solve the transmission line fault problem. In this example i showed how to solve the transmission lines in simulink . . .The problem is taken from the Hadi Sadat power system. Page no 482 Ex-11.3keep Enjoying


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): transmission lines fault analysis Download

Added: April 14, 2013 | Visits: 572

Simulink solution of Differential Equation A differential equation can be solved by several methods. I have presented the simulink method to solve the differential equ. The que is showed in the screenshot.Queries and Comments are dearly invited.


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Simulink solution of Differential Equation Download

Mackey-Glass Time Series Forecasting using Method 1 Single Stage Fuzzy Forecaster There are three methods (1, 2 & 3 [Back-propagation]) for forecasting a time series. Here is a collection of MATLAB programming, screen shorts, Fig files giving results. Follow comments in the files to run programs


Platforms: Matlab


Added: March 22, 2013 | Visits: 798

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

CaToKi V2. System Identification ToolKit in Open loop SISO Catoki present a new alternative to MATLAB IDENT GUI. This is friendly interface for system identification SISO. CaToKi is based in a regular course of Identification based in Ljun Book. You can obtain models of easy way: ARX, ARMAX, Outpur-Error and Box Jenkis. Plot your input-output dates....


Platforms: Matlab

License: Freeware Size: 7.38 MB Download (40): CaToKi V2. System Identification ToolKit in Open loop SISO Download

< 1 2 3 4 5