登录
首页 » PDF » (Thomson)-MATLAB-Programming-for-Engineers-(2001)

(Thomson)-MATLAB-Programming-for-Engineers-(2001)

于 2011-08-31 发布 文件大小:1613KB
0 259
下载积分: 1 下载次数: 3

代码说明:

  MATLAB Programming for Engineers

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

发表评论

0 个回复

  • MATLAB_command_dict
    MATLAB命令大全,中文释义。 工程、科学研究中强有力的数学工具。(MATLAB command Guinness, Chinese Interpretation. Engineering, scientific research in a powerful mathematical tool.)
    2008-03-02 18:49:14下载
    积分:1
  • FFA
    FFA(快速折叠算法),实现噪声中的周期信号检测,及周期估算(FFA (fast folding algorithm), the realization of the periodic signal in noise detection, and cycle estimates)
    2009-05-01 10:22:51下载
    积分:1
  • TFoptics
    Fourier transform optics
    2011-09-19 18:11:33下载
    积分:1
  • tiqutezheng
    从已经出现故障的信号中,提取能够反映该信号故障特征的值,以后就能根据数值直接判断别的信号有没有出现该故障,更加直观(Signals the fault has appeared in the fault feature extraction and can reflect the value of signal, after can according to numerical directly to judge the other signals have appeared the fault, more intuitive)
    2014-11-06 10:17:40下载
    积分:1
  • radon_ambiguity
    %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
    2008-05-06 21:56:10下载
    积分:1
  • ODE15
    ODE15s可以处理刚性微分方程。采用向后微分公式,效率不是很高,但是对于一些ODE45会失效或计算效果很差的情况下,可以使用。可能是由于方程刚性引起的。(ODE15s can handle rigid differential equations. Using the backward differential formula, the efficiency is not very high, but it can be used when some ODE45 will fail or the calculation results are very poor. It may be caused by the rigidity of the equation.)
    2018-03-19 20:55:48下载
    积分:1
  • sift1
    很有用的代码,可用于图像拼接,由matlab实现,实现效果不错(Useful code that can be used for image mosaic, from the matlab implementation, to achieve good results)
    2010-11-26 21:32:48下载
    积分:1
  • Hadamard
    说明:  一段对已知像素的正方形图像进行Hadamard变换的原代码,可设置变换阶数等参数。(For some of the known image pixel square Hadamard transform the original code, you can set parameters such as changing the order.)
    2009-07-31 15:29:42下载
    积分:1
  • qpsk-pca
    对混合QPSK信号的主成份分析,实现混合信号的分离(The QPSK signal the principal component analysis)
    2013-02-23 16:36:28下载
    积分:1
  • FFT
    实现了对语音信号的FFT处理,用matlab(Realization of the speech signal FFT processing, using matlab)
    2014-11-14 12:42:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载