{"id":22421907,"url":"https://github.com/auralius/bodas","last_synced_at":"2025-07-29T14:11:32.570Z","repository":{"id":148342357,"uuid":"183446227","full_name":"auralius/bodas","owner":"auralius","description":"The asymptotic Bode plots in MATLAB and OCTAVE","archived":false,"fork":false,"pushed_at":"2024-12-02T22:50:37.000Z","size":1633,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T05:22:33.648Z","etag":null,"topics":["bode-plot","control-systems","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/auralius.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":"2019-04-25T14:01:53.000Z","updated_at":"2024-12-02T22:50:40.000Z","dependencies_parsed_at":"2024-11-15T09:30:41.448Z","dependency_job_id":"9f5d7325-7759-4687-adae-e251989099fe","html_url":"https://github.com/auralius/bodas","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/auralius/bodas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auralius%2Fbodas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auralius%2Fbodas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auralius%2Fbodas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auralius%2Fbodas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auralius","download_url":"https://codeload.github.com/auralius/bodas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auralius%2Fbodas/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267701308,"owners_count":24130449,"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-29T02:00:12.549Z","response_time":2574,"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":["bode-plot","control-systems","matlab"],"created_at":"2024-12-05T17:09:55.488Z","updated_at":"2025-07-29T14:11:32.545Z","avatar_url":"https://github.com/auralius.png","language":"MATLAB","readme":"# bodas\nThe asymptotic bode diagram in MATLAB\n\n## Ex.1 with real poles/zeros\n\n```\ns = tf('s');\nG = -100*s / (s^3 + 12*s^2 + 21*s + 10)\n[G, w] = bodas(G);\n```\n\n[G, w] = bodas(G);\n![Screenshot](sshot1.png)\n\n![Screenshot](sshot2.png)\n\n## Ex2. with complex conjugate poles/zeros\n\n```\ns = tf('s');\nG = (-s^2-0.2*s-4.01) / s\n[G, w] = bodas(G);\n```\n\n![Screenshot](sshot3.png)\n\n![Screenshot](sshot4.png)\n\n## How to use\n\nPlease read: bodas-manual.pdf\n\n## References\n\n[MIT OCW -- Dynamics and Control II -- Lecture 33](https://ocw.mit.edu/courses/2-004-dynamics-and-control-ii-spring-2008/f8706caa7aecebcc533553fb154778d0_lecture_33.pdf)  \nhttps://lpsa.swarthmore.edu/Bode/BodeHow.html\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauralius%2Fbodas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauralius%2Fbodas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauralius%2Fbodas/lists"}