{"id":25498794,"url":"https://github.com/adisen99/newtonraphson","last_synced_at":"2026-04-29T08:34:22.620Z","repository":{"id":150031197,"uuid":"247990395","full_name":"adisen99/NewtonRaphson","owner":"adisen99","description":"This repo includes the method to solve functions/equations and determine the root using the Numerical Newton-Raphson method algorithm.","archived":false,"fork":false,"pushed_at":"2020-05-18T14:36:28.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T17:15:33.711Z","etag":null,"topics":["equations","matlab","newton-raphson","numerical-methods","python3","roots"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adisen99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-17T14:26:10.000Z","updated_at":"2020-05-18T14:36:31.000Z","dependencies_parsed_at":"2023-07-22T03:31:12.582Z","dependency_job_id":null,"html_url":"https://github.com/adisen99/NewtonRaphson","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adisen99/NewtonRaphson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adisen99%2FNewtonRaphson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adisen99%2FNewtonRaphson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adisen99%2FNewtonRaphson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adisen99%2FNewtonRaphson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adisen99","download_url":"https://codeload.github.com/adisen99/NewtonRaphson/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adisen99%2FNewtonRaphson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32417928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["equations","matlab","newton-raphson","numerical-methods","python3","roots"],"created_at":"2025-02-19T02:55:08.021Z","updated_at":"2026-04-29T08:34:22.614Z","avatar_url":"https://github.com/adisen99.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NewtonRaphson\nThis repo includes the method to solve functions/equations and determine the root using the Numerical Newton-Raphson method algorithm.\n_______________________________________________________________________________________________________________________________\n\n### Included files\nThere are in total 2 files in the repository one titled **MATLAB** and one titled **Python**. So you can use either syntax and program/language to numerically determine the roots of an equation/function using the Newton-Raphson Method or algorithm.\n\n##### MATLAB methods\nThe MATLAB file contains two methods. Both follow the same algorithm of Newton-Raphson, however the **Method 2** has been written for those who don't have access to the Math Tool box on MATLAB or have an older/obsolete MATLAB version that is not connected to the internet, or for those who are using a questionable version of MATLAB ;) The **Method 2** uses a user defined function as a separate matlab file and the user herself/himself has to define the derivative of the function as well as a separate matlab file.\n\nTo access the files you can either Download the zip file or use the following command from your terminal\n\n\n``\ngit clone https://github.com/adisen99/NewtonRaphson.git\n``\n\nthen\n\n\n``\ncd NewtonRaphson\n``\n\n**For the python file -**\n\n\n``\ncd Python\n``\n\nand \n\n\n``\npython3 Newton_Raphson.py\n``\n\n**But, For the MATLAB files**\n\n\n``\ncd Matlab/Method1 or cd Matlab/Mehthod2\n``\n\nAnd then open the respective files in MATLAB.\n\n\n##### Each directory also contains a separate README.md file that contains more information for that particular syntax/method.\n\n## Happy Coding\n_______________________________________________________________________________________________________________________________\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadisen99%2Fnewtonraphson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadisen99%2Fnewtonraphson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadisen99%2Fnewtonraphson/lists"}