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

Lifting Weights software
Filter: All | Freeware | Demo
 

Lifting Weights

< 1 2 3 4 5 > 
Added: June 26, 2013 | Visits: 449

Weighted Orthogonal Least Squares The function computes parameters a, b, and c of the weighted orthogonal least squares fit of line ax+by+c=0 to a set of 2D points with coordinates given by x and y and weights w.n=100;x=1:n;y=2.5*x + (5+300./x).*randn(1,n);plot(x,y,'.k')hold onw=1:n;[a b c] = wols(x,y,w);plot([0,n],[-c/b,-c/b -...



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): Weighted Orthogonal Least Squares Download

Added: July 17, 2013 | Visits: 226

HallenPulseSolution Compute the solution to Hallen's Integral Equation with symmetric excitation using pulse basis functions and point matching. Assumes a straight wire along z-axis.Uses the following script for gaussian quadrature weights:http://www.mathworks.com/matlabcentral/fileexchange/4540





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): HallenPulseSolution Download

BayesPI: a new biophysical model for studying protein-DNA interaction To further understand the implementation of hyperparameters re-estimation technique in Bayesian hierarchical model, we added two more prior assumptions over the weight in BayesPI, namely Laplace prior and Cauchy prior, by using the evidence approximation method. In addition, we divided...


Platforms: Matlab


Added: August 04, 2013 | Visits: 484

Inverse Distance Spatial Weights Matrix Uses x,y coordinates to produce distance-based spatial weight matrices useful for spatial econometric regressions. The user is asked to input x and y coordinates, as well as a lower and upper bound threshold for the neighborhood.The code is adapted from a previous version by Shawn Bucholtz of the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Inverse Distance Spatial Weights Matrix Download

Added: June 16, 2013 | Visits: 237

Gauss Hermite quadrature rule generates zeros of a Hermite polynomial of degree n to tolerance "tol" and their associated weights.Uses recursion relation to generate the Hermite function and finds zeros via change of sign and linear interpolation. If a tolerance is specified, the routine will call itself recursively with a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Gauss Hermite quadrature rule Download

Added: July 21, 2013 | Visits: 307

Random Weighted Selection Randomly pick n from size(h)>=nelements, biased with linear weights asgiven in h, without replacement.Works with infinity and zero weightingentries, but always picks themsequentially in this case.Syntax: Y=randweightedpick(h,n)Example:randweightedpick([2,0,5,Inf,3,Inf,0],7)returns [4,6,...,2,7]...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Random Weighted Selection Download

Added: April 05, 2013 | Visits: 433

Gauss Laguerre Quadrature Generates points and weights for Gauss Laguerre Quadrature, to a tolerance, tested for N < 300Finds zeros and improves via recursion


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Gauss Laguerre Quadrature Download

The Radial Basis Function (RBF) with LMS algorithm for Simulink The Radial Basis Function (RBF) with LMS algorithm for Simulink.The Radial Basis Function (RBF)Batch-mode trainingFixed centers selected at randomThe Gaussian basis functionsComputing the output weights with LMS algorithmMarcelo Augusto Costa FernandesDCA - CT - UFRN


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (44): The Radial Basis Function (RBF) with LMS algorithm for Simulink Download

Added: March 30, 2013 | Visits: 462

B-splines The package comprises of a graphical utility to place uniform B-spline control points and see how the B-spline is redrawn as control points or control point weights are adjusted, and functions to estimate B-splines with known knot vector, given a set of noisy data points either with known or...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (43): B-splines Download

Added: April 05, 2013 | Visits: 460

Protech BMI calculator This plugin calculates the BMI index according to the weights and height entered by the user. The plugin text fields and messages are in english but the user can translate/change all of these texts and also change the background color.InstallationThis section describes how to install the plugin...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (50): Protech BMI calculator Download

Added: June 12, 2013 | Visits: 230

DraggableViews DraggableViews makes rows of a view "draggable" which means that they can be rearranged by Drag'n'Drop. This module makes it possible to organize complex structures with just a few clicks. This graceful behavior is implemented as a Views style-plugin. DraggableViews 6-3.4 released to get ready...


Platforms: PHP

License: Freeware Size: 40.96 KB Download (41): DraggableViews Download

Added: May 16, 2013 | Visits: 252

cctags module cctags - as an alternative to module tagadelic.flexible configuration and advanced features for theming clouds.(individual files of templates for tags, the names of the dictionary, pages clouds)Possibility (in settings include several dictionaries (as for dictionaries with tree structure -...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (46): cctags Download

Added: July 30, 2013 | Visits: 517

Module Weight Drupal assigns each module a weight. For most operations involving any module that defines a particular hook, the modules are invoked in order first by weight, then by name. This module adds a weight column to the module administration page, allowing weights to be viewed and edited.For Drupal 6...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Module Weight Download

Added: May 28, 2013 | Visits: 363

Menu Weight Assist It does this by adding a table containing the titles and weights of children menu items, to the "Menu Settings" section of the node edit form.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Menu Weight Assist Download

Added: April 10, 2013 | Visits: 191

PocklingtonPulseSolution Compute the solution to Pocklingtons's Integral Equation using pulse basis functions and point matching. Assumes a straight wire along z-axis.Gauss-Legendre quadrature weights are computed using the following script:http://www.mathworks.com/matlabcentral/fileexchange/4540


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): PocklingtonPulseSolution Download

Added: March 27, 2013 | Visits: 331

Ubercart Event Registration The Ubercart Event Registration module is a feature package paired with a small 'glue' module which yields a simple event registration system. The main goal here was to tie together webform module with Ubercart 2.x to give us a registration sign-up form which could have completely custom and...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (46): Ubercart Event Registration Download

Added: September 13, 2013 | Visits: 441

qwikCONVERT With qwikCONVERT, simply enter the amount you want to convert and the units (e.g. Meters) and you will instantly see conversions into other units. Most converters make you select the unit type, then the units your conversing from, then the units you are converting to. qwikConnvert gives you your...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 645.12 KB Download (48): qwikCONVERT Download

Added: October 24, 2013 | Visits: 404

Recco Recco analyzes alignments of sequences that evolved subject to recombination and mutation. The analysis provides evidence as to whether a dataset contains recombination, which sequence is a recombinant and where the recombination breakpoints are. The analysis is based on explaining one sequence...


Platforms: Mac

License: Freeware Size: 1.6 MB Download (38): Recco Download

Added: October 04, 2013 | Visits: 355

SimulationCraft SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm). It is a multi-player event driven simulator written in C++ that models player character damage-per-second in various raiding scenarios. Increasing class synergy and the prevalence of proc-based...


Platforms: Mac

License: Freeware Size: 44.37 MB Download (53): SimulationCraft Download

Added: August 23, 2013 | Visits: 273

AeroLS AeroLS is an aerodynamic lifting surface analysis program. This means that it computes the effects of air flowing around thin (planform and camber only, no thickness) wings which are operating at a small angle of attack and sideslip in flow that is subsonic, steady, inviscid, and irrotational....


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 3.18 MB Download (42): AeroLS Download

< 1 2 3 4 5 >