Info
This question is closed. Reopen it to edit or answer.
como plotar essa função Ed(α) = (n+1)/2π*pt*〖Cos〗^n (α)
1 view (last 30 days)
Show older comments
como plotar essa função Ed(α) = (n+1)/2π*pt*〖Cos〗^n (α)
3 Comments
Walter Roberson
on 10 Apr 2023
hint:
〖Cos〗^n (α)
would be cos(alpha).^n
And be careful with () -- do you want to divide n+1 by 2 or do you want to divide it by 2 times pi ?
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!