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
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
General Information
- Version 1.0.0 (219 KB)
-
View License on GitHub
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 |
