{"id":27040077,"url":"https://github.com/cuadernin/chebyshevcircunference","last_synced_at":"2025-07-26T07:41:07.543Z","repository":{"id":240263907,"uuid":"335856603","full_name":"Cuadernin/ChebyshevCircunference","owner":"Cuadernin","description":"Find the center and radius of the shortest or smallest circumference of a set of points with MATLAB.","archived":false,"fork":false,"pushed_at":"2021-02-05T01:29:28.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-16T13:43:43.662Z","etag":null,"topics":["chebyshev","chebyshev-problem","circunference","circunferencia","matlab"],"latest_commit_sha":null,"homepage":"","language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cuadernin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-02-04T06:11:27.000Z","updated_at":"2021-02-20T06:54:15.000Z","dependencies_parsed_at":"2024-05-17T16:59:21.815Z","dependency_job_id":"1a407d05-3c28-4f8e-a2b8-cc0fb5fca3b2","html_url":"https://github.com/Cuadernin/ChebyshevCircunference","commit_stats":null,"previous_names":["cuadernin/chebyshevcircunference"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cuadernin/ChebyshevCircunference","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FChebyshevCircunference","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FChebyshevCircunference/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FChebyshevCircunference/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FChebyshevCircunference/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cuadernin","download_url":"https://codeload.github.com/Cuadernin/ChebyshevCircunference/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cuadernin%2FChebyshevCircunference/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267137153,"owners_count":24041320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chebyshev","chebyshev-problem","circunference","circunferencia","matlab"],"created_at":"2025-04-05T03:27:41.836Z","updated_at":"2025-07-26T07:41:07.518Z","avatar_url":"https://github.com/Cuadernin.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chebyshev Problem\nFind the center and radius of the shortest or smallest circumference of a set of points with MATLAB.\n\n## Problem to solve 📑\nThis is a Nonlinear Optimization problem that consists in: we are given a set of points a\u003csub\u003e1\u003c/sub\u003e,a\u003csub\u003e2\u003c/sub\u003e,...,a\u003csub\u003em\u003c/sub\u003e \u0026isin; \u0026Ropf;\u003csup\u003en\u003c/sup\u003e, and we seek to find a point x \u0026isin; \u0026Ropf;\u003csup\u003en\u003c/sup\u003e , which is the center of the minimum radius ball containing the points\n\n\u003cimg src=\"https://latex.codecogs.com/png.latex?\\bg_white\u0026space;\\large\u0026space;min\\phantom{r}r\u0026space;\\\\\u0026space;s.a\u0026space;\\\\\u0026space;\\phantom{rsa}||x-a_i||\u003cr\u0026space;\\phantom{r},\u0026space;\\phantom{r}a_i\u0026space;\\in\u0026space;\\Re^n\" title=\"\\large min\\phantom{r}r \\\\ s.a \\\\ \\phantom{rsa}||x-a_i||\u003cr \\phantom{r}, \\phantom{r}a_i \\in \\Re^n\"/\u003e \n\nFor more information read [Smallest-circle problem](https://en.wikipedia.org/wiki/Smallest-circle_problem) and [Optimal-Separation of Points](http://kth.diva-portal.org/smash/get/diva2:558519/FULLTEXT01.pdf) \n\n## Input 📋\nThe main program is called ChebyshevProblem.m, which is the program to compile.\n_You have to change matrix A to modify the set of points._\n\nThe first row corresponds to the x coordinate, while the second row corresponds to the y coordinate, that is, each column is a point.\n\n## Output 📦\n* Center of the ball\n* Minimun radius\n* Graphic\n\nThe code base was obtained from the book **Introduction to Nonlinear Optimization Theory, Algorithms and Applications**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuadernin%2Fchebyshevcircunference","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuadernin%2Fchebyshevcircunference","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuadernin%2Fchebyshevcircunference/lists"}