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

Donna D Errico software
Filter: All | Freeware | Demo
 

Donna D Errico

1 2 3 4 5 > 
Added: June 27, 2013 | Visits: 407

fminsearchbnd new A minor improvement on the fminsearchbnd (bounded fminsearch) created by John D'Errico. Changes:% Changes from fminsearchbnd:Changes from fminsearchbnd:1) in options structure, user may pass an 'output function' and 'plot function' to fminsearch.Original fminsearchbnd handled the output function... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): fminsearchbnd new Download

Added: June 15, 2013 | Visits: 241

Factorial of large numbers This function implements a standard algorithm for computing factorials. It may not be the most efficient for very large arguments, but it is very transparent. The function accepts single numbers as inputs or arrays.Note that for any real work, the code suggested by John D'Errico is actually... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Factorial of large numbers Download

Added: June 06, 2013 | Visits: 307

Log of factorial of large numbers This function computes log10 of the factorial. Unlike FACTORIAL, it is not limited to arguments less than 171.Two methods are implemented, one based on the gamma function (thank you, John), as well as a direct sum. The user can choose between the two methods. The gamma method is superior and is... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Log of factorial of large numbers Download

Added: August 29, 2013 | Visits: 484

Method to find prime numbers This is a very simple method to find prime numbers. I use a mathematical function to find non prime numbers. Thus I have compared its efficiency with a code found on Matlab Central, Written by John D'Errico. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (43): Method to find prime numbers Download

Added: August 30, 2013 | Visits: 420

A dice roller for Matlab SYNOPSIS: [total, details] = roll(str)INPUT str: Dice to be rolled. XdY, where X and Y are scalars, rolls X fair Y-sided dice. Both X and Y are necessary. If str is empty or omitted, '1d20' is used as default. ROLL replaces the dice expression(s) by the rolled result, and then evaluates the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): A dice roller for Matlab Download

Added: July 20, 2013 | Visits: 392

RUNMEAN For vectors, Y = RUNMEAN(X,M) computes a running mean (also known as moving average) on the elements of the vector X. It uses a window of 2*M+1 datapoints. M an positive integer defining (half) the size of the window. In pseudo code: Y(i) = sum(X(j)) / (2*M+1), for j = (i-M):(i+M), and... Platforms: Matlab

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

Orthogonal Linear Regression in 3D-space by using Principal Components Analysis Orthogonal Linear Regression in 3D-space by using Principal Components AnalysisThis is a wrapper function to some pieces of the code from the Statistics Toolbox demo titled "Fitting an Orthogonal Regression Using Principal Components... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Orthogonal Linear Regression in 3D-space by using Principal Components Analysis Download

Added: August 21, 2013 | Visits: 377

Symbolic polynomials A polynomial is a mathematical expression involving a sum of powers in one or more variables multiplied by coefficients. A general multivariate polynomial is captured with the syntaxp = sum( c_i * prod( x_j^p_ij ) ) + kwhere the summation is over i, the product over j, and c_i is the set of... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (43): Symbolic polynomials Download

Added: August 03, 2013 | Visits: 341

Fast interpolation This function performs interpolation faster than MATLAB's "interp1" function. In the limit of small library and search arrays, it is ~5x faster. In the limit of large library arrays, qinterp1 has a flat scaling, while interp1 has a linearly increasing scaling (see the image for this file).... Platforms: Matlab

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

Added: May 07, 2013 | Visits: 391

Efficient K-Nearest Neighbor Search using JIT This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.The code was initially implemented through vectorization. After discussions with John D'Errico, I realized... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Efficient K-Nearest Neighbor Search using JIT Download

Added: June 05, 2013 | Visits: 431

2D minimal bounding box Compute the minimal bounding box of a set of 2D points, similarly to the "Minimal Bounding Rectangle" of John D'Errico.However: - The algorithm is fully vectorized (matlab implementation, no for loop). Thus it is better for big set of points - It computes only the minimum area rectangle, not the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): 2D minimal bounding box Download

Added: July 13, 2013 | Visits: 407

Probability of Informed Trading The probability of informed trading (PIN) denotes that probability that a counterparty in the trading process has superior information on the value of the asset exchanged. This is a key concept in empirical studies of market microstructure.The parameters needed to compute the PIN are obtained... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (46): Probability of Informed Trading Download

Added: July 01, 2013 | Visits: 476

Kakuro Aid Aid for Kakuro puzle solving. Creates an Excell spreadsheet with all possible combinations of the digits 1-9 that sum (without repeats) to any value that could appear in a Kakuro puzzle. The output file, 'KakuroAid.xls' can be sorted in Excell by number of cells or total... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Kakuro Aid Download

Added: August 29, 2013 | Visits: 400

anymate ANYMATE can be used to easily animate Matlab plots. It is very general and is not limited to any specific plot type or specific object. Given a plot function and some data, a useful animation can often be accomplished with just a single line of code. It is also possible to create an animation... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.02 MB Download (49): anymate Download

Added: January 23, 2006 | Visits: 4.196

3-D Kaleidoscope 3-D Kaleidoscope is a 21 special effects slideshow screensaver that includes 34 original Fractal generated art pictures, 3 midi files for background music are also included. The purchased version has no nag tags or screen, and you may make the following adjustments: screen resolution, display...

License: Demo Cost: $14.95 USD Size: 4.91 MB Download (215): 3-D Kaleidoscope Download

Added: August 27, 2010 | Visits: 1.411

d command The d command runs a command in the background and redirects its output to a file. The output file is annotated with start and end time, the actual command used, cwd, host, etc. You can ask the d command to extract the last command from the output file and run it again, you can ask it to append... Platforms: *nix

License: Freeware Size: 8.19 KB Download (151): d command Download

Added: November 05, 2010 | Visits: 1.271

D frontend for GCC D is a high-level language derived from C and C++ but is not backwards-compatible with either. GDC is a frontend for D written for GCC. Supported Systems: GCC 3.3.x, 3.4.x, 4.0.x Linux (tested on Red Hat 7.2, 8) Mac OS X 10.3.x, 10.4.x FreeBSD 5.2.1 Cygwin MinGW AIX (tested on 5.1)... Platforms: *nix

License: Freeware Size: 1.1 MB Download (110): D frontend for GCC Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 648

D-XMLManager D-XMLManager was specially developed to be a handy and accessible XML editor that can help you manage all your XML files. Now you can make use of this handy piece of software to edit all your XMLs in no time at all. Platforms: Windows

License: Freeware Download (51): D-XMLManager Download

Added: April 04, 2013 | Visits: 797

2-D dos Game(like space commanders ) Script 2-D dos Game(like space commanders ) is a 2-d sprites based game.It involves important concepts of game design issues such as timing a game, collision-detection etc. It is a DOS based game which uses MODE 13H which has a resolution of 320s a resola palette of 256 colors. Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (57): 2-D dos Game(like space commanders ) Script Download

Released: November 05, 2013  |  Added: November 24, 2013 | Visits: 748

Guitar Tuner Open D Guitar Tuner Open D has arrived so get some medium strings! Explore this guitar tuning for a deeper musical palette. Open D tuning is an odd guitar tuning sure to bring out some new sounds. This open tuning words perfectly with medium gauge strings. Add some lower frequencies to the... Platforms: Windows, Windows 8, Windows Phone, Windows 7, Windows Server

License: Freeware Size: 10.61 MB Download (44): Guitar Tuner Open D Download

1 2 3 4 5 >