登录
首页 » 图形图像 » fft加窗谐波检测

fft加窗谐波检测

于 2022-07-27 发布 文件大小:1.22 kB
0 178
下载积分: 2 下载次数: 2

代码说明:

利用FFT加窗并对信号进行插值,从而检测谐波。是一种快捷优良的算法,注释很详细,只需要改动一部分即可,谢谢!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 素本身,创建一个新的素或提高现有
    PIXEL, by itself, creates a new PIXEL or raises the existing singleton*.-PIXEL, by itself, creates a new PIXEL or raises the existing singleton*.
    2022-06-15 14:01:06下载
    积分:1
  • 数字处理的基本方法,可以实现的放大缩小,旋转,负片,函数变换...
    数字图像处理的基本方法,可以实现图像的放大缩小,旋转,负片,函数变换-3D building reconstruction is a challenging problem addressed by many researchers. Since airborne LIDAR data appeared as a new data source in remote sensing and photogrammetry many attempts were made to model buildings using LIDAR data. LIDAR combined with aerial images was e.g., used for building reconstruction by (Haala and Anders, 1997, Rotensteiner and Jansa, 2002).
    2022-10-16 16:35:04下载
    积分:1
  • 压缩编码 霍夫曼 香农 算术 游程 位平面
    图像压缩编码 霍夫曼 香农 算术 游程 位平面-Image Coding Shannon Hoffman arithmetic bit-plane run-length
    2022-01-26 01:11:14下载
    积分:1
  • corrosion algorithm, morphology algorithm relatively basic operation
    腐蚀算法,形态学算法中比较基本的操作-腐蚀,通过MATLAB编程实现,-corrosion algorithm, morphology algorithm relatively basic operation-corrosion, through MATLAB programming,
    2022-04-09 06:50:10下载
    积分:1
  • OPENCV下画直线的程序源码,对数据处理,绘显示有用啊!简单易用!...
    OPENCV下画直线的程序源码,对数据处理,绘图显示有用啊!简单易用!
    2022-01-25 17:02:01下载
    积分:1
  • barcode generation principle : bar code data of the first part by the seven figu...
    条形码的生成原理: 条形码的第一数据部分是由 7个数字形成的,其形成的方法详述如下: n 首先使用 产生和 匹配的字母码,该字母码有6个字母组成,字母限于A和B。产生字母码的列表如下 字母码 0 AAA 1 AABABB 2 AABBAB 3 AABBBA 4 ABAABB 5 ABBAAB 6 ABBBAA 7 ABABAB 8 ABABBA 9 ABBABA 表一 映射表 n 将 和 产生的字母码按位进行搭配,来产生一个数字-字母匹配对。并通过查表来得到 形成的条形码第一数据部分。 将 和C进行搭配,并通过查表得到 形成的条形码的第二数据部分。 该映射表如表二所示: 数字-字母匹配对 二进制信息 0A 0001101 0B 0100111 0C 1110010 1A 0011001 1B 0110011 1C 1100110 2A 0010011 2B 0011011 2C 1101100 3A 0111101 3B 0100001 3C 1000010 4A 0100011 4B 0011101 4C 1011100 5A 0110001 5B 0111001 5C 1001110 6A 0101111 6B 0000101 6C 1010000 7A 0111011 7B 0010001 7C 1000100 8A 0110111 8B 0001001 8C 1001000 9A 0001011 9B 0010111 9C 1110100 表二 数字-字母映射表 n 绘制条形码:通过映射表二得到的二进制数码进行绘制,1对应黑线,0对应白线。 -barcode generation principle : bar code data of the first part by the seven figures formed, and the formation of detailed as follows : n the first use of the alphabet and matching code, the code l
    2022-01-25 20:25:14下载
    积分:1
  • rich graphics types (linear, parallelogram, rectangle, polygon, rounded rectangl...
    丰富的图形类型(直线,平行四边形,矩形,多边形,圆角矩形,圆,椭圆,二次均匀B样条曲线,三次参数样条曲线,贝齐埃曲线)      丰富的图形操作(属性设置,拖动,放大/缩小,删除,拷贝,旋转,图形切割,图形填充,编辑等)软件通用功能(撤消/恢复,打印,文件操作)架构较好,欢迎试用!-rich graphics types (linear, parallelogram, rectangle, polygon, rounded rectangle, circle, oval, secondary uniform B-spline curves, the three parameters spline curves, curve gemfibrozil Egypt) rich graphics operations (attribute settings, drag and enlarge/reduce, to delete, copy, rotate, graphics cutting, filling graphics, editing, etc.) common software functions (withdrawal/recovery, printing, and file manipulation) architecture better, welcomed the trial!
    2022-07-09 12:14:45下载
    积分:1
  • 自己简化的FASTICA算法,可用于进行高维数据的处理
    自己简化的FASTICA算法,可用于进行高维数据的处理-FASTICA own simplified algorithm can be used for high-dimensional data processing
    2022-04-08 04:09:56下载
    积分:1
  • 在m_pic控件里画一个坐标轴,有两个Y轴,并可以实现无闪刷新...
    在m_pic控件里画一个坐标轴,有两个Y轴,并可以实现无闪刷新-Lane painting m_pic control in a coordinate axis, two Y-axis, and can be achieved without flash refresh
    2023-03-03 05:30:03下载
    积分:1
  • 这是本人在学习计算机学时用C++BUILDER编辑的画软件,主要用于认识画圆画线的学算法的实现...
    这是本人在学习计算机图形学时用C++BUILDER编辑的画图软件,主要用于认识画圆画线的图形学算法的实现-this is my learning to use computer graphics C BUILDER editors drawing software, mainly for understanding Circle line drawing graphics algorithm implementation
    2022-12-22 18:25:03下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载