Derive the characteristic shape from a boundary trend distribution given in polar coordinates
Syntax
[csAngle, csRadius] = characteristicShape(bc,bp)Input
| bc | azimuth angle / bin center |
| bp | radius / bin population |
Output
| csAngle | azimuth angle of characteristic shape |
| csRadius | radius of characteristic shape |
Options
| xy | output in Cartesian coordinates instead of polar coordinates |