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
Problem Comments
-
1 Comment
Not sure if the test suite is according to the problem statement?
Solution Comments
Show commentsProblem Recent Solvers46
Suggested Problems
-
It dseon't mettar waht oedrr the lrettes in a wrod are.
1966 Solvers
-
Back to basics 6 - Column Vector
1081 Solvers
-
Getting the absolute index from a matrix
250 Solvers
-
Basics: 'Find the eigenvalues of given matrix
423 Solvers
-
Create matrix of replicated elements
383 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!