Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TheAlgorithms/MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
https://github.com/TheAlgorithms/MATLAB-Octave

Update ReLU.m

dd921045082584292d6da72d8b1a9f84d3a41b92 authored over 4 years ago
Create ReLU.m

b4cadaf054048762f21a40bd0760c12f9d741610 authored over 4 years ago
Merge pull request #34 from Yukti-09/patch-2

Create GELU.m

cd85de197dfdd4a86fac909cbfa76413faa8614d authored over 4 years ago
Create GELU.m

f21b59f6cb2bbdc4b8060c57f59927ea872a8b91 authored over 4 years ago
Merge pull request #33 from Yukti-09/patch-1

Create ELU.m

a7209312522e266b0160eb1e8a8bc7f24a71fb3e authored over 4 years ago
Create ELU.m

79774e79e329f68045b96be1b518108cd7f2652d authored over 4 years ago
Merge pull request #32 from AndresContreras96/select-sort-contribution

Select sort typo fix

c51e83ba8be185423d9abcf4e0c4e3d68099b709 authored over 4 years ago
fix typo

cd4aac39921cc3f9866d80256a01e4b70cd37de7 authored over 4 years ago
fix typo of minimum

84710a3fcbfd98284e0d5fe6b656aae6b1fb0e3b authored over 4 years ago
Merge pull request #30 from AndresContreras96/select-sort-contribution

added select sort

48e12faca2545389d04d1323cf7c7bbc7db28629 authored over 4 years ago
added select sort

618abbf5403d74913b7afbcefe37075f63d76bea authored over 4 years ago
Merge pull request #29 from anesh612/master

Added Logistic Regression

8f1dddb72246b5ff14416e8f709b1dd1b8841670 authored over 4 years ago
Added Logistic Regression

b7eeae563a1b4760ba59e736e1037c7ed1486f00 authored over 4 years ago
Merge pull request #28 from anesh612/master

Added Linear Regression. Ty for your contribution! :)

cfbc9056035d3fe517d819c03e4e88be42f9207f authored over 4 years ago
Added Linear Regression

4b5a7c326c2f7cd8b97a25e46529124d936c76b0 authored over 4 years ago
Merge pull request #27 from anesh612/master

Added gradient descent

88180151fa59e472a61a68f8b0d8483f2c5d2f15 authored over 4 years ago
Made neccessary changes

ce481ab05a68a9cddd61db191c94249ba07326ea authored over 4 years ago
Added gradient descent

d7e80549a2612205fa431caf38cd480380ba2e89 authored over 4 years ago
Update the directory

6ee40b4929d1a1686922a3470d315618d2cac12c authored almost 5 years ago
Update the copyright year

53f51811a17f55558f7812deced9168da88b7a96 authored almost 5 years ago
Fix typos in merge_sort.m

c290ed04a191ec517287be1d2b768459e7b556b0 authored almost 5 years ago
Fix typos in binary_search.m

195e80b109462a4a124da334a3d19222b333750b authored almost 5 years ago
fixed typos.

63a0463bcc10069ced2fa9a439c91725df8a9fe7 authored almost 5 years ago
Add image-processing algos

image-processing algos added

1cd7324b6b745fee74ec7060111bf80cfe9f5ba5 authored almost 5 years ago
updated root readMe

3a4cc3e19aa892fbd7f5c20db40c1e1f48479877 authored almost 5 years ago
image-processing algos added | Updated ReadMe | added CONTRIBUTING.md | .gitignore

0b70d4c58078a6968e38aa9c009665e131128ed8 authored almost 5 years ago
Merge pull request #24 from navkiran/master

Added Image Processing Algorithms for Matlab

a3a87f2b7a3d932d8fd1a033f0c6fe46d8fbc419 authored almost 5 years ago
Update readme.md

a468e72828f28944a1063731262b2cf222bc4358 authored almost 5 years ago
Update readme.md

ddea33c4928ac99b8c312ca3781869cf2dee2bfc authored almost 5 years ago
Create readme.md

13815c66bd775eef776cabbbf5b4b336b787c0de authored almost 5 years ago
Update readme.md

fbc12a7613961865dc808ad9b3d90a69eab14590 authored almost 5 years ago
Create readme.md

523dd5ad14a7a4210c2d9c3d71dd1d04388cf43b authored almost 5 years ago
Added algorithm for nearest neighbor interpolation to zoom or shrink images as per zoom factor

c93f890bffea7667611924b35c5add22f52866c0 authored almost 5 years ago
Added algorithm for data hiding in image bit planes (LSB)

