登录
首页 » Others » System-identification-and-Matlab

System-identification-and-Matlab

于 2013-01-03 发布 文件大小:10199KB
0 153
下载积分: 1 下载次数: 1

代码说明:

  系统辨识及其MATLAB仿真图书,超星数字图书馆版本。(System identification and the MATLAB simulation Books, Superstar digital library versions.)

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

发表评论


0 个回复

  • MATLAB
    一种改进的分水岭分割算法 ,效果很不错的哦(Improved watershed segmentation results are good)
    2010-07-18 20:24:33下载
    积分:1
  • CDMA
    CDMA移动通信系统功率控制算法的MATLAB仿真实现,可以仿真。(CDMA mobile communication system power control algorithm to achieve the MATLAB simulation, you can simulation.)
    2009-05-23 08:07:32下载
    积分:1
  • MATLAB7X
    本书介绍了MATLAB 7.X版本与其他语言混合编程的方法。内容包括在MATLAB中以文件方式导入、导出数据;在Windows和Linux开发C/C++语言的MEX文件;在Windows和Linux开发FORTRAN语言MEX文件;在MATLAB中使用动态连接库文件;在C/C++语言中调用MATLAB引擎;使用MATLAB编译器,以及如何在C/C++程序中使用mcc编译的库函数;在C++程序中使用MATLAB的COM编译器产生的COM组件等。 本书可以作为高等院校各工程专业的教学参考书,也是广大科技工作者必备的参考用书。(This book introduces MATLAB 7.X version and other languages mixed programming method. Included in MATLAB, on paper import and export data in Windows and Linux Development C/C++ language MEX files in Windows and Linux development FORTRAN language MEX files in MATLAB, using dynamic link library file in C/C++ language call the MATLAB engine using MATLAB compiler, and how C/C++ programs compiled using mcc library functions in C++ program using the MATLAB-COM compiler generated COM components. This book can serve as the engineering colleges and universities teaching reference books, the vast number of scientific and technological workers essential reference book.)
    2010-02-26 16:17:32下载
    积分:1
  • GCMC
    说明:  蒙特卡洛模拟,柯西分布,主要用于气体吸附的模拟(Monte Carlo simulation, the Cauchy distribution, is mainly used for the simulation of gas adsorption)
    2010-04-23 09:24:46下载
    积分:1
  • MatlabEngine_link
    VC调用matlab的典型编程,采用matlab引擎的方法,成功实现了Vc对matlab的调用。并且做了可视化的界面。把程序中的main_edgelink2换成自己要调用的matlab程序(VC typical call Matlab programming using Matlab engine, the successful implementation of the Vc Matlab call. Done a visual interface. The procedures main_edgelink2 replaced by themselves to the calling procedure Matlab)
    2007-06-08 22:14:15下载
    积分:1
  • Haarfeature
    To calculate the Image feature using wavelets
    2013-02-09 12:32:28下载
    积分:1
  • f
    说明:  this is new approach for fuel cell control.it is really helpfull.
    2013-09-09 17:10:24下载
    积分:1
  • z_fsk
    刚注册,第一次发,学习学习。 利用matlab仿真2fsk(Just registered, the first hair, learning to learn. 2FSK simulation using matlab)
    2008-12-10 23:47:51下载
    积分:1
  • DIGITAL-FILTER-DESIGN
    说明:  歌曲中人声消除的原理; wav文件的格式; IIR和FIR数字滤波器的设计方法; C语言或Matlab的编程知识。 (Elimination of the principle of human acoustic songs wav file format IIR and FIR digital filter design C or Matlab programming language knowledge.)
    2011-03-16 12:20:30下载
    积分: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
  • 696518资源总数
  • 104730会员总数
  • 34今日下载