using Matlab I need help doing matlab code with following
using Matlab . I need help doing matlab code with following. % , cube root , expontial ,Pi and digital pad . Again (perent,cube root, ex. pi) add me the matlab code...Iam doing this assigment with Gui .. this is my second request. i need help please for those things, using matlab code.
Solution
Solution:
MATLAB code for the percentage (%).
MATLAB code for the cubic root.
Consider the x value is 729.
x^(1/3)
MATLAB code for the expontial.
Consider the x value is 3.
exp(x)
MATLAB code for the expontial.
Consider the x value is 3.
exp(x)
MATLAB code for the pi.
MATLAB code for the digital pad.
