|
| center_slice.m |
| Extracts a centered window of specified length from a vector.
|
| coswindow.m |
| Generates a custom cosine window with flattened sides.
|
| ffpower.m |
| Computes the far-field power and normalized electric field in dB.
|
| green3d.m |
| Computes the scalar Green's function for 3D free space.
|
| loadcstfarfield.m |
| Loads and processes far-field data exported from CST Studio Suite.
|
| loadcstfarfield_mycoords.m |
| Loads CST far-field data and reorganizes it into a symmetric coordinate format.
|
| mycart2cyl.m |
| Converts Cartesian coordinates to cylindrical coordinates.
|
| mycart2sph.m |
| Converts Cartesian coordinates to spherical coordinates.
|
| mycart2sphvec.m |
| Converts a vector field from Cartesian to spherical coordinates.
|
| mycross.m |
| Computes the cross product of two 3D vector fields component-wise.
|
| mycyl2sph.m |
| Converts cylindrical coordinates to spherical coordinates.
|
| mysph2cart.m |
| Converts spherical coordinates to Cartesian coordinates.
|
| mysph2cartvec.m |
| Converts a vector field from spherical to Cartesian coordinates.
|
| rectwindow.m |
| Generates a rectangular window with tapered edges.
|
| sideslice.m |
| Extracts elements from both ends of a vector.
|