登录
首页 » matlab » matlab1

matlab1

于 2009-05-23 发布 文件大小:6120KB
0 237
下载积分: 1 下载次数: 1

代码说明:

  matlab关于自动控制的编程,有源代码(failed to translate)

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

发表评论

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
  • Matlab
    BPSK程序,完成二进制调制过程,用于仿真,初步认识MATLAB仿真过程。(BPSK program, the completion of the binary modulation process for the simulation, an initial understanding of MATLAB simulation.)
    2009-10-22 19:13:55下载
    积分:1
  • dsp
    基于Matlab和ActiveX技术的数字信号处理教学演示系统(Matlab based on ActiveX technology and digital signal processing teaching demonstration system)
    2009-05-16 13:16:44下载
    积分:1
  • xiaoboxiaozaochonggou
    小波滤波器重构-此函数用于研究Mallet算法及滤波器设计(The wavelet filters reconstruction- This function is used to filter algorithm design and research Mallet)
    2013-04-19 22:43:00下载
    积分:1
  • newton
    Numerical Methods Newton-Raphson
    2014-01-05 22:50:23下载
    积分:1
  • Hausdorff
    Hausdorffn距离的Matlab程序(Matlab Program for Hausdorffn Distance)
    2019-06-17 16:55:20下载
    积分:1
  • facerecognitionsystem
    是一个人脸识别系统,过程非常详细,对学习非常有帮助(Is a face recognition system, the process is very detailed and very helpful in learning)
    2010-06-17 18:07:50下载
    积分:1
  • CDD
    基于CDD的快速图像算法,适用于修复小面积破损区域。(CDD fast image-based algorithm, applied to repair the damaged area of ​ ​ the small area.)
    2013-01-03 21:04:59下载
    积分:1
  • bpsk_dsss
    采用直接序列扩频通信的BPSK接收机的matlab源码(direct sequence spread spectrum communication BPSK receiver Matlab FOSS)
    2007-03-20 21:37:31下载
    积分:1
  • signal-processing
    基于阵列信号处理的空间多目标跟踪,很有用。(Space based on array signal processing, multi-target tracking, and useful.)
    2012-08-14 22:15:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载