Recent content by KanedaSyndrom

  1. K

    Electric field due to a surface charge on a sphere

    I have this exact problem in "Electromagnetics for Engineers" by Clayton, R. Paul. If anyone else is in possession of this textbook, I'm having trouble with review exercise 3.3 and presumable 3.4 as well once I get to that one. The previous examples only covered a line charge and an infinite...
  2. K

    System of equations incl. complex and absolute values

    Alpha is assumed complex, but really, all values would follow from the d value, and thus some values will become complex.
  3. K

    System of equations incl. complex and absolute values

    Homework Statement I'm currently implementing an algorithm in Matlab, however, I've hit a bump, I'm trying to solve the following system of equations: Known variables = a, b, c, d[complex] Unknown variabls = fs, fd, fv, alpha My problem is what to do with the |alpha| since I can't get...