-
armok01167658
最近用Mega128写了一个128点FFT程序,浮点运算,加汉宁窗。由于窗函数和旋转因子通过查表得到,所以速度还可以,程序中给的初值是通过高速AD采集的20KHz正弦信号。计算结果与Matlab的FFT函数得到的结果相同。 (Mega128 recently wrote a 128-point FFT procedures, floating-point operations, Hanning window. Since the window function and the twiddle factor look-up table has been adopted, so the speed can also be, the initial value to the process through high-speed AD collected 20KHz sinusoidal signal. The calculation results with the Matlab)
- 2007-09-02 21:16:08下载
- 积分:1
-
MVDR
这是功率谱估计MVDR算法的实现,代码能仿真成功(This is the power spectrum estimation in MVDR algorithm, the code can be successful simulation)
- 2021-03-03 16:19:54下载
- 积分:1
-
kalman-tracking
卡尔曼滤波应用 通过卡尔曼滤波跟踪移动中的目标(Kalman filtering applications through the Kalman filter tracking moving target)
- 2013-11-20 15:27:38下载
- 积分:1
-
gear_mesh
汽车变速箱的扭震模型。可以用来描述变速器的振动特性,本人自己编写的。(very perferct model of the gear box.)
- 2014-05-04 23:36:29下载
- 积分:1
-
essai
tthe leach code in matlab for wireless sensor network
- 2010-07-14 19:38:25下载
- 积分:1
-
fenjieyigeyaun
说明: 在matlab环境下生成一个正方形中心嵌套一个圆,并利用curvelet变换显示出其各个子层的系数图,良好的体现了curvelet变换的各向异性的性质。(In the matlab environment to generate a nested square center of a circle, and the use of curvelet transform shows that its coefficient of sublayer maps, a good reflection of the curvelet transform the nature of the anisotropy.)
- 2009-04-13 19:48:04下载
- 积分:1
-
imgkmeans
将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用(The K means algorithm for image segmentation, the input is a color image, convert to grayscale image segmentation, the output of grayscale images. The use of gray as the characteristics of each pixel clustering, due to light and other reasons, and sometimes should belong to an object pixel, its gray value will also be very different, may lead to clustering of the pixel error has occurred. in the segmentation results, the surface, there would be different from other pixel noise points, so , the algorithm Finally, the results of a median filter to eliminate noise, to the role of smoothing the image)
- 2009-12-08 19:10:15下载
- 积分:1
-
ask
用MATLAB让ASK信号产生~~~~~~~~~~~~~~~~~~~~~~~~(ASK signal using MATLAB to generate ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~)
- 2012-07-01 12:59:05下载
- 积分:1
-
series
仿真了6种序列,包括原序列,以及fft的结果,对比了不同N值对于fft结果的影响(Six sequence simulation, including the original sequence, and the fft results, comparing the different N values for fft results of)
- 2011-11-13 09:30:37下载
- 积分:1
-
fit_demo
多项式和非多项式曲线拟合,多项式拟合在matlab中可以使用polyfit函数求解多项式系数,通过polyval函数求解拟合多项式在某数据点处的值(Polynomial and non-polynomial curve fitting, polynomial fitting in matlab polyfit function can be used to solve polynomial coefficients, solve the value of a data point to fit a polynomial function by polyval)
- 2015-03-20 19:28:55下载
- 积分:1