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

Lifting Weights freeware
Filter: All | Freeware | Demo
 

Lifting Weights

< 1 2 3 4 5 > 
Added: June 12, 2013 | Visits: 321

nprod.m version A replacement for the transfer function normprod.m in the MATLAB NN toolbox. With this transfer function, the NaNs in the simulation of RBF neural networks can be avoided.The function can handly zeros, and positive and negative infinite values in the weight vector. Also combinations of positive... Platforms: Java

License: Freeware Size: 10 KB Download (47): nprod.m version Download

Analysis of a Rotor Blade System using Blade Element Momentum Theory The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon LeishmanThe numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow along the length of the blade, then using that inflow and... Platforms: Matlab


Added: September 09, 2013 | Visits: 473

Power system state estimation This is a scaled down easy version of the state estimation module that is run in energy control centres. It has the following features:(1) option to enter the weights for your measures(2) an implementation of the weighted least square estimationfeatures missing:(1) bad data recognition Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Power system state estimation Download

Added: May 03, 2013 | Visits: 347

0-1 Knapsack Please let others rate your work. Rating your own stuff highly says nothing about the code, but perhaps drops you closer to the level of a spammer on the FEX like Marco. So let the rating system do its job. I know that you think your stuff is good. So does every eager high school student who... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): 0-1 Knapsack Download

Numerical Analysis of a Coaxial Counter-Rotating Rotor Blade System This is an extension of my single rotor analysis code.The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon Leishman The numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow... Platforms: Matlab


Added: August 07, 2013 | Visits: 466

Boosting Demo This demo gives a clear visual presentation of what happens during the Adaboost algorithms. It shows how the decision boundary, example weights, training error and base learner weights change during training.A selection of base learning algorithms are included: Linear Regression, Naive Bayes,... Platforms: Matlab

License: Freeware Size: 10 KB Download (56): Boosting Demo Download

Added: June 07, 2013 | Visits: 480

Moran's I PURPOSE: calculate local Moran's I for a local grid using a weight matrix.-------------------------------------------------------------------USAGE: m = moransI(grid, W, s);where: [grid] is the matrix to analyze [W] is the normalized weight matrix of the size the local Moran's I will be calculated... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Moran's I Download

Added: April 20, 2013 | Visits: 409

Fminspleas I need to thank Duane Hanselman for suggesting this great idea.Fminspleas is a simple nonlinear least squares tool that fits regression models of the formY = a1*f1(X,C) + a2*f2(X,C) + ... + an*fn(X,C)X can be any array, so it works on multidimensionalproblems, and C is the set of only... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Fminspleas Download

Added: August 12, 2013 | Visits: 396

RLS Algorithm Demo RLS is one of the great adaptive filter algorithms. In this file ,an experiment is made to identify a linear noisy system with the help of RLS algorithm. The weights of the estimated system is nearly identical with the real one.A reference is used to write the algorithm. Platforms: Matlab

License: Freeware Size: 51.2 KB Download (43): RLS Algorithm Demo Download

Added: May 02, 2013 | Visits: 337

NLMS Algorithm Demo NLMS is one of the adaptive filter algorithms. In this file ,an experiment is made to identify a linear noisy system with the help of NLMS algorithm. The weights of the estimated system is nearly identical with the real one. Also , adaptive learning rate has been applied.A reference is used to... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): NLMS Algorithm Demo Download

Added: August 27, 2013 | Visits: 671

Euklid (Inverse) Distance Weight Matrix function W = euklid_W(ws,d,n)function W = euklid_invW(ws,d,n) PURPOSE: create an (inverse) euklidean distance spatial weight matrix (n x m 'moving-window' style matrix with distance to center cell weighted.) ------------------------------------------------------------------ USAGE: W =... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Euklid (Inverse) Distance Weight Matrix Download

Added: June 25, 2013 | Visits: 447

Interactive Efficient Frontier Viewer Demonstrates the use of MATLAB's nested functions to create graphical tools with little coding. This example creates an efficient frontier from supplied data (or generates random returns if no inputs are supplied) and then allows the user to move a crosshair along the efficient frontier to view... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Interactive Efficient Frontier Viewer Download

Added: August 29, 2013 | Visits: 344

polyfitweighted Like polyfit.m but includes weighting of each data point.Summary----------------Find a least-squares fit of 1D data y(x) with an nth order polynomial, weighted by w(x).Usage-----P = polyfitweighted(X,Y,N,W) finds the coefficients of a polynomial P(X) of degree N that fits the data Y best in a... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): polyfitweighted Download

Added: August 25, 2013 | Visits: 471

Asset Definitions for Forecasting Reporting tool, with leading indicators for each asset, for an example Quantitative Fund.This asset definition is read by the runregression.m matlab file submitted elsewhere and allows to compute correlation coefficients and assign weights to relevant indicators when doing forecasting. Platforms: Matlab

License: Freeware Size: 2.55 MB Download (44): Asset Definitions for Forecasting Download

Added: June 22, 2013 | Visits: 416

Sugeno-type FIS output tuning The archive contains sugenotune.m which is used to tune Sugeno-type FIS outputs. The used methods are ldivide, Kalman filter, pseudoinversion, Kaczmarz algorithm, and gradient descent methods. Though the user can supply sugenotune.m with his own methods.Remarks:- FIS with multiple outputs is... Platforms: Matlab

License: Freeware Size: 204.8 KB Download (43): Sugeno-type FIS output tuning 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: June 12, 2013 | Visits: 231

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: 253

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: 520

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: 364

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

< 1 2 3 4 5 >