multiplay without * using for loop

4 次查看(过去 30 天)
Write a MATLAB program that prompts the user to enter 2 natural number ‘a’ and ‘b’ and compute a*b without using the * operator.
Write a MATLAB program that prompts the user to enter 2 natural number ‘a’ and ‘b’ and compute a^b without using the ^ operator.

采纳的回答

Star Strider
Star Strider 2019-11-16
  2 个评论
Abdulaziz Fallatah
Abdulaziz Fallatah 2019-11-16
can you write the whole codes please ? thanks
Star Strider
Star Strider 2019-11-16
As always, my pleasure.
This looks very much like homework, so I will instead direct you to the Wikipedia article on Logarithm. See specifically the secion on Logarithmic identities.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by