登录
首页 » matlab » fdtd3D_UPML

fdtd3D_UPML

于 2011-04-29 发布 文件大小:5KB
0 241
下载积分: 1 下载次数: 6

代码说明:

  help me to help another

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

发表评论

0 个回复

  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • Research
    风电场的暂态仿真,利用matlab建模仿真,研究暂态性能(Research on Improving Transient Voltage Stability of Wind Farm by STATCOM)
    2009-12-17 11:52:31下载
    积分:1
  • reliability-index
    一个求工程结构可靠度指标的算例,用matlab编程实现。(Engineering structure reliability index)
    2013-07-22 09:59:41下载
    积分:1
  • informationblindsourceseparation
    基于信息最大化的盲源分离,采用2路混合超高斯信号,分离效果明显(Based on information maximization blind source separation using 2-way mixed super-Gaussian signal, separation effect is obvious)
    2010-06-12 11:02:38下载
    积分:1
  • esprit1
    利用旋转不变方法对信号的波达方向进行估计,主要用于窄带信号(DOA estimation by ESPRIT)
    2012-07-18 16:22:27下载
    积分:1
  • zsorceactoac
    simulink model of an impedance source inverter. try to verify the performance. it is for study purpose..
    2011-09-22 23:26:13下载
    积分:1
  • final_code.m
    Final Code for Reed Solomon
    2014-02-20 00:54:40下载
    积分:1
  • chap_12
    matlab从入门到精通第12章书后源码对初学者很有帮助(matlab)
    2009-03-19 06:16:34下载
    积分:1
  • Gram-Schmidt_Process
    施密特正交化过程,根据文献中的方法进行matlab编程实现(Schmidt orthogonalization process)
    2011-01-02 16:23:28下载
    积分:1
  • image-processing
    说明:  matlab程序,可以完成图片格式=的转换(matlab program, you can complete the picture format = conversion)
    2010-04-26 10:39:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载