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.
MIT License
364 stars 173 forks source link

I have added the folder matlab_for_beginners. #59

Closed puneet-pr-arya closed 3 years ago

cozek commented 3 years ago

Good work. Please make the following changes.

  1. Add a README.md file in each chapter. This file should include a brief explanation of the chapter, a list of each program, and a single line about what the program is about. You can copy-paste this from the programs.

  2. Use proper markdown syntax in the above since md files will be rendered by GitHub.

  3. You remove the .txt files as the .md files will serve the same purpose.

  4. lowercase all folder and filenames.

I am sorry if this seems a bit tedious but it will help beginners quickly find the relevant concepts that they want to learn. Also, you can sign the Matlab_For_beginners/matlab_introduction.txt with your author name if you want. :)

puneet-pr-arya commented 3 years ago

Surely, i will make the desired changes soon.. Thanks

On Sun, 4 Oct 2020, 11:52 am Kaushik Amar Das, notifications@github.com wrote:

Good work. Please make the following changes.

1.

Add a README.md file in each chapter. This file should include a brief explanation of the chapter, a list of each program, and a single line about what the program is about. You can copy-paste this from the programs. 2.

Use proper markdown syntax in the above since md files will be rendered by GitHub. 3.

You remove the .txt files as the .md files will serve the same purpose. 4.

lowercase all folder and filenames.

I am sorry if this seems a bit tedious but it will help beginners quickly find the relevant concepts that they want to learn. Also, you can sign the Matlab_For_beginners/matlab_introduction.txt with your author name if you want. :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TheAlgorithms/MATLAB-Octave/pull/59#issuecomment-703209680, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARCE6YZT5QLDWKJWB6T33P3SJAIEBANCNFSM4SCQHJ4Q .