Computational-Electromagnetics

Matlab code for solving Integral equation numerically. The code solves the integration using method of moment. The f(x) = 1/(sqrt(1-x^2));

https://github.com/bkpacademy/Computational-Electromagnetics

You are now following this Submission

The code solves the integration using method of moment. The f(x) = 1/(sqrt(1-x^2));
The integral equation is : fn(x')*log(abs(x-x')dx' = -pi*log(2)
The limits are lim1 = -1, lim2 = 1;

The basis function used is Pulse function and the weighting (testing) function used is delta function.
First the integration is done manually and then solution is plotted.

Cite As

AJEET KUMAR (2026). Computational-Electromagnetics (https://github.com/bkpacademy/Computational-Electromagnetics), GitHub. Retrieved .

Categories

Find more on Physics in Help Center and MATLAB Answers

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.