Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Writing an Equation Help

1 回表示 (過去 30 日間)
Landon Sugar
Landon Sugar 2019 年 10 月 25 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi all,
I'm new to MATLAB and was wondering if anyone could help me insert the following code into MATLAB. (the one the starts with 2pi/N)
Thank you!
  1 件のコメント
Guillaume
Guillaume 2019 年 10 月 25 日
Have you written the code for the function ? Is this function designed to work with non-scalar θ I.e. if you call it with:
S(10, linspace(0, 2*pi, 10)) %f = 10, theta is a vector of 10 elements
do you get an error or do you get a vector of 10 elements as output?
The answer to this will change the way to code that summation.

回答 (0 件)

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by