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));
35 Downloads
Updated 26 Feb 2019

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 (2024). Computational-Electromagnetics (https://github.com/bkpacademy/Computational-Electromagnetics), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Physics in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
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.