ATWStraightWireTria​ngle

Calculate the solution to a thin-wire integral equation

You are now following this Submission

Compute the solution to the arbitrary-shape thin wire integral equation found in Section 4.5 of

Gibson, Walton C. "The Method of Moments in Electromagnetics," Taylor and Francis/CRC, 2008.

Assumes a straight wire along z-axis.

Gauss-Legendre quadrature weights are computed using the following script:

http://www.mathworks.com/matlabcentral/fileexchange/4540

Cite As

Walton Gibson (2026). ATWStraightWireTriangle (https://www.mathworks.com/matlabcentral/fileexchange/20080-atwstraightwiretriangle), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

updated code to use a different script for computing gaussian quadrature weights

1.0.0.0

updating description