フィルターのクリア

How to plot fourier sin series

1 回表示 (過去 30 日間)
deltanabla
deltanabla 2015 年 1 月 4 日
コメント済み: Star Strider 2015 年 1 月 4 日
Hi Folks,
I have a column of amplitudes d_n and frequencies Omega both from 1 to 664.
1) How to i create the series? I have attempted V_x=sum(d_n.*cos(Omega.*x)) (which generated all the sin terms with values of d_n and Omega, however I cannot repeat this now for some reason) but then when I attempted to plot, I got error message stating
"cannot convert from syms to double"
2) Then plot the series in sysmbolic mode?
Any information will be appreciated. Regards
  1 件のコメント
Star Strider
Star Strider 2015 年 1 月 4 日
deltanabla’s ‘Answer’ moved here:
For example if both the vector d_n and Omega have 2 numerical entries, what is the syntax to automatically write
A cos (b x)+ C cos(d x)
and then plot this...?
Thanks

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by