-
block_tri_markov
It is the implement analysis of the following paper "N. Akar, E.Karasan and C. Raaelli, Fixed point analysis of limited range share per node wavelength conversion in asynchronous
optical packet switching systems. Springerlink, Photonic Network
Communication, Feb., (2009)."
- 2013-01-25 19:29:47下载
- 积分:1
-
multipath-fading-channel
this package can simulate a rayleigh multipath fading channel .by running the ,exam.m, the channel will be simulated.,siglfade can simulate a simple rayleigh channel . multipath.m use delay and siglefade to simulate a multiath fading channel.
- 2013-09-13 16:26:51下载
- 积分:1
-
matlab-examples2
matlab实用程序小合集第2部分,都是一些完成特定功能的小程序,很适合新手朋友(matlab utility small collection part 2, are some small programs to accomplish a specific function, it is suitable for novice friend)
- 2014-01-17 09:54:29下载
- 积分:1
-
chaos
说明: 振动计算程序主程序 非线性振动混沌 简单易懂(Vibration calculation code main program)
- 2020-06-17 21:32:11下载
- 积分:1
-
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
-
exm1
基本的MATLAB界面设置,未说到具体M编程和调试(The basic MATLAB interface settings, not when it comes to specific programming and debugging M)
- 2013-12-17 10:48:04下载
- 积分:1
-
caisetuxiang
数字图像处理姚敏版第六章彩色图像所有例子的完整matlab代码 可以正确运行(Yao Min version of digital image processing color images all the examples of Chapter VI of the complete matlab code can be correctly)
- 2011-05-17 17:15:40下载
- 积分:1
-
iradon
matlab关于iradon变换。matlab关于iradon变换。matlab关于iradon变换。(Matlab on the iradon transform.Matlab on the iradon transform.Matlab on the iradon transform.)
- 2014-12-02 11:31:26下载
- 积分:1
-
brushssDCmotorve
基于BUCK降压斩波的无刷直流电机仿真控制模型(buck bldc contrl)
- 2016-07-06 14:58:05下载
- 积分:1
-
particles
用matlab工具实现粒子群算法,并解决TSP问题(Particle swarm optimization with matlab implementation)
- 2009-10-15 10:39:20下载
- 积分:1