登录
首页 » matlab » peakfinder

peakfinder

于 2021-03-12 发布 文件大小:3KB
0 137
下载积分: 1 下载次数: 8

代码说明:

  This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found.

文件列表:

license.txt,1339,2010-10-08
peakfinder.m,6822,2010-10-08

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

发表评论

0 个回复

  • 200430481
    赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 [基本要求]一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。 (4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。 (5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示出,同时将此字符形式的哈夫曼树写入文件TreePrint中。()
    2021-03-06 09:19:30下载
    积分:1
  • 36362
    WinEYS压缩源码例程,程序结合易语言扩展界面支持库,调用API函数实现压缩解压功能。(WinEYS source compression routines, programs combined with easy language support library expansion interface , call the API function to achieve compression and decompression functions.)
    2017-01-06 16:05:13下载
    积分:1
  • LCD
    液晶屏,液晶面板的专业用语,适合初学者。(LCD screen, LCD panel of professional language, suitable for beginners.)
    2009-10-24 01:49:19下载
    积分:1
  • ImageCompressed
    利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大(The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR)
    2021-05-14 17:30:02下载
    积分:1
  • Wavelet_OMP
    说明:  运用压缩感知的原理对图片进行处理 并通过正交匹配追踪法进行图像的重构(compressed sensing for colour image and the reconstruction by OMP)
    2010-04-01 16:50:41下载
    积分:1
  • SPIHT
    SPIHT算法研究,小波变换,图像压缩。。。。(Research on SPIHT algorithm,Wavelet transform, image compression)
    2020-10-05 11:37:39下载
    积分:1
  • rgb-cmyk
    RGB-CMYK by matlab sourcecode
    2009-06-22 11:05:51下载
    积分:1
  • TWIST_v2
    说明:  该程序包含两部迭代收缩阈值算法在几个方面的应用,包括图像,1范数和2范数的核心算法。(The program includes two parts of iterative shrinkage threshold algorithm in several aspects, including image, 1 norm and 2 norm core algorithm.)
    2019-07-16 16:43:05下载
    积分:1
  • SNIC_mex
    完整的SNIC的算法,可直接运行,无需其他操作(SNIC algorithm, can run directly)
    2019-03-12 10:42:30下载
    积分:1
  • 1
    说明:  霍夫曼编码解码,实用程序,源程序,只用好用,通用。(Huffman encoding and decoding, utilities, source code, using only easy to use, universal.)
    2013-06-20 14:57:58下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载