ある2行2列の行列の入力に対して、行列式を出力してください。
例えば、入力が(1,2; 3,4)のとき、出力は1*4-3*2で-2となります。
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers28
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9169 Solvers
-
596 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
227 Solvers
-
Is the paranthesis sequence balanced ?
206 Solvers
-
277 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!