搜索资源列表
numerical-tour.zip
- 信号处理系列导航,如:用短时傅里叶变换进行声音处理,Signal processing series of navigation, such as: use of short-time Fourier transform for audio processing
fuliyejishu
- 创建25个谐波的傅立叶级数,计算三角形式的傅立叶级数并将计算结果和转换结果相比较,最后绘制频谱。-The creation of 25 harmonic Fourier series, calculation of the triangular form of Fourier series and the results of calculations and conversions, compared to the final rendering spectrum.
fourier
- 应用VC实现离散付立叶级数的模拟,通过收集离散数据点,应用离散付立叶级数的原理和公式很好地模拟了已知数据,并求取了相应的付立叶系数。-VC Application of discrete Fourier series to achieve the simulation, through the collection of discrete data points, the application of discrete Fourier series of principles and formu
fourierseriescalculator
- matlab m file for calculating Fourier series coefficient
tri-Ftrans
- 周期三角波信号傅里叶级数展开,n为3,5,8,10。并绘出拟合图形。-Periodic triangular wave signal Fourier series expansion
fourier_series_plot
- Descr iption: This M-file plots the truncated Fourier Series representation of a square wave as well as its amplitude and phase spectrum.- Descr iption: This M-file plots the truncated Fourier Series representation of a squa
fseries
- 傅里叶变换,FSERIES 返回傅里叶系列系数,代码中对参数有详尽的解释说明,方便看懂-Fourier transform, FSERIES back Fourier series coefficients, the code of the parameters detailed explanations, easy read
Find-Fourier-Series-Approximation
- 求解锯齿信号的Fourier级数 利用了Fourier变换-Find Fourier Series Approximation The FFT is used. Choose sufficient harmonics to minimize aliasing
Fourier-series
- Understand Fourier series
Fourier-series
- 周期函数傅里叶级数展开相关的函数M文件,Fouriers( )、Fouriers2( )分别为非分段和分段函数的部分和(n阶),Fouriersp( )Fouriersp2( )为相应的的3阶、5阶、10阶傅里叶逼近,piecewise( )为分段函数-Fourier series expansion of periodic functions related function M-files, Fouriers (), Fouriers2 () functions, respectively,
Fourier Series
- Fourier Series with matlab
Fourier-series-experiment
- 用matlab编写的傅立叶级数实验代码,学数学和计算机的用的比较多-Fourier Series experiment code programmed by Matlab,The use of mathematics and computers is more
Calculates-and-plots-the-fourier-series-approxima
- Calculates and plots the fourier series
Cofficients-of-fourier-series-in-matlab
- Cofficients of fourier series in matlab
Fourier-series-in-matlab
- Fourier series in matlab
Fourier-series-tool-in-matlab
- Fourier series tool in matlab
Fourier-series-calculator-in-matlab
- Fourier series calculator in matlab
Fourier-series
- 可以用来演示傅里叶级数 逐项累加 逼近矩形波的效果-Can be used to demonstrate Fourier series, item by item, accumulative approximation of the rectangular wave effect
fourier
- 采用傅里叶级数法实现拉普拉斯变换,将信号转换到时域,可应用于电磁计算中(The Laplace transform using Fourier series method)
fourier
- fourier series code from numerical recipes