登录
首页 » matlab » Elementary_Mathematical_Using0MATLAB

Elementary_Mathematical_Using0MATLAB

于 2010-05-13 发布 文件大小:2559KB
0 200
下载积分: 1 下载次数: 11

代码说明:

  matlab关于求解微分方程和代数微分混合方程ode的基础教程(matlab to solve differential equations and algebraic differential on mixed equations based ode Tutorial)

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

发表评论

0 个回复

  • CDMA_smart_antenna_system_blind_adaptive_algorithm
    CDMA系统中智能天线盲自适应算法的研究,应该会有帮助的(CDMA smart antenna system, blind adaptive algorithm)
    2009-02-08 17:12:38下载
    积分:1
  • table_quality
    program which reads a TABLE file of N points in M dimensions, in the unit hypercube, and returns estimates of the quality of the point dispersion
    2009-06-06 21:16:56下载
    积分:1
  • RSNA
    系统辨识中的随机牛顿法,用于系统参数辨识(System Identification random Newton method for system parameter identification)
    2011-08-16 22:11:42下载
    积分:1
  • ch01
    matlab程序安装、使用的基础知识,对MATLAB的初学者有一定帮助。(matlab installation, the use of basic knowledge of the MATLAB beginner to some extent help.)
    2009-10-16 21:53:08下载
    积分: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
  • BP2
    置信传播算法用于无环图时的误码率的检验。(this program is a detection of the BP algorithm error bit when it is used in cycle graphs.)
    2012-06-07 00:26:14下载
    积分:1
  • changefile
    matlab批量文件处理目录读取,用于图像处理或者其他应用中读取目录(matlab batch file processing directory is read for image processing or other applications to read the directory)
    2014-11-14 11:25:25下载
    积分:1
  • NormFitGA
    NormFitGA:用动态线性标定适应值的遗传算法求解一维无约束优化问题 (NormFitGA: dynamic linear calibration with genetic algorithms for solving one-dimensional fitness unconstrained optimization problems)
    2013-12-08 18:34:09下载
    积分:1
  • WCDMAsim
    一个利用matlab,仿真实现WCDMA的程序:)(A use of matlab, simulation procedures WCDMA realize:))
    2007-08-10 16:15:35下载
    积分:1
  • kuopin
    直接序列扩频系统(DS,Direct Sequence)又称为直接序列调制系统或伪噪声系统(PN 系统),简称为直扩系统,是目前应用较为广泛的一种扩展频谱系统。要传送的信息经伪随机序列编码后对载波进行调制。在发信端越冬用扩频序列去扩展信号的频谱,在收信端,用相同的扩频友序列进行解扩,将展宽的频谱扩展信号还原成原始信号。因为伪随机序列的速率远大于要传送信息的速率,所以受调信号的频谱宽度将远大于要传送信息的频谱宽度,帮称之为扩频(Direct sequence spread spectrum (DS, Direct Sequence) modulation system, also known as direct sequence or pseudo-noise system (PN system), referred to as direct expansion systems, is currently the more widely used as a spread spectrum system. To send the information encoded by the pseudo-random sequence of carrier modulation. End of winter in the letter to extend the signal with the spreading sequence of spectrum, in the end prepared to receive and use the same sequence spread spectrum despreading friends, broadening the spectrum to restore the original signal expansion signals. Because the rate of pseudo-random sequence is much larger than the rate of information to be sent, so the frequency spectrum by adjusting the width of the spectrum is much larger than the width of the information to be sent to help is called spread spectrum)
    2011-01-09 16:54:26下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载