|
SOLUTIONS
|
MATHEMATICA 内置符号
FourierSeries
FourierSeries[expr, t, n]
给出关于 t 的 expr 的 n 阶傅立叶级数展开式.
FourierSeries[expr, {t1, t2, ...}, {n1, n2, ...}]
给出一个多维傅立叶级数.
更多信息更多信息
阶傅立叶级数展开式
缺省是
,其中
.- 多维傅立叶级数
由
给出,其中
. - 可以给出下列选项:
-
Assumptions $Assumptions 参数的假设 FourierParameters {1,1} 定义傅立叶级数的参数 GenerateConditions False 是否产生关于参数条件的结果 - FourierParameters 的普通设置是:
-
{1,1} 

{1,-2Pi} 

{a,b} 

版本 7 的新功能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



