Finding Coefficients of Fourier Series Using Matlab

preview_player
Показать описание
Finding Coefficients of Fourier Series Using Matlab.
Рекомендации по теме
Комментарии
Автор

how can you plot the coefficients?, thanks

viseeric
Автор

Question: How does MATLAB know your integrating in terms of "t" such is "dt". And where do the limits of integration go??? I'm assuming that this would be at the end of the parentheses but can you specify what means what in the form (f(t), t, 0, 2) what do the t, 0 and 2 represent from your main set of equations??? And are "t" and "n" user defined functions??? Example from your code: % syms t n

jonathanmuchuma
Автор

Where did you tell MATLAB that it's looking at the square wave? 

gergerger
Автор

Can you do a tutorial how you created the square wave, thanks

Roberttang
Автор

I'm getting this error:
Undefined function 'int' for input arguments of type 'double'.
what can i do?

hemanthreddy