About 153,000 results
Open links in new tab
  1. solidangle - Solid angle of region bounded by azimuth and …

    This MATLAB function returns the solid angle omega in steradians for a region of a sphere bounded by the azimuth angles az and the elevation angles el.

  2. BEM Code for 2D Pulsating Cylinder - File Exchange - MATLAB

    Aug 24, 2007 · This is the code for calculating solid angle C, surface pressure ps, and field pressure pf coming out from a pulsating cylinder with radius of r and normal velocity vn in an …

  3. solidangle - MathWorks

    Compute the solid angle for three regions of a sphere that have the same azimuth limits.

  4. How to calculate the solid angle subtended by an off axis disk

    Dec 29, 2013 · First I have to check whether or not the source lies outside the perimeter of the disk. It does, so the formula to find the solid angle is: L = the perpendicular height of the …

  5. GEOMETRY - Geometric Calculations - University of South Carolina

    Apr 8, 2019 · polygon_side_data_2d.m, uses the side length to compute other data for a regular polygon in 2D; polygon_solid_angle_3d.m, determines the solid angle subtended by a polygon …

  6. geometry - FSUSciComp

    Apr 27, 2022 · tetrahedron, a MATLAB code which carries out geometric calculations involving a general tetrahedron, including solid and facial angles, face areas, point containment, distances …

  7. How to compute directional angle between two 2D vectors in MatLab?

    Feb 26, 2015 · v1 = p2 - p1; x1 = v1(1); y1 = v1(2); v2 = p1 - p3; x2 = v2(1); y2 = v2(2); angle = atan2d(x1*y2-y1*2,x1*x2+y1*y2); This works as desired when p3 is at p3a, giving a negative …

  8. Solid angle: integration - Mathematics Stack Exchange

    Aug 21, 2014 · Solid angle, $\Omega$, is a two dimensional angle in 3D space & it is given by the surface (double) integral as follows: $$\Omega=\text{(Area covered on a sphere with a radius …

  9. Solid angle between vectors in n-dimensional space

    How to figure out a formula of solid angle between $n$ normalized vectors in $n$-dimensional space? OK, I've found out the following formula for the angle between two vectors in 2d space …

  10. AnelechiIbekwe/In-situ-Contact-Angle-Extraction - GitHub

    This document presents MATLAB scripts and the accompanying instructions for running automatic extractions of in situ contact angles from segmented pore-space images of …

Refresh