登录
首页 » matlab » matlab-book

matlab-book

于 2011-05-13 发布 文件大小:6357KB
0 208
下载积分: 1 下载次数: 4

代码说明:

  matlab宝典,帮助您更好更深入的学习好matlab编程(matlab Collection to help you better and more in-depth study and matlab programming)

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

发表评论

0 个回复

  • dmf_chuantong
    直扩系统传统DMF解扩SIMULINK建模(DS system, the traditional DMF despreading SIMULINK modeling)
    2012-06-02 23:30:39下载
    积分:1
  • dingwei
    基于MATLAB实现心音信号中的第一心音和第二心音的定位(Realized by MATLAB first heart sound heart sound signal and the positioning of the second heart sound)
    2013-04-16 10:41:42下载
    积分:1
  • CameraCalibration
    给出一组标定点的二维坐标即可得到摄象机的内外参数.(Given a set of reference points of two-dimensional coordinates can be internal and external camera parameters.)
    2008-04-18 18:30:06下载
    积分:1
  • Commodity-One-Factor-Spot-Model
    采用Clewlow and Strickland 单要素日现货模型,利用Monte Carlo方法模拟商品现货价格的Matlab程序。(Commodity Model One Factor Spot Model:This code simulates commodity spot prices using the Clewlow and Strickland one factor daily spot model using a Monte Carlo approach. The derived stochastic differential equations (SDEs) are solved using several finite difference schemes.)
    2011-06-10 18:41:31下载
    积分:1
  • ConstrainedEM
    这是基于约束最大期望算法的matlab程序,对参数估计及图像分割有较大作用(This is based on expectations of the biggest constraint algorithm Matlab procedures, parameter estimation and image segmentation greater role)
    2007-06-16 15:45:27下载
    积分:1
  • otsu
    matlab中大津法(otsu)的源代码程序,已经经过测试,可以在matlab中直接运行(matlab in Otsu (otsu) program source code, has been tested and can be run directly in matlab)
    2015-03-18 15:17:41下载
    积分:1
  • MATLAB--FDTD-CODE
    MATLAB模拟的电磁学时域有限差分法(FDTD),其中包括大量源代码。(MTALAB FDTD)
    2015-04-22 18:06:02下载
    积分:1
  • FSKoffsetfinal
    FSK modulation scheme with offset
    2011-05-09 00:16:53下载
    积分:1
  • ziyouzuzhiwangluo
    这是自组织竞争网络的源程序 联合开发网 - pudn.com
    2012-04-17 19:20:57下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载