登录
首页 » matlab » fdtd1

fdtd1

于 2013-04-19 发布 文件大小:1KB
0 198
下载积分: 1 下载次数: 1

代码说明:

  The Finite-Difference Time-Domain Method (FDTD)

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

发表评论

0 个回复

  • matlabhuitu
    matlab绘图方面的很好的幻灯片,内容比较实用,有兴趣的可以看看。(matlab mapping good slides, the content more practical, interested can look at.)
    2008-07-11 15:56:16下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • Simulation_code_am
    Amplutide Modulation Matlab code
    2014-02-13 02:09:56下载
    积分:1
  • wireless_COST231_hata_attenuation
    wireless_COST231_hata_attenuation在matlab下的仿真(wireless_COST231_hata_attenuation in matlab simulation)
    2008-05-20 23:51:01下载
    积分:1
  • 3L-IBS
    Given a 3D cloud of points accompanied by normals an implicit b-spline surface is reconstructed.
    2014-08-26 00:14:24下载
    积分:1
  • turbulence-Venturello-coefficients
    可以计算不同雷洛系数下的紊流,非常方便!(The main code can compute different turbulence Venturello coefficients, very easy!)
    2013-09-22 20:30:16下载
    积分:1
  • duanshi-daopu-yupu
    matlab环境下实现语音预处理 包括语谱图 倒谱系数 短时频谱的画图(voice pretreatment Matlab environment, including spectrogram drawing of the short-time spectral cepstral coefficients)
    2012-10-21 10:44:03下载
    积分:1
  • gaussianfilter
    The noises are one of the research topic in image processing. In digital images removal of gaussian noises using bilateral filter is performd in this file
    2015-02-27 19:45:31下载
    积分:1
  • matlab
    此文件是求《矩阵特征值问题条件数的估计》的一个matlab文件(This file is to strive for " the condition number of matrix eigenvalue problem of the estimate" a matlab file)
    2010-12-09 20:25:15下载
    积分:1
  • Classification-of-ictal-and-seizure-free-EEG-sign
    Classification of ictal and seizure-free EEG signals using fractionallinear prediction
    2015-04-11 16:39:44下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载