chebycenter(A,b,r0)
This function returns the Chebyshev center and Chebyshev radius of a polytope defined by linear inequalities Ax<=b. The Chebyshev center of a polytope is the center of the largest hypersphere enclosed by the polytope. Similarly the Chebyshev radius is the radius of the largest hypersphere enclosed by the polytope.
Citation pour cette source
Tim Benham (2025). chebycenter(A,b,r0) (https://fr.mathworks.com/matlabcentral/fileexchange/34987-chebycenter-a-b-r0), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Design > Chebyshev >
Tags
Remerciements
A inspiré : Truncated multivariate normal
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.1.0.0 | Allow third argument specifying an indifference threshold for the radius. It will not bother looking for a point deeper in the interior than this. |
||
| 1.0.0.0 |
