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

Pearson College software
Filter: All | Freeware | Demo
 

Pearson College

< 1 2 3 4 5 
Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 371

QuickMarks For teachers from grade school to college, QuickMarks lightens the load of recording assignment results. You need only fill in the information required for school, teacher, term, courses, units, tasks and class list once. Screen information from term to c



Platforms: Mac

License: Shareware Cost: $23.99 USD Size: 409.6 KB Download (56): QuickMarks Download

Added: May 10, 2013 | Visits: 638

Flood Flow Frequency Analysis 1-6-2009 It uses a Log Pearson Type-3 distribution for estimating quantiles.NaN need to be removed in the dataset. If any years have missing data, it will still assume to include that year as part of the sample size-- as stipulated in 17B guidelines. An exmaple MAT file is provided for the user to test. A...





Platforms: Windows, Mac, *nix, Matlab, Solaris

License: Freeware Download (57): Flood Flow Frequency Analysis 1-6-2009 Download

Added: May 10, 2013 | Visits: 443

OnCite OnCite is the University College London's online publications database, implemented in MySQL and PHP. For an indication of scale: UCL's database contains (at the time of writing) over 74,000 publications records, 3,700 users, 120 departments, and over a hundred administrators. Features -...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): OnCite Download

Solutions for Digital and Analog Communication Systems, 7Ed by Leon Couch Selected Matlab solution files for homework problems in Leon Couch, Digital and Analog Communication Systems, 7th Ed, Pearson Prentice-Hall, 2007


Platforms: Matlab


Added: July 21, 2013 | Visits: 462

Compute N x N DFT matrix dftmat = DFT matrix of order N x N; N = Order of the matrix computes the DFT matrix of orer N x N; DFT matrix is a n x n matrix defined as Wn=[(Wn)^km] Wn=exp(-j*2*pi/n)Reference: Multirate Systems and Filter banks by P.P Vaidyanathan Pearson Education 1993 appendix A.6


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Compute N x N DFT matrix Download

Added: April 10, 2013 | Visits: 488

Model Human Heart Shape Variation During Cardiac Cycle A computer model has been developed that provides a realistic description of the variation of the human heart surface shape during a single cardiac cycle. The model is proposed for investigations in the field of biomedical engineering, where computer simulation is necessary.A MATLAB spline...


Platforms: Matlab

License: Freeware Size: 7.6 MB Download (41): Model Human Heart Shape Variation During Cardiac Cycle Download

Added: June 25, 2013 | Visits: 396

Interactive Peak Fitter A peak fitting program for time-series signals, written as a self-contained function in a single m-file. Uses an non-linear optimization algorithm to decompose a complex, overlapping-peak signal into its component parts. The objective is to determine whether your signal can be represented as the...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Interactive Peak Fitter Download

Added: April 24, 2013 | Visits: 530

orderseek - Finds chemical reaction order From undergraduate chemistry, we know how to test whether a reaction is 0th, 1st, or 2nd order by plotting different transformations of the data, and inspecting which plot fits the best.This program does the same thing. It transforms the data using different values of the order, attempting to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): orderseek - Finds chemical reaction order Download

Added: April 17, 2013 | Visits: 287

Generalized Linkage Function This function performs SAHN clustering (like linkage.m in the Statistics Toolbox) but allows users to define their own inter-cluster distance function. This function is thus more flexible than linkage.m (albeit a lot slower).(C) 2010 by David A. Snyder. Support for writing this code provided by...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Generalized Linkage Function Download

bbcorrdiff: Bootstrap statistics for the difference of correlation coefficients This function computes a double block bootstrap percentile confidence interval and a bootstrap standard error for the difference of two z-transformed Pearson correlation coefficients. The z-statistic is defined as Zd = z1-z2 = atanh(r1)-atanh(r2), where r1 is the Pearson correlation coefficient...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): bbcorrdiff: Bootstrap statistics for the difference of correlation coefficients Download

Added: April 18, 2013 | Visits: 450

Chi-square test - contingency tables CHISQUARECONT takes as input a 2x2 matrix that represents a 2x2 contingency table andcalculates the probability of obtaining the observed and each of the more extreme tablesbased on the pearson chi square test which is based on the chi square distribution. Thechi square test might become...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Chi-square test - contingency tables Download

Added: August 18, 2013 | Visits: 269

DagosPtest The D'Agostino-Pearson's K2 test is used to assessing normality of data using skewness and kurtosis. It approximates to the chi-squared distribution.File needs to input the data vector and significance level (default = 0.05).It outputs whether or not the normality is met.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): DagosPtest Download

Added: July 14, 2013 | Visits: 321

IPN_voxelGraph 1) How to compute a Pearson correlation coefficient in MATLAB? The idea is a simple fact in math: for two standardized variables (0 mean and 1 std), the correlation is equivalent to their inner product. Thus, for two large sample matrices X and Y, the sample correlation matrix is R=X'Y/(n-1),...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): IPN_voxelGraph Download

Added: September 04, 2013 | Visits: 498

24 Game Solver Back in college, I was taught how to play this little math game by a Chinese friend of mine. She told me that they used to play this game quite regularly as kids. As a group of four, we would each plunk down a randomly generated card to have four numbers that may be manipulated in any way using...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): 24 Game Solver Download

Added: April 07, 2013 | Visits: 361

pearspdf % pearspdf% [p,type,coefs] = pearspdf(X,mu,sigma,skew,kurt)%% Returns the probability distribution denisty of the pearsons distribution% with mean `mu`, standard deviation `sigma`, skewness `skew` and% kurtosis `kurt`, evaluated at the values in X.%% Some combinations of moments are not valid for...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): pearspdf Download

Added: July 21, 2013 | Visits: 405

image matching with GUID we use GUIDE to creat a GUI in which we load two images ,convert to binary images and calculates the percentage match.This is gud for studying image procssing for beginners. i think this coudl be modified better and hardware interfaced for clinical applications and person indentification in...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): image matching with GUID Download

Added: June 19, 2013 | Visits: 350

myPomdoro myPomodoro is a time management tool based upon the time management technique called the Pomodoro Technique??a*zNz by Francesco Cirillo. The objectives of this software are to automate all the materials and methods used in the Pomodoro Technique??a*zNz, which are otherwise preformed manually....


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 3.27 MB Download (42): myPomdoro Download

Added: November 05, 2013 | Visits: 487

iTimeTable Tired of carrying around paper timetable? Well your problem is solved! Let iTimetable calculate everything for you and receive notifications from growl before the end of each lesson and at the end of break! iTimeTable is a simple application made for those of you, who are still attending primary...


Platforms: Mac

License: Commercial Cost: $1.99 USD Size: 409.6 KB Download (37): iTimeTable Download

The Missing: a Search and Rescue Mystery Collector's Edition A group of college students have gone missing from a remote island in the Pacific Ocean. You are called in to rescue them, but nothing is as it seems as the island is haunted by a mysterious evil! Use all your skills to complete Hidden Object scenes and solve perplexing puzzles as you delve...


Platforms: Mac

License: Demo Cost: $19.95 USD Size: 385.01 MB Download (38): The Missing: a Search and Rescue Mystery Collector's Edition Download

Added: November 14, 2013 | Visits: 512

Dumblox Dumblox is a personal project by two guys that got bored during college and wanted to make a game. It's a Java-based, nothing-fancy version of Tetris. Feel free to leave comments and suggestions.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 3.32 MB Download (36): Dumblox Download

< 1 2 3 4 5