ATWStraightWireTria​ngle

Calculate the solution to a thin-wire integral equation
2K Downloads
Updated 28 Sep 2010

View License

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 (2024). ATWStraightWireTriangle (https://www.mathworks.com/matlabcentral/fileexchange/20080-atwstraightwiretriangle), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

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

1.0.0.0

updating description