-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
vaJrelation
按照GPS原理与接收机设计一书,应用matlab实现kalman滤波在GPS中的应用(GPS receiver design in accordance with the principles of the book, the application kalman filter matlab realization of GPS applications)
- 2014-09-22 15:46:17下载
- 积分:1
-
Occupancy-Grid-Map
Occupancy Grid Mapping: using bayesian rules to update the grid probability of occupancy for only static coordinate (the probability describe the cell is occupied or not or unknown)
- 2011-11-09 19:35:57下载
- 积分:1
-
fps3
分形曲面的matlab简单程序,已经测试过。(Fractal surface matlab simple procedure, has been tested.)
- 2011-11-15 21:27:41下载
- 积分:1
-
dat_banana
香蕉形(banana)标准数据集,用于测试机器学习与模式识别算法。(Banana-shaped standard data set for testing machine learning and pattern recognition algorithm.)
- 2010-05-14 22:22:18下载
- 积分:1
-
calmanlvbo
卡尔曼滤波源代码 含 c c++ matlab 等(Kalman filter source code with c c++ Matlab, etc.)
- 2012-07-12 10:52:16下载
- 积分:1
-
ReducePAPRinOFDMbyMatrixWay
一篇博士论文,关于降低OFDM峰均比的,提出了新方法,是关于矩阵变换降低OFDM峰均比(A doctoral thesis, on reducing the PAPR of OFDM, this paper puts forward a new method of matrix transformation, is to reduce the PAPR of OFDM
)
- 2015-01-25 16:58:44下载
- 积分:1
-
audioFeatureExtraction
一系列的matlab音频处理工具,可以求各项音频指标(A series of matlab audio processing tools, and various audio indicators)
- 2013-04-25 22:08:33下载
- 积分:1
-
yizhi
一种抑制衰减直流分量的改进傅氏算法,能够提高短路电流的相量测量精度。(An improved Fourier algorithm of decaying dc component, improving the short-circuit current phasor measurement precision
)
- 2021-03-05 11:09:31下载
- 积分:1
-
Denoiser_Matlab_NMF_Based
Denoising matlab toolbox based on NMF. This code helps beginners for denoising.
- 2014-06-04 15:43:45下载
- 积分:1