Problem 368. Find S-parameters of the circuit

Refer to http://en.wikipedia.org/wiki/Scattering_parameters for the information about the system of scattering parameters.

Your function has two input parameters: a function F, simulating some device, described by the system of S-parameters; and number of input signals n. The input of function F is column vector A of incoming signals, output is column vector B of scattered signals. Find the S matrix, describing the system.

Solution Stats

43.12% Correct | 56.88% Incorrect
Last Solution submitted on Apr 08, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers45

Suggested Problems

More from this Author3

Community Treasure Hunt

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

Start Hunting!