Info

此问题已关闭。 请重新打开它进行编辑或回答。

write a function that creates the following matrix

1 次查看(过去 30 天)
Write a MATLAB loop, write a function that creates the following matrix A and returns the matrix B which is computed from matrix A by relacing all elements greater than 2 with their natural logarithm and subtracting 10 from the remaining elements.A=[2 5 10;-8 -1 8;12 9 2]
  1 个评论
Rik
Rik 2023-1-3
You can find guidelines for posting homework on this forum here. If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks). If your main issue is with understanding the underlying concept, you may consider re-reading the material you teacher provided and ask them for further clarification.

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by