登录
首页 » matlab » DCS-interpolation

DCS-interpolation

于 2013-12-31 发布 文件大小:1KB
0 169
下载积分: 1 下载次数: 5

代码说明:

  DSC插值源代码,实现科学计算及数据处理,可供matlab学习人员参考。(DSC interpolation source code, achieving scientific computing and data processing, matlab available for study reference.)

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

发表评论

0 个回复

  • CurveLab-2.1.2
    CurveLab-2.1.2, 非均匀采样傅里叶变换,Curvelab 采样变换等(signal processing by nonuniform random sampling, FFT)
    2013-10-20 21:51:17下载
    积分:1
  • patchantenna
    patchantenna matlab code
    2009-05-21 13:54:00下载
    积分:1
  • FCM
    普通(硬)- 均值聚类(HCM)算法是经典的硬聚类算法之一,能够对超椭球状的 数据进行分类(Ordinary (hard)- means clustering (HCM) algorithm is one of the classic hard-clustering algorithm, super-ellipsoid can sort the data)
    2011-05-21 11:07:18下载
    积分:1
  • caistupxinxinshang
    利用matlab对去雾后的图片进行评价,主要用于彩色图片信息熵的统计,值得下载(Use matlab for defogging the picture after the uation, mainly for color picture information entropy statistics, worth downloading)
    2015-04-15 16:22:44下载
    积分:1
  • designofreflect
    基于反演设计的位置跟踪matlab实现,可以精确的跟踪位置信号(Backstepping design based on the position tracking matlab realize, you can track the precise location of the signal)
    2007-10-10 09:36:20下载
    积分:1
  • VCmatlabmfile
    VC调用matlab中定义的.m文件中的函数的实例(vc use matlab m-file )
    2010-07-24 13:15:34下载
    积分:1
  • 111
    matlab扩频通信实现的介绍和仿真,直接扩频(matlab implementation of the introduction and spread spectrum communication simulation, direct spread spectrum)
    2011-05-09 21:19:42下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • binary-amplitude-shift
    在现代通信原理课程中,在MATLAB中实现二进制幅移键控调制程序。(In modern communication theory course, to implement in MATLAB binary amplitude shift keying modulation program.)
    2011-10-04 10:42:12下载
    积分:1
  • IDW-matlab
    在网友的提供的程序基础上,经过修改,反距离加权插值法可以使用的,里面有的联系方式,可以留言(On the basis of the program provided by netizens, after modification, the inverse distance weighted interpolation method can be used. Some of the contact information can be left a message.)
    2018-11-18 09:48:37下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载