File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 8585 * [ Parabola] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Particle_Swarm_Optimization/Polynomial%20Minimization/Parabola.m )
8686 * Searching
8787 * [ Binary Search] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/binary_search.m )
88+ * [ Jump Search] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/jump_search.m )
8889 * [ Linear Search] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/linear_search.m )
8990 * [ Random Search] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/random_search.m )
9091 * [ Ternarysearch] ( https://github.com/TheAlgorithms/MATLAB-Octave/blob/master/algorithms/Searching/ternarySearch.m )
You can’t perform that action at this time.
0 commit comments