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

Scare Factor freeware
Filter: All | Freeware | Demo
 

Scare Factor

< 1 2 3 4 5 > 
Released: July 26, 2012  |  Added: July 26, 2012 | Visits: 489

Gene-Environment iNteraction Simulator 2 Gene-Environment iNteraction Simulator 2 (GENS2) simulates interactions among two genetic and one environmental factor and also allows for epistatic interactions. GENS2 is based on data with realistic patterns of linkage disequilibrium, and imposes no limitations either on the number of... Platforms: Windows, Mac, Linux

License: Freeware Size: 60.89 MB Download (45): Gene-Environment iNteraction Simulator 2 Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 454

SEvents SEvents is a System of Event programming with random factor designed to accept a script file and execute it with using extra modules. One module - one object, which relate on changing of some variables. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.66 MB Download (45): SEvents Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 664

Car Lease 1.2.3 About Car Lease Easy-to-use vehicle lease calculator that uses the money factor method to calculate monthly lease payments. Whats New in this Version - scroll wheel support - revised rounding of totals - interface enhancements Platforms: Mac

License: Freeware Size: 1024 KB Download (58): Car Lease 1.2.3 Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 366

ImageEnlarger ImageEnlarger is an easy-to-use digital photo-enlarger: choose region of the original image, select zoom-factor (or width/height of result) and calculate the picture. The applied algorithm quickly produces sharp results even for high zooming-factors. Platforms: Mac

License: Freeware Size: 13 MB Download (52): ImageEnlarger Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 371

SmillaEnlarger ImageEnlarger is an easy-to-use digital photo-enlarger: choose region of the original image, select zoom-factor (or width/height of result) and calculate the picture. The applied algorithm quickly produces sharp results even for high zooming-factors. Platforms: Mac

License: Freeware Size: 13.2 MB Download (54): SmillaEnlarger Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 411

HOTPin The HOTPin Mac Client (client software) is a component of the Celestix HOTPin 2-Factor Authentication System. The system provides a secure way for organizations to allow users to log in to network resources from remote locations through a one-time passwor Platforms: Mac

License: Freeware Size: 1.6 MB Download (65): HOTPin Download

Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 549

Letris Power FREE: Word puzzle game Letris Power stems from the same simple and addictive gameplay which has turned Letris 2 into one of the most played word games in the MacStore, adding a new strategic factor: 3 different powers to be saved in order to use them at the most convenient mome Platforms: Mac

License: Freeware Size: 19 MB Download (45): Letris Power FREE: Word puzzle game Download

Added: May 10, 2013 | Visits: 537

Intersection and union of varied form tuples/lists This script implements two methods to return the intersection/union of sets of data, where the form of the data is not a limiting factor. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 350

Experimental Factor Ontology It is an application focused on the ontology modeling ot the experimental factors in ArrayExpress.The application is used also in the constructing of mappings to multiple existing domain specific ontologies, such as Disease Ontology. Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (57): Experimental Factor Ontology Download

Added: April 24, 2013 | Visits: 532

3D Plots of Normalized Array Factor Examples This code takes an expression for a normalized AF in spherical coordinates and creates a 3D plot in cartesian coordinates. Examples are specific to Antenna Theory and Design (2nd Ed) by Stutzman and Thiele. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): 3D Plots of Normalized Array Factor Examples Download

Added: May 30, 2013 | Visits: 594

Fast 2D Walsh-Hadamard Transform The function implement the 2D dyadic(Paley) ordered fast in-place Walsh-Hadamard transform, which can be used in signal processing, pattern recognition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 Nadditions and subtractions. Data... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Fast 2D Walsh-Hadamard Transform Download

Added: July 29, 2013 | Visits: 670

Basic radiowave propagation models This ZIP file contains function that provide simulation of the following models:- Free space loss calculation- Reflection quantization in generic surfaces for vertical and horizontal polarizations- Plane Earth loss calculations, and- Calculation of the Divergence factor in spherical Earth Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Basic radiowave propagation models Download

Added: May 01, 2013 | Visits: 473

Continuous Dynamic Time Warping If you pass in 2 vectors it returns the unnormalized distance between the vectors, the accumulated distance between them, the length of the warping path (the normalizing factor), the warping path points and both warped input vectors.You can plot the results too if select the pflag=1 Platforms: Matlab

License: Freeware Size: 10 KB Download (60): Continuous Dynamic Time Warping Download

Added: June 14, 2013 | Visits: 472

2D Multiwall model Compute 2D - MultiWall model Usage------ rs_amp = multiwall_model(TXpoint , RXpoint , walls , material , [L0] , [n]); Inputs------- TXpoint Transmitter points (2 x Nt)RXpoint Receiver points (2 x Nr)walls Walls (4 x nwall) where [xi,0 ; yi,0 ; xi,1 ; yi,1] are coordinates of the i'th wall, i =... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): 2D Multiwall model Download

Added: June 14, 2013 | Visits: 431

Generate FM noise sidebands on a carrier using randn fn The file calculates and plots FM noise sidebands for a carrier. It also does sinusoidal modulation. This simple way of adding noise to a carrier is useful for simulation of PLLs. It turns out, though, that the mean of the randn function is not as close to zero as it could be, and this causes the... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Generate FM noise sidebands on a carrier using randn fn Download

Added: March 22, 2013 | Visits: 383

decimation matrix This function gives the decimation matrix which after post mulitpling it with the given signal gives the downsampled version of the original signal...D = decimmtx(x,N)decimates the given signal by a factor of N.[D,y] = decimmtx(x,N)gives D as well as the decimated signal y Platforms: Matlab

License: Freeware Size: 10 KB Download (48): decimation matrix Download

Added: July 06, 2013 | Visits: 378

elementary signals The signals presented here can be used in demonstrating how the signal varies when the operation is made on either independent variable or dependent variable. The parameters can be varied to have a feel of the variation.Example(1): rect(1,2) plots the rectangular signal of amplitude 1 and a width... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): elementary signals Download

Added: June 04, 2013 | Visits: 437

Continuous Sound and Vibration Analysis The main program is Main_sound_and_vibs.m. Up to 100 metrics are for each of sound, hand arm vibrations, whole body vibrations, and motion sickness. Main_sound_and_vibs calls the primary depedent function"Continuous_Sound_and_Vibrations_Analysis" which contains the switch statement controlling... Platforms: Matlab

License: Freeware Size: 1.51 MB Download (43): Continuous Sound and Vibration Analysis Download

Added: August 29, 2013 | Visits: 346

mex_rref Same functionality as the MATLAB rref function, but quicker.>> mex_rref_demo A = rand(200); R1 = rref(A);Elapsed time is 1.435837 seconds. R2 = mex_rref(A);Elapsed time is 0.012729 seconds. max(max(abs(R1 - R2))): 0Speed-up factor: 113 Platforms: Matlab

License: Freeware Size: 10 KB Download (45): mex_rref Download

Added: August 31, 2013 | Visits: 388

ScaleTime ScaleTime - fast linear matrix interpolationI have recorded timeseries of e.g. size [100'000 x 10] and cut out chunks of about 100 frames according to some events and normalize them to exactly 100 frames.For this task, the direct approach with Matlab's INTERP1 works, but it is slow:... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): ScaleTime Download

< 1 2 3 4 5 >