riemannsphere

버전 1.3.0.0 (27.2 KB) 작성자: John Barber
Plot complex numbers on a Riemann sphere
다운로드 수: 1.2K
업데이트 날짜: 2011/6/6

라이선스 보기

RIEMANNSPHERE makes plots of complex numbers projected onto a Riemann sphere. Data can be plotted as lines or as a surface. The user can control many aspects of the plot's appearance. See the help text for details and examples.

Due to the non-uniform density of data projected onto a Riemann sphere, it is helpful to use a small grid spacing to generate the data. This is particularly important where the absolute value is less than 1. RIEMANNSPHERE includes an option to interpolate the input data to improve the appearance of the projected data - see the help text for details.

RIEMANNSPHERE requires version 2.2 or later of the File Exchange submission OAXES for full functionality: http://www.mathworks.com/matlabcentral/fileexchange/30018

The new release, version 2.0, is an object-oriented version. New features include the ability to add and remove plots from the Riemann sphere, and the ability to change the appearance of an individual plot on the Riemann sphere. I have also added the ability to supply a function handle and domain, and have the results plotted on the Riemann sphere. See the help for more information.

인용 양식

John Barber (2024). riemannsphere (https://www.mathworks.com/matlabcentral/fileexchange/30087-riemannsphere), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!

customplots/

customplots/@customplots/

customplots/@customplots/@riemannsphere/

customplots/@customplots/@rslineseries/

customplots/@customplots/@rssurface/

버전 게시됨 릴리스 정보
1.3.0.0

Improved graphics performance when adding/deleting data

1.2.0.0

- Object-oriented version
- Added ability to add/remove/change individual plots
- Added ability to plot results of function handle/domain

1.1.0.0

- Improved plotting of lines
- Improved interpolation
- Added ability to plot data as a surface object
- Added/changed display properties

1.0.0.0