登录
首页 » matlab » xiaoboji

xiaoboji

于 2015-05-27 发布 文件大小:77KB
0 246
下载积分: 1 下载次数: 6

代码说明:

  MATLAB自带的15种小波基的实现方法,附说明(MATLAB built-in 15 kinds of wavelet implementation)

文件列表:

xiaoboji
........\ffr.m,1406,2015-05-27
........\xiaoboji.m,3957,2015-05-27
........\五种常用小波基含MATLAB实现.doc,170496,2015-05-27
........\有关小波的几个术语及常见的小波基介绍.doc,69632,2015-05-27

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

发表评论

0 个回复

  • BruteSearch
    K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and work on double, it is possible to choose if return the distances. Here is a time comparison with a vectrized m-code: N=1000000 number of reference points Nq=100 number of query points dim=3 dimension of points k=3 number of neighbor tic [idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX toc tic [idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE toc p=rand(N,dim) qp=rand(Nq,dim) Output: Elapsed time is 0.962640 seconds. Elapsed time is 18.813100 seconds. )
    2009-03-30 08:08:08下载
    积分:1
  • 1
    说明:  AVO 及其作用 AVO(Amplitude Versus Offset,振幅随偏移距的变化)技术用于研究地震反射振幅随炮点与接收器之间的距离即炮检距(或入射角)的变化特征(Amplitude Versus Offset)
    2021-04-25 18:38:46下载
    积分:1
  • leach.m
    THIS IS A LEACH PROTOCOL
    2015-01-31 23:44:53下载
    积分:1
  • Matlab_duojinshibian
    通信Matlab多径时变仿真实现,一个主程序附加几个子函数(Time-varying multi-path communication Matlab simulation, an additional several main Functions)
    2020-11-05 21:49:50下载
    积分:1
  • @TMCM310
    步距电机控制代码。可以在X,Y,Z三个方向移动电机。(This code is written to control step motor, which is important in some measurments where precision is critical.)
    2009-03-03 17:20:46下载
    积分:1
  • frdatasetsv
    source code for face recognition using ica .a usefull code.
    2010-08-08 20:06:54下载
    积分:1
  • ofdm_ber.m
    its about generation of ofdm and reception. and also it calculates the ber.
    2010-09-08 18:53:26下载
    积分:1
  • tsp
    用0-1规划解决小规模TSP问题的精确解(Slove small vertexs TSP problem useing bintprograming)
    2014-08-15 09:30:11下载
    积分:1
  • MATLABSimulationsforRadarSystemsDesign
    CFAR matlab simulation
    2010-08-04 00:25:50下载
    积分:1
  • ViterbiMATLAB
    卷积码编码与Viterbi译码的MATLAB仿真研究(Convolutional coding and Viterbi decoding of the MATLAB simulation)
    2011-01-11 16:06:44下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载