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

Steel Weights software
Filter: All | Freeware | Demo
 

Steel Weights

< 1 2 3 4 5 
Added: September 09, 2013 | Visits: 469

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

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

Added: August 07, 2013 | Visits: 461

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

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: June 14, 2013 | Visits: 403

Joint Bilateral Filter This function which is based on the bilateral filter provided Douglas R. Lanman, Brown University, September 2006, will compute the weights based on one image to be used as bilateral filter weights on another image.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Joint Bilateral Filter Download

Added: April 20, 2013 | Visits: 404

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

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

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

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

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

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

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

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

Added: July 05, 2013 | Visits: 432

Find Center for 3D Image This function finds the weighted center of the 3D image A. The weights are the pixel values of A. This can be used to locate objects in 3D medical images.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Find Center for 3D Image Download

Added: August 07, 2013 | Visits: 418

Fast Clenshaw-Curtis Quadrature This extremely fast and efficient algorithm uses MATLAB's ifft routine to compute the Clenshaw-Curtis nodes and weights in linear time. The routine appears optimal for 2^N+1 points. Running on an average laptop, this routine computed N=2^20+1 (1048577 points) in about 4.5 seconds. Great for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Fast Clenshaw-Curtis Quadrature Download

Added: April 08, 2013 | Visits: 460

Frequency Domain Adpative Filter Given a block of samples of a reference signal and a block of samples of a desired signal, the function updates the filter weights and returns a block of error samples.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Frequency Domain Adpative Filter Download

Added: May 18, 2013 | Visits: 305

pgfhist2d PGFHIST2D(X, Y, W) will save a PNG file representing the 2D histogram created from data points specified by X and Y with weights specified by W. The vectors X, Y, and W must have the same number of elements. The text to include in a Latex file to produce the histogram is displayed. Valid options...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): pgfhist2d Download

Added: August 08, 2013 | Visits: 344

varc: combination of variance Computes the variance of a linear sum of variables. Requires a vector of weights (for the linear sum), and a covariance matrix of the variables.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): varc: combination of variance Download

Added: April 17, 2013 | Visits: 318

Construction of QC-LDPC Codes The program constructs qc-lpdc codes given size of sub-mnatrix(m), girth(g1), row (k) and column(j) weights. It uses a serch algorith that might not find a code gvien the above parameters. The program is also given a Base-Matrix.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Construction of QC-LDPC Codes Download

Added: September 14, 2013 | Visits: 298

ATWStraightWireTriangle Compute the solution to the arbitrary-shape thin wire integral equation found in Section 4.5 ofGibson, Walton C. "The Method of Moments in Electromagnetics," Taylor and Francis/CRC, 2008.Assumes a straight wire along z-axis.Gauss-Legendre quadrature weights are computed using the following...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): ATWStraightWireTriangle Download

< 1 2 3 4 5