quadforms
バージョン 1.2.1 (1.75 KB) 作成者:
Giampiero Campa
Convert quadratics from Homogeneous to Center form and back.
quadratic-form-conversion
Convert quadratics from Homogeneous to Center form and back.
This zip file contains 2 functions to transform generic (nD) quadratic hyper-surfaces from homogeneous form (that is [x' 1]E[x;1]=0) to center form (that is (x'-c')inv(Q)(x-c)=1, which is used for example in the ellipsoidal toolbox).
Examples: % zero-centered ellipse of semiaxes 1 and 2 % center to homogeneous form: E=c2h(diag([1 4]),[0 0]') % homogeneous to center form: [Q,c]=h2c(E)
引用
Giampiero Campa (2026). quadforms (https://github.com/giampy1969/quadratic-form-conversion/releases/tag/v1.2.1), GitHub. 取得日: .
MATLAB リリースの互換性
作成:
R2009b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Mathematics and Optimization についてさらに検索
タグ
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.2.1 | See release notes for this release on GitHub: https://github.com/giampy1969/quadratic-form-conversion/releases/tag/v1.2.1 |
||
| 1.2.0.0 | Added BSD license file |
||
| 1.0.0.0 |
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
