|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 16 Nov 2009 |
|
3D Crouzeix-Raviart mortar finite element method Implementation of 3D Crouzeix-Raviart mortar finite element | 53 | 0 | ||
| 04 Nov 2009 | AI for a game called chomp this program uses the minimax algorithm for playing chomp.open the file create_tree for instrutions. | 45 | 0 | |||
| 19 Oct 2009 | gapolyfitn optimises the functional form of a multi-dimensional polynomial fit to model data | 101 | 0 | |||
| 16 Oct 2009 |
|
EXIT chart computation Matlab class implementing several methods for the computation of EXIT charts. | 78 | 2 | ||
| 15 Oct 2009 |
|
Coins Is there an algorithm to use the max numbers of coins in your pocket? | 158 | 1 | ||
| 13 Oct 2009 | NUFFT, NFFT, USFFT Implements 1D-3D NUFFTs via "Fast Gaussian Gridding." | 97 | 1 | |||
| 11 Oct 2009 |
|
Line Drawing by Bresenham Algorithm Bresenham Line drawing Algorithm uses error for next pixel to decide its course. | 141 | 0 | ||
| 09 Oct 2009 |
|
Bresenham line generation Draws line using Bresenham line generation algorithm | 149 | 0 | ||
| 08 Oct 2009 |
|
Ellipse generation Generation of ellipse using Midpoint ellipse algorithm | 145 | 2 | ||
| 08 Oct 2009 |
|
Line clipping Line clipping by Cyrus Beck algorithm | 95 | 0 | ||
| 06 Oct 2009 | GCD of Polynomials Find polynomial GCD by "Leading-coefficient Elinimation" | 126 | 2 | |||
| 15 Sep 2009 | AuctionJacobi Implementation of Bertsekas' auction algorithm to solve the assignment problem | 21 | 0 | |||
| 04 Sep 2009 |
|
Wind Turbine System Identification Use system Identification techniques to predict power generation from wind turbine. | 97 | 0 | ||
| 04 Sep 2009 | Most probable path using Viterbi algorithm The script provided decodes a set of observations to find the corresponding hidden states of a hmm. | 88 | 0 | |||
| 18 Aug 2009 | TurboGA: An Experimental Genetic Algorithm Based on SpeedyGA TurboGA implements a special mechanism which should improve the quality of the results returned | 94 | 0 | |||
| 12 Aug 2009 |
|
TRAVELING SALESMAN PROBLEM USING CONVHULL Very simple m-file that produce solution comparable with other TSP toolbox in the matlab exchange. | 151 | 10 | ||
| 07 Aug 2009 |
|
Loop Subdivision A simple m file for the triangle mesh subdivision using the Loop's scheme. | 45 | 0 | ||
| 06 Aug 2009 |
|
GODLIKE - A robust single-& multi-objective optimizer GODLIKE combines 4 global optimizers for both single/multi-objective optimizations | 142 | 6 | ||
| 05 Aug 2009 |
|
optimize optimize (non)linear (in)equality constrained functions with FMINSEARCH | 95 | 4 | ||
| 05 Aug 2009 | Puzzler: solution Solver for the puzzler posted by Doug Hull July 09 http://blogs.mathworks.com/videos/ | 17 | 0 | |||
| 01 Aug 2009 |
|
Edmonds algorithm An implementation of Edmond's algorithm to obtain the maximum spanning weight tree from a graph. | 19 | 0 | ||
| 31 Jul 2009 |
|
Point set registration (Rigid and Non-rigid). Rigid, Affine and Non-rigid point set registration toolbox. Coherent Point Drift (CPD) algorithm. | 69 | 8 | ||
| 26 Jul 2009 | Adaptive Affinity Propagation clustering advantage of speed & performance appears under large number of clusters & large dataset | 37 | 4 | |||
| 19 Jul 2009 |
|
NSGA - II: A multi-objective optimization algorithm A function for multi-objective optimization using evolutionary algorithms | 218 | 25 | ||
| 19 Jul 2009 |
|
Multi-Objective Optimizaion using Evolutionary Algorithm Examples of Multi-Objective Optimization using evolutionary algorithm - NSGA-II | 155 | 19 | ||
| 30 Jun 2009 |
|
Puzzler: Supporting files Supporting files for a July 2009 puzzler from http://blog.mathworks.com/videos | 12 | 0 | ||
| 26 Jun 2009 | TOGGLEFIG Finds and activates, or creates, figure with user-specified name. | 123 | 7 | |||
| 26 Jun 2009 |
|
Maximum(minimum) Weight Spanning Tree ( Directed ) For learning "Directed Maximum Spanning Tree", Chu-Liu/Edmonds Algorithm is implemented here. | 137 | 2 | ||
| 22 Jun 2009 |
|
Forward Viterbi Algorithm Forward Viterbi algorithm based on: http://en.wikipedia.org/wiki/Viterbi_algorithm | 34 | 1 | ||
| 17 Jun 2009 |
|
NPC algorithm for learning DAG in Bayesian network NPC algorithm is designed for learning Bayesian network formed as DAG in 2001, by Steck | 141 | 0 | ||
| 06 Jun 2009 |
|
Graph package Graph package for molecular biologist | 90 | 10 | ||
| 02 Jun 2009 |
|
Traveling Salesman Problem - Genetic Algorithm Finds a near-optimal solution to a TSP using a GA | 482 | 24 | ||
| 02 Jun 2009 |
|
Open Traveling Salesman Problem - Genetic Algorithm Finds a near-optimal solution to a "open" variation of the TSP using a GA | 224 | 0 | ||
| 02 Jun 2009 |
|
Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a near-optimal solution to a M-TSP using a GA | 242 | 10 | ||
| 24 May 2009 | Berlekamp Massey Algorithm Program to find the minimal polynomial of a linearly recurring sequence via BKM Algorithm. | 36 | 0 | |||
| 19 May 2009 |
|
Differential Evolution Monte Carlo sampling easy Bayesian computation for real parameter spaces | 62 | 1 | ||
| 15 May 2009 |
|
SpeedyGA: A Fast Simple Genetic Algorithm A vectorized implementation of a simple genetic algorithm in Matlab | 206 | 3 | ||
| 08 May 2009 | Oil Paint Effect This m file performs an Oil Paint effect on an input image. | 25 | 1 | |||
| 19 Apr 2009 | Optimal Power flow by Genetic Algorithm This program solves the optimal power flow(OPF) by Matlab Genetic Algorithm toolbox | 202 | 0 | |||
| 12 Apr 2009 | Factorization of a polynomial with multiple roots By a novel effective approach "Monic polynomial subtraction" for computing GCD polynomial. | 132 | 1 | |||
| 06 Apr 2009 | Reed-Solomon errors-and-erasures decoder An errors-and-erasures decoder for Reed-Solomon codes based on the Massey-Berlekamp algorithm | 65 | 0 | |||
| 26 Mar 2009 | Orthogonal Least Squares Algorithm for RBF Networks The code implements the OLS algorithm for func approx. | 28 | 0 | |||
| 06 Mar 2009 | A new Encryption using orthogonal method use Matlab 7.04 r2007a.. use numeric values as plaintext... | 14 | 0 | |||
| 05 Mar 2009 | KTHVALUE select the k-th smallest element in a (randomized) list | 100 | 2 | |||
| 30 Jan 2009 |
|
196 Algorithm + GUI Beta Version Highly optimized c code and Matlab GUI to find any palindrome using the 196-algorithm | 22 | 0 | ||
| 29 Jan 2009 | Orthogonal Least Squares Algorithms for Sparse Signal Reconstruction Greedy Algorithms for Underdetermined but Sparse Solutions | 66 | 0 | |||
| 25 Jan 2009 | Orthogonal Least Squares Algorithms for Sparse Signal Reconstruction Greedy Algorithms for Underdetermined but Sparse Solutions | 30 | 0 | |||
| 22 Jan 2009 |
|
Design Patterns for Integrating Simulink with Stateflow Engineers can integrate state machines and control logic designed in Stateflow and Simulink | 123 | 0 | ||
| 13 Jan 2009 | Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms Files used in the webinar of the same name | 63 | 2 | |||
| 28 Dec 2008 |
|
Data Reduction Algorithm Very fast/smart datareduction algorithm it uses only vector arithmetic. | 28 | 0 | ||
| 16 Dec 2008 | Hungarian Algorithm for Linear Assignment Problems (V2.1) An extremely fast implementation of the Hungarian algorithm on a native Matlab code. | 209 | 13 | |||
| 13 Dec 2008 | Ellipse Fit Given a set of points (x, y) this function returns the best fit ellipse. | 103 | 1 | |||
| 09 Dec 2008 | Fast Correlation between two vectors fastcorrelation is a fast and numerically stable algorithm for computing the correlation (in C) | 133 | 0 | |||
| 01 Dec 2008 | Satisfiability solver A satisfiability solver using the classical Davis-Putnam algorithm. | 11 | 0 | |||
| 15 Nov 2008 |
|
Mandel121 Cool tool to zoom into the Mandebrot Set. 2/3D images are supported. | 16 | 0 | ||
| 10 Nov 2008 |
|
Imperialist Competitive Algorithm (ICA) The code of recently introduced optimization strategy, Imperialist Competitive Algorithm (ICA). | 39 | 0 | ||
| 07 Nov 2008 |
|
Harmony Element Algorithm Harmony Element Algorithm A Graphycal User Interface | 30 | 0 | ||
| 04 Nov 2008 |
|
Five elements algorithm we propose a new global searching optimization algorithm, termed as harmony elements algorithm. Trad | 19 | 5 | ||
| 01 Nov 2008 | Approximate Lowner Ellipsoid Approximates the minimum volume ellipsoid circumscribing a set of points in arbitrary dimensions. | 34 | 2 | |||
| 06 Oct 2008 | Powerful Sudoku Solver A function that solves everything but the toughest of sudoku puzzles | 183 | 0 | |||
| 23 Sep 2008 | Confusion matrix / Matching matrix CFMATRIX calculates the confusion matrix for any classification algorithm that generates a list of c | 74 | 0 | |||
| 22 Aug 2008 |
|
3D Bresenham's line generation Generate X Y Z coordinates of a 3D Bresenham's line between two given points | 76 | 1 | ||
| 13 Aug 2008 | 2D fast marching algorithm computation of distance maps using fast marching | 43 | 5 | |||
| 30 Jul 2008 |
|
Adaptive Algorithm for Linear Parabolic Problems for 2D Polygonal Domain Algorithm solves linear parabolic problem with space-time dependent coefficients adaptively in time | 37 | 0 | ||
| 24 Jul 2008 | Genetic Algorithm Solution to Economic Dispatch This program solves the economic dispatch problam using MATLAB genetic algorithm toolbox | 183 | 1 | |||
| 02 Jul 2008 |
|
Straight-line fitting genetic algorithm It uses a genetic algorithm for straight-line fitting. | 46 | 3 | ||
| 27 Jun 2008 | Munkres Assignment Algorithm An efficient implementation of the Munkres algorithm for the assignment problem. | 152 | 1 | |||
| 18 Jun 2008 | 6th order Pade Derivative A set of functions to compute high order (6th) finite difference derivatives (first and second orde | 16 | 0 | |||
| 12 Jun 2008 |
|
Puzzler: Recursion code review Eight and a half minute video does a code review of a recursion routine. | 15 | 0 | ||
| 12 Jun 2008 |
|
Puzzler: Algorithm design for a recursion Three minute video discusses the plan for an algorithm that uses recursion | 11 | 0 | ||
| 28 May 2008 |
|
GA-tuned Input Shaper A Shaper is presented whose parameters are tuned with Genetic Alg. suitable for unknown dynamics | 18 | 0 | ||
| 01 May 2008 | Genetic Algorithm Multimodal Function Optimisation | 92 | 5 | |||
| 21 Apr 2008 | Sqrt(x^2 + y^2) and atan(y/x) via CORDIC Transform cartesian coordinates (x,y) to polar (r,theta) | 24 | 2 | |||
| 14 Apr 2008 | channel capacity Arimot-Blahut Algorithm | 62 | 2 | |||
| 10 Apr 2008 | Suri's Sudoku Solver (SSS) My version of the MATLAB Sudoku solver, which employs recursive function to arrive at a solution | 61 | 1 | |||
| 31 Mar 2008 |
|
Genetic Algorithm Genetic Algorithm | 74 | 4 | ||
| 24 Mar 2008 |
|
greedy algorithm in OFDM resource allocation (single user) the implemention of greedy algorithm in mex file | 169 | 2 | ||
| 20 Feb 2008 |
|
BSSGUI by J. Petkov Interactive GUI to control the BSS algorithms | 22 | 1 | ||
| 18 Feb 2008 |
|
Global maximum point for 3D surface using GA Finding the global maximum height for 3D multiple peak surface using genetic algorithm | 33 | 0 | ||
| 15 Feb 2008 | BessDerivZerosBisect Calculates the zeros of J_m prime | 57 | 1 | |||
| 08 Feb 2008 | Approximating the Inverse Normal Beasley-Springer-Moro algorithm for approximating the inverse normal. | 23 | 1 | |||
| 30 Jan 2008 | Functions for the rectangular assignment problem This package provides m- and mex-functions for solving the rectangular assignment problem. | 84 | 15 | |||
| 03 Jan 2008 | BCH RiBM-based decoder RiBM architecture based BCH decoder. Has some bug! | 24 | 0 | |||
| 28 Dec 2007 | MathWorks Webinar: Using Genetic Algorithms in Financial Applications Presentation and M-Files for MathWorks Webinar | 73 | 3 | |||
| 26 Dec 2007 |
|
Video tutorial: Practical example: Intersecting a circle with a line series Nine minute video builds solves a practical example of intersecting a circle with line segments. | 18 | 0 | ||
| 14 Dec 2007 | Shapiro-Wilk and Shapiro-Francia normality tests. Shapiro-Wilk & Shapiro-Francia parametric hypothesis test of composite normality. | 106 | 5 | |||
| 13 Dec 2007 |
|
Supersmoother Friedman's supersmoother algorithm | 121 | 10 | ||
| 04 Dec 2007 |
|
Wagner-Whitin Algorithm Wagner-Whitin Algorithm | 148 | 1 | ||
| 03 Dec 2007 |
|
Modeling Lung Cancer Diagnosis Using Bayesian Network Inference Pearl's message passing algorithm implementation and application to lung cancer diagnosis | 54 | 1 | ||
| 29 Nov 2007 |
|
Model Determination using Genetic Algorithm: Forst-Kalkwarf-Thodos Model computes four parameters of Forst-Kalkwarf-Thodos Model | 23 | 2 | ||
| 15 Nov 2007 |
|
Video: Practical example: Making a colormap 2 of 2 Thirteen and a half minute video shows how to set transparency based on data values. | 18 | 0 | ||
| 15 Nov 2007 |
|
Video: Practical example: Making a colormap 1 of 2 Nine and a half minute video shows an algorithm being developed | 20 | 0 | ||
| 05 Nov 2007 | Function Approximation Using Neural Network Without using Toolbox This code implements the basic backpropagation of error learning algorithm | 118 | 2 | |||
| 24 Sep 2007 |
|
Dynamic and control of tank’s height using genetic algorithm toolbox and fminsearch computes dynamic behaviour and controls tank’s height | 48 | 0 | ||
| 20 Aug 2007 |
|
Model Determination using Genetic Algorithm: Application to Vapour Pressure vs Temperature Equations Model determination using the genetic algorithm | 28 | 1 | ||
| 08 Aug 2007 | Count the number of the girth 4 of LDPC codes The program can count the number of the girth 4 of LDPC codes. | 149 | 2 | |||
| 30 Apr 2007 |
|
Solve TSP by MMAS Using MAX MIN Ant System to solve Traveling Salesman Problem. | 60 | 4 | ||
| 27 Apr 2007 |
|
B-A Scale-Free Network Generation and Visualization A set of functions designed to create and visualize scale-free networks. | 63 | 9 | ||
| 23 Apr 2007 | Another LZW compression algorithm Simple LZW algorithm implementation. | 76 | 0 | |||
| 18 Apr 2007 | active set algorithm solve linear least squares problem with nonnegative variables | 28 | 3 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com