{"id":44119029,"url":"https://github.com/cfgnunes/numerical-methods-matlab","last_synced_at":"2026-02-08T18:52:31.523Z","repository":{"id":29116617,"uuid":"106372551","full_name":"cfgnunes/numerical-methods-matlab","owner":"cfgnunes","description":"Numerical methods implementation in MATLAB.","archived":false,"fork":false,"pushed_at":"2024-05-02T05:38:08.000Z","size":54,"stargazers_count":40,"open_issues_count":0,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-12-14T00:28:03.115Z","etag":null,"topics":["differential-equations","linear-systems","matlab","newton","numerical-analysis","numerical-methods","runge-kutta","taylor"],"latest_commit_sha":null,"homepage":"","language":"MATLAB","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/cfgnunes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-10-10T05:35:09.000Z","updated_at":"2025-11-10T07:53:33.000Z","dependencies_parsed_at":"2024-05-02T06:44:51.503Z","dependency_job_id":"1405babc-535c-4f34-8880-e2eafce1fdae","html_url":"https://github.com/cfgnunes/numerical-methods-matlab","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cfgnunes/numerical-methods-matlab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfgnunes%2Fnumerical-methods-matlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfgnunes%2Fnumerical-methods-matlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfgnunes%2Fnumerical-methods-matlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfgnunes%2Fnumerical-methods-matlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfgnunes","download_url":"https://codeload.github.com/cfgnunes/numerical-methods-matlab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfgnunes%2Fnumerical-methods-matlab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29239939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T18:06:38.086Z","status":"ssl_error","status_checked_at":"2026-02-08T18:06:09.124Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["differential-equations","linear-systems","matlab","newton","numerical-analysis","numerical-methods","runge-kutta","taylor"],"created_at":"2026-02-08T18:52:29.629Z","updated_at":"2026-02-08T18:52:31.514Z","avatar_url":"https://github.com/cfgnunes.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numerical Methods in MATLAB\n\nNumerical methods implementation in MATLAB.\n\nFor the implementation in Python, see [this repository](https://github.com/cfgnunes/numerical-methods-python).\n\n## Getting Started\n\n### Running the examples\n\nTo run the main example, use:\n\n    main\n\n## Implementations\n\n### Solutions of equations\n\n- Bisection method\n- Newton method\n- Secant method\n\n### Interpolation\n\n- Lagrange method\n- Neville method\n\n### Algorithms for polynomials\n\n- Briot-Ruffini method\n- Newton's Divided-Difference method\n\n### Numerical differentiation\n\n- Backward-difference method\n- Three-Point method\n- Five-Point method\n\n### Numerical integration\n\n- Composite Trapezoidal method\n- Composite 1/3 Simpson's method\n\n### Initial-value problems for ordinary differential equations\n\n- Euler's method\n- Taylor's (Order Two) method\n- Taylor's (Order Four) method\n- Runge-Kutta (Order Four) method\n\n### Systems of differential equations\n\n- Runge-Kutta (Order Four) method\n\n### Methods for Linear Systems\n\n- Gaussian Elimination\n- Backward Substitution\n- Forward Substitution\n\n### Iterative Methods for Linear Systems\n\n- Jacobi method\n- Gauss-Seidel method\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfgnunes%2Fnumerical-methods-matlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfgnunes%2Fnumerical-methods-matlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfgnunes%2Fnumerical-methods-matlab/lists"}