登录
首页 » matlab » matlabcourse

matlabcourse

于 2010-04-14 发布 文件大小:1853KB
0 231
下载积分: 1 下载次数: 0

代码说明:

说明:  哈尔滨工业大学著名教师matlab课程讲义(Harbin Institute of Technology renowned teachers matlab lecture notes)

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

发表评论

0 个回复

  • MATLAB
    说明:  《MATLAB程序设计教程》一部金典的电子教案-2660(&quot MATLAB Programming Course,&quot an electronic lesson plan-2.66 thousand gold Code)
    2010-04-25 16:02:41下载
    积分:1
  • gauss-function-by-matlab
    高斯函数应用很广泛,因其各列良好的不相干性等特点,被广泛应用到压缩感知等领域(Gaussian function is widely used, because of its good irrelevant columns, etc., are widely applied to areas such as compressed sensing)
    2013-11-04 16:51:50下载
    积分:1
  • MATLAB6_5
    说明:  matlab教程,查询一些命令,使用方法,例子,可以用来仿真,实验等(matlab tutorial, query a number of commands, use, examples, can be used to simulate experiments)
    2010-04-16 21:02:39下载
    积分:1
  • sampleslink
    simulink 采样系统的一个简单的例证,采样周期为0.1,使用了保持器(simulink sampling system, a simple example, the sampling period is 0.1, the use of retainer)
    2007-09-09 14:45:44下载
    积分:1
  • L1_magic
    程序包包括了求解稀疏信号重构的凸优化方法。具体实现了基于 primal-dual 的线性规划方法(LPs)和基于 log-barrier 的二阶锥规划方法(SOCPs)。(Sparse signal recovery via convex programming is given in the pakage. The Lps are using generic primal-dual method, and the SOCPs are solved with a generic log-barrier algorithm. )
    2012-04-17 22:23:44下载
    积分:1
  • tuoyuanfangcheng
    矩形域上的二阶椭圆差分格式,适合偏微分方程的学习,是有限差分格式(this is the equetion about the partial differetial equotion)
    2012-04-13 18:08:46下载
    积分: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
  • SPECTRUM_LMS
    经典功率谱估计及其仿真,可以给有需要的同志参考,欢迎下载(Classic power spectrum estimation and simulation)
    2014-08-07 15:23:21下载
    积分:1
  • guandao
    关于指北方位的惯导平台应用,通过此平台来仿真计算星体的姿态位置(Refers to the INS on the north-bit platform application, through this platform to star attitude position simulation)
    2011-11-17 23:36:26下载
    积分:1
  • newtoneq.m
    This code implements newton method with equality constraints
    2013-04-12 13:17:38下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载