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

Estimating Rafter Lengths freeware
Filter: All | Freeware | Demo
 

Estimating Rafter Lengths

< 1 2 3 4 5 > 

Toolbox for log-spectral magnitude MMSE estimators under super-Gaussian densities Toolbox for log-spectral magnitude MMSE estimators under super-Gaussian densities.The toolbox can also be downloaded from: http://ict.ewi.tudelft.nl/~richard/log_spe...per_gaussV1.rarThe matlab files enclosed in this toolbox can be used to tabulate gain functions for log-spectral magnitude MMSE...



Platforms: Matlab


Added: August 01, 2013 | Visits: 482

circ conv 4 unequal length sequences A function that takes two sequences(vectors) as parameters and computes the circular convolution .x(n),h(n) are the vectors.The vectors need NOT be of equal lengths.If they are of unequal lengths, the shorter vector is appended with trailing zeros and then circular convolution is carried out.





Platforms: Matlab

License: Freeware Size: 10 KB Download (42): circ conv 4 unequal length sequences Download

Added: May 10, 2013 | Visits: 514

Number of sinusoids Estimator Fast Algorithm estimating the number of sinusoids in a white Gaussian noise. This algorithm use a sub-space method based on chi-square statistics of eigen values of the Autocorrelation Matrix.Example :clear, close all hiddenN = 512;L_vrai = 4;fe = 2000;F = (0:(fe/2)/(N/2-1):(fe/2));snr = [-10 -10...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Number of sinusoids Estimator Download

Added: April 10, 2013 | Visits: 389

hilbert2 HILBERT2 Extract instantaneous envelope and frequency from a bandlimited signal via Hilbert transform. [ENV FREQ] = HILBERT2(X,FS), for vectors X, returns estimates of the instantaneous envelope and frequency. X is assumed to be a band-limited signal sampled at a rate specified by FS (in units...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): hilbert2 Download

Added: September 01, 2013 | Visits: 389

Animated Double Pendulum For animation, the program uses Matlab's normal plot command combined with the drawnow command. It is based on the ode45 solution of the corresponding differential equations.Comprehensive documentation is provided, including a sketch of the most important steps of how to derive the equations of...


Platforms: Matlab

License: Freeware Size: 112.64 KB Download (44): Animated Double Pendulum Download

Improving Simulink Design Optimization Performance Using Parallel Computing Estimating plant model parameters and tuning controllers are challenging tasks. Optimization-based methods help to systematically accelerate the tundlTCing process and let engineers tune multiple parameters at the same time. Further efficiencies can be gained by running the optimization in a...


Platforms: Matlab


Added: August 31, 2013 | Visits: 528

Fit blackbody equation to spectrum Simple example of the use of the FMINSEARCH function to fit the blackbody equation to the emission spectrum of an incandescent body for the purpose of estimating its color temperature and emissivity. fitblackbody.m is the fitting function. BlackbodyDataFit.m is a script that fits a small set of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fit blackbody equation to spectrum Download

Added: August 04, 2013 | Visits: 487

Dispersion relationship for water waves With this function, you can get the value of L (wavelength), k (wave number), sigma(angular frequency), using different solutions of the dispersion relationship.Inputs: h = deep water (m) T = wave period (s)Outputs: kr = wave number with Newton-Rhapson (1/m) Lr = wavelength with Newton-Rhapson...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Dispersion relationship for water waves Download

Added: May 03, 2013 | Visits: 579

Estimating memory footprint of generated code When generating code and experimenting with different modeling patterns it is sometimes useful to check the memory footprint of the code generated from a model. This tool is executed after the generated code is built and outputs the memory used for code and data in each object file.This tool can...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Estimating memory footprint of generated code Download

Added: May 27, 2013 | Visits: 441

Euclidian projection on ellipsoid and conic Find the projection of point P in R^n on the ellipsoidE = { x = x0 + U*(z.*radii) : |z| = 1 }, where U is orthogonal matrix of the orientation of E, radii are the axis lengths, and x0 is the center.Or on generalized conic E = { x : x'*A*x + b'*x + c = 0 }.The projection is the minimization...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): Euclidian projection on ellipsoid and conic Download

