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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers49
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53504 Solvers
-
Project Euler: Problem 9, Pythagorean numbers
1403 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
895 Solvers
-
196 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2122 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Not sure if the test suite is according to the problem statement?