df7effe07af92c3f7d242c7a1232606105df7a5e authored almost 5 years ago
Merge pull request #22 from A9ine/master

Create highest_common_factor.m

8843c755d51d94a71068370ef6d24bf7d0c31a65 authored almost 5 years ago
Merge pull request #23 from MatteoRaso/master

Added a new section and a few algorithms

c905169ab69df29ebaaf0ff8ab7cab44831b71f9 authored almost 5 years ago
Update README.md

d44a3bf539be89b233311279d315aa2e5843694f authored almost 5 years ago
Update README.md

49fdc5c4c692b8760f5ca39e310fe09e121c1851 authored almost 5 years ago
Changed the readme to reflect the changes I had made

c3203b7362c57889535dfd06c5f5cba12e82a14d authored almost 5 years ago
Added root-finding algorithms

e411e4bdf93aef3be83be10160f4f7ce4f1e1c9e authored almost 5 years ago
Create bisection.m

4535933a880c4710fe08088ac7cc110790a678aa authored almost 5 years ago
Create highest_common_factor.m

a6b20b5166c8e64392c49871cc7b1fe6fd06382f authored almost 5 years ago
Merge pull request #21 from MatteoRaso/master

Added the insertion sorting algorithm

e2d6f46c4d7f85a5cd61eb4ab1a177f07be9f215 authored almost 5 years ago
Rename nsertion_sort.m to insertion_sort.m

69f61cf271a6b7d35600eef903518e3e2d20e97b authored almost 5 years ago
Rename insertion_sort.m to algorithms/sorting/nsertion_sort.m

6ab89391a621b40bbdcaeff7c392968c2f62a697 authored about 5 years ago
Add files via upload

53bb85747d6225c922821bf1881aa0c9c9c93bbb authored about 5 years ago
Merge pull request #20 from atousa1/master

jaccard similarity added

adffaf6fb3f8ae5ffc8e15e2dafe43f1909f71bc authored over 5 years ago
linear search added

d94ca5e6fb8de645ab5655b30ae970f461191ab3 authored over 5 years ago
jaccard similarity added

c91e5e7411c13e987443e6ba57aefcef0debba7e authored over 5 years ago
jaccard similarity added

e93f79d50654f9d8d6de31393ac741dae099061a authored over 5 years ago
Merge pull request #19 from MaSi-dev/bubble_sort

Adding Bubble Sort algorithm to sorting

f3a7226328418a201152b85bc01d2cdaa775e70f authored over 5 years ago
Merge pull request #18 from atousa1/master

binary search added

b7c4e52f2384c5c063553b549ceb9173e8841e22 authored over 5 years ago
Adding Bubble Sort algorithm to sorting

c53b64d8d6b522893b7d6c4b8886dcb98be10d40 authored over 5 years ago
directory structure changed

6cf8d531732f1e578bafa277e7326160a4285b87 authored over 5 years ago
Merge pull request #17 from MaSi-dev/Merge_sort

adding Merge sort algorithm to sorting

00dd76354afff403d3c5bbd794eaf84bf2aab6fc authored over 5 years ago
binary search added

551426b38d66b0f259c314b0e3693c108e733b6c authored over 5 years ago
adding Merge sort algorithm to sorting

2e8528453641d8623c29e4ded9ea36587effa703 authored over 5 years ago
Merge pull request #16 from atousa1/master

code for prime factors added

99710de0ca00b05f92a072a5ed56e76459bd9d49 authored over 5 years ago
Rename primefac.m to prime_factorial.m

df4c162419a63b31fddcdedc9d88fdf1077dc30c authored over 5 years ago
code for displaying prime factors added

672919a4b5bcbe4dd1571980fcf9aa6ef1703aa4 authored over 5 years ago
changing function name to be same as filename. :)

b95b092cca7af0435b48c5b142ac23a784adc16c authored over 5 years ago
changing name to not conflict with matlab inbuilt

2e97c09f325f42bbd7ab2ec9057a12de5ad108ca authored over 5 years ago
Merge pull request #14 from MaSi-dev/Factorial

adding factorial and fibonacci_sequence

032f7349fa863634d62f7ea85c2801409f7ee2fd authored over 5 years ago
Update and rename fibo.m to fibonacci_sequence.m

5be9dafab942d1047a2778cf3bed97c23f4e7231 authored over 5 years ago
Rename factor.m to factorial.m

a52b046e964a17aa7049a3b3940de2ddbd6cab0d authored over 5 years ago
Merge pull request #15 from atousa1/master

