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

Filter: All | Freeware
Display by: Name |  Date |  Downloads |  Rating

Scientific and Engineering

Software 201-220 of 263: < 1 ... 7 8 9 10 11 12 13 14 > 
Added: May 10, 2013 | Visits: 394

Move Sphere movsph(r,A,B,V,op1) creates a randomly coloured sphere with radius r and moves it from point A to point B with speed V.It can prove useful when designing graphical simulations of statistical equations. Requirements: - MATLAB 7.4 (R2007a) Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, Solaris

Keyword: Graphical Simulation, Movement, Movement Speed, Speed, Sphere, Sphere Movement

License: Freeware Download (52): Move Sphere Download

Added: May 10, 2013 | Visits: 431

Bouncing Smiley Face This code creates an animation that can be edited and customized to suit any need.The parameters are ball radius, gravity, initial velocity in the Y direction, initial velocity in the X direction, vertical speed conservation (%), horizontal speed conservation (%) and initial angular... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, Solaris

Keyword: Bouncing, Bouncing Ball, Face, Movement Animation, Smiley, Smiley Face

License: Freeware Download (55): Bouncing Smiley Face Download

Added: May 10, 2013 | Visits: 396

Remaining Time Estimation It can be used to update processes like waitbars, download windows, dynamic ques, etc. Key features "Remaining Time Estimation": Returned formats: - dd hh - hh mm - mm ss Requirements: - MATLAB 7.5 or higher Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Remaining, Remaining Time, Time, Time Function, Update, Update Time

License: Freeware Download (50): Remaining Time Estimation Download

Added: May 10, 2013 | Visits: 488

Face Recognition System-PCA based It involves a mathematical procedure that transforms a number correlated variables into a smaller number of uncorrelated variables called principal components.Databes included with code. Requirements: - MATLAB 7.0.1 or higher Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Face, Face Recongnition, Pca Based, Recognition, Recognize Features, System

License: Freeware Download (59): Face Recognition System-PCA based Download

Added: May 10, 2013 | Visits: 655

RGB Color Management It can take as an input a color index (number from 1 to 21), string (name of the color, English name) and RGB triple with elements in [0,255]. Some colors have more than one name, in which case any of these may be used. See the code for the list of color names.The output of the script will be a... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Code, Color, Color Code, Color Management, Rgb, Rgb Code

License: Freeware Download (60): RGB Color Management Download

Added: May 10, 2013 | Visits: 333

SnapRB The programmer can change the angle of the binocular rotation. Requirements: - MATLAB 6.5.1 or higher Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: 3d Modeling, Anaglyth Visualization, Modeling, Stereoscopic Figure, Visualization

License: Freeware Download (59): SnapRB Download

Added: May 10, 2013 | Visits: 328

OpenFluo It can quickly process data and to visualize changes in fluorescence; or it can be used to complete multiple analyses of the data obtained in several experiments.Different spatial and temporal filters, as well as correction for bleaching can be applied. The outputs consist in fluorescence time... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Analysis, Data, Data Analysis, Optophysiological Technique, Visual, Visual Analysis

License: Freeware Download (56): OpenFluo Download

Added: May 10, 2013 | Visits: 411

Water Surface Model The amplitude, height, depth and the speed of the waves can be changed from the configuration file. Requirements: - MATLAB 7.5 or higher Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Mathematical Modeling, Modeling, Surface, Water, Water Surface, Wave Model

License: Freeware Download (55): Water Surface Model Download

Added: May 10, 2013 | Visits: 401

SDF - Set the Figure SDF is aimed at setting the figure fonts and line sizes to a comfortable viewing and exporting and is best suited to plots whose result is difficult to adjust The function is useful in presentation where custom fonts (larger or smaller) are needed to present or exclude a certain result.It can be... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Change Line Settings, Custom, Font, Gui Customization, Line, Modify Font

License: Freeware Download (56): SDF - Set the Figure Download

Added: May 10, 2013 | Visits: 444

Basic PCA Based Log-Likelihood Classifier Many image problems require some kind of detection of objects, in which there is a natural variation in appearance of the objects between the images.Using a basic PCA classifier, this script is able to execute two type of actions: pattern recongitions and change detections.It has various... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Image, Image Processing, Likelihood Algorithm, Pattern, Pattern Recognition, Recognition

License: Freeware Download (62): Basic PCA Based Log-Likelihood Classifier Download

Added: May 10, 2013 | Visits: 233

