Solid Angle of a Triangle

Finds the solid angle of a triangle in 3D space
ダウンロード: 6
更新 2024/2/6

ライセンスの表示

function omega=Solid_Angle_Triangle(p,va,vb,vc)
Input:
p is (1*3) coordinate vector for the origin point.
va is (1*3) coordinate vector for the first vertex of the triangle.
vb is (1*3) coordinate vector for the second vertex of the triangle.
vc is (1*3) coordinate vector for the third vertex of the triangle.
Output:
omega: solid angle.

引用

Ayad Al-Rumaithi (2024). Solid Angle of a Triangle (https://www.mathworks.com/matlabcentral/fileexchange/159061-solid-angle-of-a-triangle), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0