quadforms

버전 1.2.1 (1.75 KB) 작성자: Giampiero Campa
Convert quadratics from Homogeneous to Center form and back.
다운로드 수: 715
업데이트 날짜: 2023/9/13

quadratic-form-conversion

Convert quadratics from Homogeneous to Center form and back.

View quadratic-form-conversion on File Exchange

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 (2024). quadforms (https://github.com/giampy1969/quadratic-form-conversion/releases/tag/v1.2.1), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Mathematics and Optimization에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
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 리포지토리로 가십시오.