Added: September 29, 2013 | Visits: 301

sel2Ns A program for estimating 2Ns from temporal allele frequency data. Part of the research focus of my group is the developent of phylogenetic and statistical genetic approaches. A number of these have been further developed into scientific software. The software below can be either downloaded...


Platforms: Mac

License: Freeware Size: 20.48 KB Download (44): sel2Ns Download

Added: November 28, 2013 | Visits: 413

TreeStat TreeStat is an application that can process a set of trees in a PHYLIP or NEXUS format tree file and calculate a number of summary statistics for each. These are saved in a tab-delimited file for analysis in Tracer or statistics packages. A range of summary statistics are included: *...


Platforms: Mac

License: Freeware Size: 2.74 MB Download (48): TreeStat Download

Added: October 25, 2013 | Visits: 218

Burntrees Script for manipulating tree (*.t, *.trprobs, *.con) and parameter (*.p) files from MrBayes (v.3). The script exctracts trees and (by default) the taxon translation table and the trailing ``end;'' from a MrBayes tree file. A number of options are available: Any contiguous interval of trees can...


Platforms: Mac

License: Freeware Size: 20.48 KB Download (39): Burntrees Download

Added: July 04, 2013 | Visits: 404

Time::UTC::Now Time::UTC::Now is a Perl module to determine current time in UTC correctly. SYNOPSIS use Time::UTC::Now qw(now_utc_rat now_utc_sna now_utc_flt); ($day, $secs, $bound) = now_utc_rat; ($day, $secs, $bound) = now_utc_rat(1); ($day, $secs, $bound) = now_utc_sna; ($day, $secs, $bound) =...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Time::UTC::Now Download

Added: September 23, 2013 | Visits: 199

python-keyczar Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys. Some features of Keyczar include: . A simple API . Key rotation...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (34): python-keyczar Download

Released: March 11, 2014  |  Added: September 02, 2014 | Visits: 1.450

PriMus PriMus garantees integrated management of Price Books, Bills of Quantities and Rate Analysis. The program has specific features to address any kind of Estimating or Quantity surveying issue and is easier and more effective than any other generic spreadsheet software. With PriMus: Import...


Platforms: Windows, Windows 8

License: Freeware Size: 68 MB Download (50): PriMus Download

Added: October 22, 2006 | Visits: 5.411

Uconeer - Units Conversion for Engineers Uconeer has 370 units in 42 categories. Covers all the basic categories but adds engineering specific categories like enthalpy, entropy, heat capacity, heat transfer coefficient, moment of inertia, stress, surface tension, thermal conductivity, torque and viscosity. Converts feet, inches and...



License: Freeware Size: 478 KB Download (696): Uconeer - Units Conversion for Engineers Download

Added: May 17, 2006 | Visits: 2.665

CHAOS Generator CHAOS Generator is an application designed to generate passwords of any length and character content. CHAOS Generator will create alphabetic, numeric, alphanumeric or all keyboard characters passwords of user-defined lengths. The passwords are displayed and can be copied to your clipboard.


Platforms: Windows

License: Freeware Size: 124 KB Download (376): CHAOS Generator Download

Added: August 26, 2006 | Visits: 5.191

Bar Cut Optimizer & Manager Bar Cut Optimizer & Manager description: minimizes wasted materials, reuses stubs, detailed html output reports for cutting (cutting layouts, costs, bars that have to be bought, statistics), detailed output reports of current stocks, unlimited different parts to cut, unlimited different...


Platforms: Windows

License: Freeware Size: 490 KB Download (848): Bar Cut Optimizer & Manager Download

Added: October 14, 2006 | Visits: 2.640

CdCoverCreator CdCoverCreator is a powerful tool to create your own CD covers for both Audio and data CDs. Use CdCoverCreator to create your covers, inlays, labels, and even booklets. Design time for your inlay is held as short as possible: The Creation Wizard can read the track lengths of an Audio CD, get...


Platforms: Windows

License: Freeware Size: 2.88 MB Download (717): CdCoverCreator Download

< 1 2 3 4 5 >