登录
首页 » matlab » TheoryOfWaveletAnalysisAndUsingMATLAB7InPractice

TheoryOfWaveletAnalysisAndUsingMATLAB7InPractice

于 2010-01-22 发布 文件大小:16014KB
0 209
下载积分: 1 下载次数: 11

代码说明:

  小波分析理论与matlab实现 需用超星浏览器打开(wavelet analysis using matlab)

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

发表评论

0 个回复

  • MyKmeans
    实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。(achieving K-mean clustering algorithms : K-means algorithm : given the number of Class K, n will be assigned to target K to 000 category, making target category of the similarity between the largest category of the similarity between the smallest. Disadvantages : class size have no great difference for dirty data is very sensitive. Improved algorithms : k-medoids methods. Here a selection of objects called mediod to replace the center of the above, the logo on a medoid this category. Steps : 1, arbitrary selection of objects as K medoids (O1, O2, Ok ... ... Oi). Following is a cycle : 2, the remaining targets assigned to each category (in accordance with the closest medoid principle); 3, for each category (Oi), the order of selection of a Or, calculated Oi Or replace the consumption-E (Or))
    2005-07-26 01:32:58下载
    积分:1
  • Research-and-application-of-ACO
    Simulink 蚁群算法仿真研究及其应用(Research and application of ant colony algorithm simulation on simulink )
    2013-12-07 19:59:49下载
    积分:1
  • adaptive-filter-theory-4th
    自适应滤波器原理第四版,经典中的经典,adaptive filter theory 4th(adaptive filter theory 4th)
    2014-01-04 11:49:32下载
    积分:1
  • pz
    说明:  基于matlab的图像配准程序,算法使用的是sift原理,配准效果良好(Matlab based image registration procedures, the algorithm uses the principle of SIFT, registration good results)
    2016-12-16 09:51:55下载
    积分:1
  • MATLAB在振动信号处理中的应用
    说明:  振动信号处理的matlab教程,带源码与电子书PDF(Vibration signal processing matlab tutorial, with source code and e-book PDF)
    2021-04-11 18:30:30下载
    积分:1
  • FD
    说明:  本程序用矩阵实现有限差分算法,本程序求解第一类边界条件下无源矩形金属槽电位分布,计算电磁学。(A simple code for finite difference method.)
    2010-03-10 11:24:44下载
    积分:1
  • EMS-IB-Manager-Pro-3.6
    EMS IB Manager Pro 3.6
    2015-03-10 00:52:42下载
    积分:1
  • Patent-Emerson
    patent Emerson about LLC control
    2014-08-08 16:19:38下载
    积分:1
  • VSS&SM_code
    说明:  变步长仿射自适应滤波器(VSS-APA)和集员仿射自适应滤波器(SM-APA-U)的MATLAB代码 里面包含两个自适应滤波器的性能分析和评价指标(The matlab code of variable step size affine adaptive filter (vss-apa) and set member affine adaptive filter (sm-apa-u) contains the performance analysis and evaluation indexes of two adaptive filters)
    2020-01-10 22:57:53下载
    积分:1
  • weixingfangzhen
    包含非线性卫星转发器的FDM系统的仿真 仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器造成的码间干扰(ISI)以及邻频干扰对下行链路性能的影响。 (Contains the non-linear satellite transponder FDM system simulation simulation of a regional data centers from the satellite to the downlink (from a group of six carrier composition) to assess the thermal noise, intermodulation (IM) distortion, caused by the filter inter-symbol interference (ISI) and adjacent channel interference on the downlink performance.)
    2009-12-19 12:57:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载