-
matifus
一个用于图像融合的matlab源程序,可以用matlab仿真(A source image fusion matlab, matlab simulation can be used)
- 2009-05-19 18:57:05下载
- 积分:1
-
RadarDataDisp
雷达数据显示与分析,包括雷达P显和E显两种方式,同时还可设置雷达量程、指定目标航迹数据显示等,该代码实用,值得参考。(Radar data and analysis, including radar and E P were significantly in two ways, but can also set the radar range, specify the target track data display, the code useful as reference.)
- 2020-11-17 15:29:39下载
- 积分:1
-
X
可以对数量少、残缺、不完整的数据进行预测,如人口、缺水量等。也可以对灾害发生时间进行预测。(Can be a small number, mutilated, incomplete data to predict, such as population, water shortage and so on. You can also predict the time of occurrence of the disaster.)
- 2013-09-01 11:45:59下载
- 积分:1
-
ch11_1
利用类处理异常,实现根据异常处理规则,进行异常捕获(The use of unusual types of processing to achieve exception handling in accordance with rules capture abnormal)
- 2009-04-12 17:20:13下载
- 积分:1
-
MATLAB
《MATLAB智能算法30个案例》分析源代码(" MATLAB intelligent algorithm 30 case" analyze the source code)
- 2013-07-19 12:49:57下载
- 积分: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
-
Chapter9
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:03:07下载
- 积分:1
-
cooccurrence2
共生矩阵是MATLAB实现,在cooccurrence里有实现方法(Co-occurrence matrix is the MATLAB implementation, there realization in the cooccurrence)
- 2010-09-15 21:28:21下载
- 积分:1
-
matlab_algorithms
自适应程序matlab代码,有详细说明,很不错,适合初学者!(Adaptive procedure matlab code, a detailed description, it is good for beginners!)
- 2014-04-22 23:30:57下载
- 积分:1
-
qampsk
QAM PSK 信号的调制星座图代码,实现调制信号的星座图显示和比较(the code of QAM&PSK Signal modulation constellation diagram )
- 2013-12-09 16:39:55下载
- 积分:1