登录
首页 » matlab » MATLAB

MATLAB

于 2010-12-19 发布 文件大小:1KB
0 178
下载积分: 1 下载次数: 4

代码说明:

  matlab 动画功能函数movie的演示程序(matlab movie demo)

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

发表评论


0 个回复

  • AWGNOFDM
    基于AWGN信道的OFDM仿真程序,欢迎下载参考相互学习!(Based on the AWGN channel OFDM simulation program are welcome to download a reference to learn from each other!)
    2007-08-10 21:35:24下载
    积分:1
  • matlab1
    这个一个比较详尽的matlab工具大全(中文版),喜欢的朋友赶快下,有好的资料请上传~(This a more detailed tool matlab Guinness (Chinese version), like a friend as soon as possible, there is good information, please upload ~)
    2008-01-05 11:01:32下载
    积分:1
  • matlabandinthecourseoftheapplicationofelectronicin
    matlab及在电子信息课程中的各种应用,该书的内容介绍非常详细(matlab and in the electronic information in the Course of a variety of applications, the contents of the book describes in great detail)
    2009-11-10 22:01:21下载
    积分:1
  • Matlab_Secret
    很好的一本Matlab电子书——Matlab揭秘 (Matlab_Secret)
    2010-12-18 10:14:21下载
    积分: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
  • MPC-DMC-code
    一个实现基于动态矩阵控制的模型预测控制源程序(Source code for MPC based on DMC under MATLAB)
    2015-04-12 07:16:19下载
    积分:1
  • subsection4.4
    我导师写的《自适应控制与理论》的源代码。非常好。(My tutor had written the adaptive control and the theory of source code. Very good.)
    2011-05-26 11:28:06下载
    积分:1
  • zuhesuanfa
    matlab建模的十大思想的实现,帮助同学在建模中拿到好的成绩(Matlab modeling ten ideas to help students get good results in modeling)
    2012-08-21 01:55:05下载
    积分:1
  • LIGHTNING-CURRENT-MODEL
    This is a model of a LIGHTNING CURRENT in simulink in order to be used in a simulation
    2011-12-28 07:49:26下载
    积分:1
  • 5807_Simulink_tutorial
    matlab simulink wind turbine with doubly feed induction generator
    2015-03-23 09:38:57下载
    积分:1
  • 696518资源总数
  • 104983会员总数
  • 23今日下载