t = 2 s, i = โˆšโˆ’1, and ๐œ”=120ฯ€ rad/s. Evaluate the following using MATLAB? Hint: exp(n) is used in MATLAB to evaluate en. (a) eโˆ’2๐‘ก๐‘o๐‘  (๐œ”๐‘ก)

2 views (last 30 days)
t = 2 s, i = โˆšโˆ’1, and ๐œ”=120ฯ€ rad/s. Evaluate the following using MATLAB? (a) eโˆ’2๐‘ก๐‘o๐‘  (๐œ”๐‘ก)
  3 Comments
Rik
Rik on 18 Apr 2022
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.
Sam Chak
Sam Chak on 18 Apr 2022
Are you trying to tell us that you don't know how to input n because there is no superscript on the "e" in the expression ?
You probably want to ask, "Can I put nothing in the argument?"
exp()

Sign in to comment.

Answers (1)

James Tursa
James Tursa on 18 Apr 2022
Edited: James Tursa on 18 Apr 2022
I am guessing that the original expression shown is supposed to be interpreted as:
Then take the hint at how to evaluate the part, and I am guessing the hint is supposed to read: exp(n) is used to evaluate
But this is just a guess, and that doesn't explain why there is a definition of i in your assignment. Maybe you can post an image of the actual assignment so we can be sure what is really being asked?

Categories

Find more on Programming in Help Center and File Exchange

Tags

Products


Release

R2007b

Community Treasure Hunt

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

Start Hunting!