在MATLAB中输入:A=[2 -1 3;2 4 1];B=[21 4 3;5 11 13];A*B得到的结果是()
未知类型:{'options': ['', ' [img=92x48]17e44021efa48c6.png[/img]', ' [img=103x48]17e44021f9fd497.png[/img]', ' 报错'], 'type': 102}
未知类型:{'options': ['', ' [img=92x48]17e44021efa48c6.png[/img]', ' [img=103x48]17e44021f9fd497.png[/img]', ' 报错'], 'type': 102}
举一反三
- [不等式]不等式[img=96x20]17e43ad7970b4ed.png[/img]的解集是( ) 未知类型:{'options': ['{x|2<;x<;3}', ' R', ' [img=18x28]17e43ad7a01254a.png[/img]', ' {x|x<;2或x>;3}'], 'type': 102}
- 下列说法错误的是( )。知识点:函数 未知类型:{'options': ['已知元组列表x=[(2,3,10),(1,2,3),(2,6,7),(3,5,10)],那么sorted(x, key=lambda item : item[0]+item[2])排序后,print(x)的输出结果是:[(1, 2, 3), (2, 6, 7), (2, 3, 10), (3, 5, 10)]', "已知num=[2,3,4,5], print('*'.join(map(str, num)))的输出结果是:2*3*4*5", '已知x=[5, 2, 3, 4, 9],那么执行代码x = sorted(x[0::2], reverse=True)之后,x的值为[9,5,3]', '下面代码定义了求解[img=80x42]17de930c3fac9cf.png[/img]的函数,并计算x=9的取值import mathdef log3(x): return math.log(x)/math.log(3)f = log3print(f(9))'], 'type': 102}
- 函数[img=320x86]17da65cc4909753.png[/img]的定义域是 ,值域是 .( ) 未知类型:{'options': ['[-[img=67x160]17da65cc54bd9f3.png[/img],[img=67x160]17da65cc610875b.png[/img]], [-1,1]', '[-1,1] ,[0,[img=67x160]17da65cc610875b.png[/img]]', '[-1,1] ,[-[img=67x160]17da65cc54bd9f3.png[/img],[img=67x160]17da65cc610875b.png[/img]]', '[0,1] ,[-[img=67x160]17da65cc54bd9f3.png[/img],[img=67x160]17da65cc610875b.png[/img]]'], 'type': 102}
- 随机变量X的概率密度为[img=239x61]1802d3e895f944e.png[/img]则常数c为 未知类型:{'options': ['2', '', '1', '3', '4', '1/2', '1/3', '1/4'], 'type': 102}
- [不等式]不等式组[img=68x48]17e43ad7a991db0.png[/img]的解集是( ) 未知类型:{'options': ['', ' (-∞,1]∪(4,+∞)', ' [1,4)', ' (4,+∞)∪(-∞,-1]'], 'type': 102}