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

Resistor Value Finding freeware
Filter: All | Freeware | Demo
 

Resistor Value Finding

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

Caching and aliasing with descriptors This script contains a few simple descriptor classes to compute and cache attribute value on demand and to define attribute as alias to other.



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

License: Freeware Download (52): Caching and aliasing with descriptors Download

Added: May 10, 2013 | Visits: 508

Getting SYSTEM environment variable under Windows This script allows you to get SYSTEM environment value, as if running under Service or SYSTEM account.As you can see in Windows Control Panel 'System' applet there are two groups of environment variables: USER and SYSTEM. This script presents a function for retrieve SYSTEM variable value. 





Platforms: Windows, Python,


Added: May 10, 2013 | Visits: 352

First Class Enums in Python This script allows you to do true immutable symbolic enumeration with qualified value access. Most propoqualifiedor an enum in python attempt to solve the issue with a single class. However, fact is that enum has a dual nature: It declares a new anonimous type *and* all possible instances...


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

License: Freeware Download (53): First Class Enums in Python Download

Added: May 10, 2013 | Visits: 489

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 10, 2013 | Visits: 505

Getting min/max in a sequence Getting min/max in a sequence script allows you to find the min/max value in a sequence as compared to a reference.


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

License: Freeware Download (51): Getting min/max in a sequence Download

Added: May 10, 2013 | Visits: 330

smallestMin MATLAB has a built-in function called min that returns the smallest value in some numeric vector.This function does the same thing, but it returns the smallest min from all the vectors. Requirements: - MATLAB 7.6 or higher


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

License: Freeware Download (57): smallestMin Download

Added: May 10, 2013 | Visits: 416

Must Read Posts The plugin looks for a 'must-read' custom field with a value of 'true' allowing to list the most recommended posts.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.5 or higher


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

License: Freeware Download (49): Must Read Posts Download

Added: July 19, 2013 | Visits: 518

Digital Resistor-Capacitor (RC) Filter Returns equivalent IIR coefficients for an analog RC filterUsage: [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...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Digital Resistor-Capacitor (RC) Filter Download

Added: March 31, 2013 | Visits: 501

Frequency measure Helps measuring the exact frequency of a signal within a range, by means of finding the maximum of the product of the signal with a sinusoid.Speacially useful when dealing with real-world data.As recently published on my blog: http://loluengo.blogspot.com


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Frequency measure Download

Added: April 10, 2013 | Visits: 496

co- ordinate values of RGB image finding co ordinate values of RGB imagas well as the gray level image.... n finding some other relevent information


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): co- ordinate values of RGB image Download

Added: June 07, 2013 | Visits: 531

Hill climbing optimization It is a hill climbing optimization algorithm for finding the minimum of a fitness function in the real space. The space should be constrained and defined properly. It attempts steps on every dimension and proceeds searching to the dimension and the direction that gives the lowest value of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Hill climbing optimization Download

Added: August 19, 2013 | Visits: 530

Heuristic Algorithm for finding Maximum Independent Set findMIS is an heuristic algorithm for solving Maximum Independent Set problem (MIS).An independent set of a graph is a subset of vertices in which no two vertices areadjacent. Given a set of vertices, the maximum independent set problem callsfor finding the independent set of maximum...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Heuristic Algorithm for finding Maximum Independent Set Download

Added: May 20, 2013 | Visits: 522

Differential Evolution This contribution provides functions for finding an optimum parameter set using the evolutionary algorithm of Differential Evolution. Simply speaking: If you have some complicated function of which you are unable to compute a derivative, and you want to find the parameter set minimizing the...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (44): Differential Evolution Download

Added: June 22, 2013 | Visits: 572

Gradient from Neural Network The form of a single layer feed forward neural network lends itself to finding the gradient. This is useful when the network is used for surrogate optimization or other algorithms that use gradients. Requires creating a file by modifying a NN toolbox file.


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (42): Gradient from Neural Network Download

Matlab files of the book: Mathematical Modelling for Earth Sciences Matlab files include Gaussian numerical quadrature, Newton's method for finding roots, finite element method for 1D wave equation, and pattern formation (KPP anda system of two coupled PDEs).


Platforms: Matlab

License: Freeware Size: 624.64 KB Download (49): Matlab files of the book: Mathematical Modelling for Earth Sciences Download

Collateral Missing Value Estimation: a new robust missing value estimation algorithm for microarray The CMVE toolbox estimates missing values by using correlation structure of the data. The software can be used to impute missing values in any correlated data especally microarray gene expression data. The imputation performance of the software has proven significant affect on gene regulatory...


Platforms: Matlab


Added: June 04, 2013 | Visits: 571

Classical Pairs Trading Using MatLab This function performs the classical pairs trading framework in a given set of prices From Wikipedia, the free encyclopedia:d-deDUThe pairs trade was developed in the late 1980s by quantitative analysts and pioneered by Gerald Bamberger while at Morgan Stanley. With the help of others at Morgan...


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (51): Classical Pairs Trading Using MatLab Download

Added: March 28, 2013 | Visits: 603

Single tank linearization Single tank system nonlinear model was develop & finding the operating point of it using script file of the matlab with solving of ode for it and ploting the response


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Single tank linearization Download

In sample Value at Risk and backtesting with the Pearson type IV distribution There are two issues with the Pearson type IV distribution: (I) the complex gamma function entering the normalization constant in the probability density function (pdf) and (II) the complex Gauss hypergeometric function entering the cumulative distribution function (cdf). For the complex gamma...


Platforms: Matlab


Added: April 13, 2013 | Visits: 254

Find Peak Value It's a simple function. Can help you find peak value from a lot of datas. It contains some demos.It's my first time to submit file, thanks for your using.


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (49): Find Peak Value Download

< 1 2 3 4 5 >