登录
首页 » matlab » 略谈matlab中S函数的概念及使用_files

略谈matlab中S函数的概念及使用_files

于 2020-06-28 发布 文件大小:783KB
0 103
下载积分: 1 下载次数: 2

代码说明:

  MATLAB s函数编程实例 可以让新手更好理解和入门,学习MATLAB的高级函数编程(MATLAB s function programming example can help newcomers better understand and get started, learn advanced function programming of MATLAB)

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

发表评论

0 个回复

  • Qpskmatlabsimulink
    说明:  主要讨论了QPSK的调制解调原理,分析了它们的调制解调实现过程(Mainly discussed the QPSK modulation and demodulation principle, an analysis of their realization of the process of modulation and demodulation)
    2008-11-24 22:16:18下载
    积分:1
  • pi4dqpsk
    pi/4-dqpsk 调制解调 的 matlab 仿真,通过srrc滤波器实现16倍的上采样(pi/4-dqpsk modulation and demodulation matlab simulation, through srrc filter to achieve 16 times the sampling)
    2021-01-11 09:28:50下载
    积分:1
  • Chap_4
    《自适应滤波器》教材第四章代码,很全面,对应(" Adaptive Filter" textbook Chapter IV code, very comprehensive, correspondence)
    2013-12-28 15:43:07下载
    积分:1
  • usingSimulink
    系统介绍了simulink的应用,适合初学者使用(introduced the application of simulink)
    2009-04-18 09:08:29下载
    积分:1
  • LD
    说明:  这是用三角分解法求解线性方程组的一种方法(This is a triangular decomposition method for solving linear equations method)
    2011-07-15 23:14:23下载
    积分:1
  • ORGANISER-LE
    program simulink about mimo system
    2012-02-07 19:54:04下载
    积分:1
  • KFalphabeta
    kalman滤波算法与alpha-beta滤波算法的比较,通过比较,验证两种算法各自的优缺点。(Comparison, Kalman filtering algorithm and alpha-beta filtering algorithm by comparing the advantages and disadvantages of verification, two algorithms. )
    2014-06-17 14:59:10下载
    积分:1
  • erjidaolibai
    说明:  基于TS模糊模型的二级倒立摆系统仿真研究(Based on TS Fuzzy Model of Double Inverted Pendulum System Simulation)
    2008-09-10 08:42:48下载
    积分: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
  • phtonicmatlab
    光子晶体matlab程序,有图像表示!比较长;可以仔细研究!(Photonic crystals matlab program, have images that!)
    2010-05-27 22:49:55下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载