你今天机器学习了么 2021-01-27 08:04 采纳率: 0%
浏览 1

求文matlab这个要测试要怎么写?

first_test.m

function z=first_test(x,y)

 

% Add a line of code below that will compute matrix z as matrix x times matrix y.

% Do not change the name of the file or the function line in any way, it would not run.

% You may want to write another function to test this function.

end

 

test input:
x =
-0.6490 -0.7585 -0.8456
1.1812 -1.1096 -0.5727
y =
-0.5587 0.5864
0.1784 -0.8519
-0.1969 0.8003


trying to run z=first_test(x,y)
Output argument "z" (and maybe others) not assigned during call to "first_test".

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 逻辑谓词和消解原理的运用
    • ¥15 请求分析基于spring boot+vue的前后端分离的项目
    • ¥15 三菱伺服电机按启动按钮有使能但不动作
    • ¥15 js,页面2返回页面1时定位进入的设备
    • ¥200 关于#c++#的问题,请各位专家解答!网站的邀请码
    • ¥50 导入文件到网吧的电脑并且在重启之后不会被恢复
    • ¥15 (希望可以解决问题)ma和mb文件无法正常打开,打开后是空白,但是有正常内存占用,但可以在打开Maya应用程序后打开场景ma和mb格式。
    • ¥20 ML307A在使用AT命令连接EMQX平台的MQTT时被拒绝
    • ¥20 腾讯企业邮箱邮件可以恢复么
    • ¥15 有人知道怎么将自己的迁移策略布到edgecloudsim上使用吗?