prime check function added

efa12044b80d97c3d36cbeec7c9bb02d20df0ad0 authored over 5 years ago
Rename primec.m to prime_check.m

fa85d69a569852b6a5124983823a5714bd714629 authored over 5 years ago
prime check function added

855091461184249b8fbc1c78f89c94ec1fcb4600 authored over 5 years ago
adding algorithm of factorial to math

181db14b24dc3f289d72acaf9f71aeda3662a3d8 authored over 5 years ago
adding Fibonacci series to Math

c1c2d4019b4f512e2835cd37150a0997cb1cf689 authored over 5 years ago
Merge pull request #6 from 1fisedi/master

Added Palindrome checker string algorithm.

14eb33f9330b4ec6803a0a164024eca90252c1a1 authored over 5 years ago
Merge branch 'master' into master

e175baea0c8be5ae0dc229a128ccc300fc334d01 authored over 5 years ago
Update isPalindrome.m

changing the endfunction to end

2459a82a3a9ece2b69cd2c5cd901f56f8e4dd5bf authored over 5 years ago
Merge pull request #7 from QuantumNovice/master

Problems Related to the book Introduction to MATLAB for Engineers

2675088226a8330978b1978123ea85d6c85d6813 authored over 5 years ago
Merge branch 'master' into master

b7786bc46dbbffd9bce4f34662adda82131cc472 authored over 5 years ago
Rec#4

3e670057f7c9e646363ce57b890dcb5d848e61ae authored over 5 years ago
Followed recommendations 1, 2, 3

f40db382e12d1841c173a68c2a1a4123832b619a authored over 5 years ago
Got rid of dir structure

27c13e619e2a118f949f052e8a7cd08fc4f140f5 authored over 5 years ago
Merge pull request #8 from cozek/kmeans

adding kmeans algorithm

3b6ccf8212f6c1f2dae987fbd2a2eae97e0cf5ed authored over 5 years ago
added kmeans to readme

ffdd4bee3e514181af065275b68ede5d0eb10f57 authored over 5 years ago
adding kmeans algorithm

daa695ffdbbfb2db1718dc74ee4884805b1c13f1 authored over 5 years ago
Create tic_tac_toe.m

ce7159a171de68f390fd74a9368033922067fd84 authored over 5 years ago
Create to_polar.m

30628c78ac6c2cded82daa426088d3ceed43083f authored over 5 years ago
Create change_working_directory.m

40c7afdbbc1ac3b3cafbd1ffbdf8db7b51e4d64b authored over 5 years ago
Palindrom checker.

39bcca224791630940458988b49746511d3a61d9 authored over 5 years ago
Merge pull request #5 from christianbender/master

added counting sort

758de51fe64e711addc94f68ee65f6c64e028ddb authored almost 6 years ago
added counting sort

e47595c2554202a23be8eae138f72e99ee4ca386 authored almost 6 years ago
Merge pull request #4 from christianbender/add_machine_learning

Add machine learning

50c078298de9865476eb16de8d749be4c96040d0 authored almost 6 years ago
README

97241c509a8e7dfde99e94b3cb9206c3be1945d4 authored almost 6 years ago
nearest neighbor

c225ffba1d0216989c5c57c85b65f7a7618bdfb1 authored almost 6 years ago
Merge pull request #3 from christianbender/add_divisibity_of_integers

correcturen

1a640650e4987dace2ad8c780fd302f5a3680815 authored almost 6 years ago
correct

a4f52643670704177e759c47bade01aff603405e authored almost 6 years ago
correct the indentation

2514589079c5a334b08bd1a27c5318a34451a9d2 authored almost 6 years ago
Merge pull request #2 from christianbender/add_divisibity_of_integers

added algorithm

9db8ef694eefbc58ab4e8b20242324acd8b773b0 authored almost 6 years ago
added algorithm

13f6f21bcbc0209d6cbd775b409bed88cd9dbb7e authored almost 6 years ago
Update README.md

4b9ae9a9294604702f3056f923375dc9efbfbf8f authored about 7 years ago
Add files via upload

2c6937013077d001f0eeefdeed5e82b2339182ff authored about 7 years ago
Merge pull request #1 from TheAlgorithms/add-license-1

Create LICENSE

a62a61893e392f655be52a0510385b2643c7bd29 authored about 7 years ago
Create LICENSE

2d6fb726dff71bffb8c96c06ec74048abe510ed6 authored about 7 years ago
Add files via upload

f8e09ee5d4150e7182beb3df034af3b1eafba465 authored about 7 years ago