Skeleton in 3D The script uses distance transform instead of thinning base as the primary method for skeletonization.The method is sensitive to the value of the user defined Thinness Parameter (TP).An alternative approach to 3D skeletonization that use the gradient and divergence of the distance transform is... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: 3d Modeling, Modelling, Skeletonization, Skeletonization Algorithm, Visualization Tool

License: Freeware Download (52): Skeleton in 3D Download

Added: May 10, 2013 | Visits: 428

Ellipsoid fit It needs a set of 3D points, equal radii constraints and orientation constraint to fit an ellipsoid into a 3D block object Requirements: - MATLAB 7.7 or higher Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Ellipsoid, Fit Ellipsoid, Geometry, Geometry Tool, Visualization, Visualization Tool

License: Freeware Download (54): Ellipsoid fit Download

Added: May 10, 2013 | Visits: 397

Illumumination Compensation in RGB Space It wil first compnesate the luminosity of the image and after it will convert it from RGB to YCbCr format.Implementing the script is simple:I=imread('filename'); imag_improve_rgb(I) Requirements: - MATLAB 7 or higher - MATLAB's Image Processing Toolbox Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Compensate, Image, Image Luminosity, Image Processing, Light, Light Compensation

License: Freeware Download (55): Illumumination Compensation in RGB Space Download

Added: May 10, 2013 | Visits: 489

Adaptive Illumination Compensation It follows the algorithm written by Phil Chen in one of his papers.It will compensate all black-based values or minimum values pixels followed by the Y component of  the YCbCr space.  Requirements: - MATLAB 7 or higher - MATLAB's Image Processing Toolbox Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Adaptive Compensation, Illuminate Picture, Image, Image Processing, Light, Processing

License: Freeware Download (61): Adaptive Illumination Compensation Download

Added: May 10, 2013 | Visits: 499

Agilent MXA and PSA MDD Driver The MXA and PSA Series Signal Analyzers can be controlled remotely using MATLAB by utilizing the MATLAB's Instrument Control Toolbox. In addition, the MXA Signal Analyzer can be controlled by MATLAB installed in the instrument. These are not all encompassing. These should however allow for a... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Agilent Mxa, Psa Mdd Driver, Test Measurement

License: Freeware Download (53): Agilent MXA and PSA MDD Driver Download

Added: May 10, 2013 | Visits: 376

Flickermeter Simulator All electronic equipments must pass the basic EMC standard test, whici is the flicker-test.This standard defines how an equipment is allowed to draw power from the network without generating voltage fluctuations which would disturb public lighting.In most modern devices flicker is controlled by... Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Equipment Testing, Flicker, Flicker Test, Flickermeter, Flickermeter Simulator, Test

License: Freeware Download (56): Flickermeter Simulator Download

Added: May 10, 2013 | Visits: 576

Practical Integrator With Resetting Circuit It consists o f four SIMULINK models that will test ideal and practical cases of integrator designs.The script shows all the problems created an solved by the resetting circuit. Requirements: - MATLAB 7.8 or higher - MATLAB SimElectronics add-on - MATLAB Simscape add-on Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Circuit, Circuit Resetting, Electronics, Electronics Model, Resetting, Signal Processing

License: Freeware Download (61): Practical Integrator With Resetting Circuit Download

CDF for Tracy-Widom Distribution of Gaussian Unitary Ensemble The file contains a 2 x 495 matrix that can be read using the MatLab "csvread" command. Requirements: - MATLAB 7.8 or higher Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Cumulative Distribution Function, Distribution, Function, Gaussian Unitary Ensemble, Tracy-widom, Tracy-widom Distribution


Added: May 10, 2013 | Visits: 348

Heteroskedasticity Test Heteroskedasticity is a sequence of random variables, that could affect statistical data if they have large variances.It will need and use the 'regstats' and 'chi2cdf' functions from the Statistics Toolbox. Requirements: - MATLAB 7.7 or higher - MATLAB's Statistics Toolbox Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Calculate Statistics, Determine, Determine Probability, Heteroskedasticity, Heteroskedasticity Variance, Variance

License: Freeware Download (61): Heteroskedasticity Test Download

Added: May 10, 2013 | Visits: 451

Binomial Test It can perform a one or two sided test.The script outputs the probability of observing the resulting value of "s" or "a" value, given "n" total outcomes with a probability of success of "p". Requirements: - MATLAB 7.8 or higher - MATLAB Statistics Toolbox Platforms: Windows, Mac, *nix, Mac OSX, Linux, Matlab, BSD Solaris

Keyword: Binomial, Binomial Test, General Statistics, Probability Computation, Statistics, Test

License: Freeware Download (62): Binomial Test Download

Software 201-220 of 263: < 1 ... 7 8 9 10 11 12 13 14 >