![]() updated 1 month ago |
Find local maxima, local minima, saddle points, and flat regions in an image. |
1 Comment 31 Downloads (30 Days) |
![]() updated 5 months ago |
Find local extrema places and values Returns structure with local extrema (minimum, maximum) places and values. |
0 Comments 8 Downloads (30 Days) |
![]() updated 9 months ago |
Set minimal or maximal size of a figure |
0 Comments 3 Downloads (30 Days) |
![]() updated 1 year ago |
select the k-th smallest element in a (randomized) list |
2 Comments 1 Download (30 Days) |
![]() updated 1 year ago |
Simple example of genetic algorithm for optimization problems It is used to generate useful solutions to optimization and search problems. [p_min, iter, f]=genetic_algorithm (func, numMaxInd, numF, ... |
1 Comment 64 Downloads (30 Days) |
![]() updated 1 year ago |
Up-sample and filter noisy data to find peaks without using derivatives. |
5 Comments 22 Downloads (30 Days) |
![]() updated almost 2 years ago |
Many statistics of a vector or matrix |
6 Comments 6 Downloads (30 Days) |
![]() updated 2 years ago |
Compute quickly the minimal bounding box of a set of 2D points |
4 Comments 22 Downloads (30 Days) |
![]() updated 2 years ago |
Simple Example of Simulated Annealing Optimization Example of developing a hybrid solution (Simulated Annealing + Pattern Search) for a case of study. |
0 Comments 11 Downloads (30 Days) |
![]() updated 2 years ago |
Simple example of PSO algorithm Matlab function to find the minimum of a objective function with the PSO Algorithm [p_min, f_min, iter]=pso(func, numInd, range, n_var, tolera... |
8 Comments 88 Downloads (30 Days) |
![]() updated 2 years ago |
Simple example of the Simplex Method It's a function that finds the minimum value of a two variables function with the simplex method. |
0 Comments 16 Downloads (30 Days) |
![]() updated 2 years ago |
Minimum Entropy Deconvolution (MED 1D and 2D) Generates a 1D FIR filter iteratively to minimize the entropy of the filtered signal(s). |
6 Comments 20 Downloads (30 Days) |
![]() updated 2 years ago |
Pattern search method: deterministic iterative zero order algorithm It finds the relative minimum of a two variables function with the Pattern search method. |
0 Comments 6 Downloads (30 Days) |
![]() updated 2 years ago |
Minimum distance between two polygons Computes the minimum distance between two different shape polygons. (Vertex-vertex case) |
1 Comment 7 Downloads (30 Days) |
![]() updated 2 years ago |
Least squares with minimum-norm solution Least squares with minimum-norm solution |
4 Comments 4 Downloads (30 Days) |
![]() updated 3 years ago |
Derivative-based Optimization using The Gradient Descent |
0 Comments 7 Downloads (30 Days) |
![]() updated 4 years ago |
Minimum distance between two polygons This function computes the minimum euclidean distance between two polygons P1 & P2. |
2 Comments 12 Downloads (30 Days) |
![]() updated almost 5 years ago |
Computes the minimal distace between two segments |
0 Comments 1 Download (30 Days) |
![]() updated 5 years ago |
Minimal bounding box around points in the (x,y,z) space |
2 Comments 23 Downloads (30 Days) |
![]() updated almost 6 years ago |
Maximum Or Minimum for N Dimension Array These functions return the subscripts of the maximum or minimum in an Array |
3 Comments 7 Downloads (30 Days) |
![]() updated almost 7 years ago |
An algorithm to find the minimum edge weight matching for an arbitrary bipartite graph. |
19 Comments 86 Downloads (30 Days) |
![]() updated 7 years ago |
global minimization utility |
0 Comments 3 Downloads (30 Days) |
![]() updated 7 years ago |
Quick search for local extremes New fast and reliable function for finding local extremes in a real vector. |
8 Comments 16 Downloads (30 Days) |
![]() updated 8 years ago |
Find the peaks and troughs in a vector. |
15 Comments 8 Downloads (30 Days) |
![]() updated 9 years ago |
Computes especially accurate confidence intervals for proportions, rates, and their differences. |
1 Comment 15 Downloads (30 Days) |