Computational-Electromagnetics
The code generates matrix from 1st row in Toeplitz Matrix form.
this code is very useful in Method of Moment (MoM) analysis for charge distribution on a wire etc where we find the Solution matrix coefficient in Toeplitz form. Here we just need to calculate 1st row and then matrix can be populated easily saving solver memory.
Cite As
AJEET KUMAR (2023). Computational-Electromagnetics (https://github.com/bkpacademy/Computational-Electromagnetics), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.1 | The toeplitz matrix formtion from only one row matrix element |
|
|
1.0.0 |