Converting these mathematical formulas to a matlab equation.

1 次查看(过去 30 天)
(x(2y^2-5))/(z+3), (2x-3x+7)/(x-5)^2, and (x-3)/(sqrt(x^2-3x+5)) How can i convert these to a proper matlab equation?

采纳的回答

jahanzaib ahmad
jahanzaib ahmad 2019-1-25
(x-3)./(sqrt(x.^2-3.*x+5)) ;

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Electrical Block Libraries 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by