-
yundongjiance
matlab 用于实现图像目标检测的源码,可以实现目标的跟踪(Matlab for realizes image target detection, can achieve the goal of source code tracking
)
- 2011-05-29 10:58:46下载
- 积分:1
-
omp
压缩感知OMP算法实现一维信号和二维图像重构(Orthogonal Matching Pursuit Algorithm for
Signal Reconstruction Based on Compressive Sensing)
- 2020-08-26 19:28:14下载
- 积分:1
-
QB-Theory
Question Bank of ITCT
- 2015-03-20 15:53:54下载
- 积分:1
-
run_chmod
SHA tests are configured for BYTE oriented implementations for Andriod.
- 2014-03-14 18:21:14下载
- 积分:1
-
sub
用于abaqus各向同性线弹性梁 单轴拉伸 子程序umat(FOR ISOTROPIC ELASTICITY)
- 2015-11-02 16:10:40下载
- 积分:1
-
code
matlab 简单的插值方法 方法使用 可以借鉴(matlab method uses a simple interpolation methods can learn)
- 2013-09-22 08:52:30下载
- 积分: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
-
UCA_LMS0
上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!(From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope!)
- 2009-07-02 08:54:22下载
- 积分:1
-
ma.pdf
matlab在大气科学中的应用~这是介绍如何在大气科学研究中使用matlab的入门教程(matlab in atmospheric science applications- this is how to use matlab in atmospheric sciences Tutorial)
- 2013-09-05 10:32:33下载
- 积分:1
-
gaosi
说明: 这是一个产生高斯随机信号的matlab源程序,可以做出统计直方图(Gaussian random signals generated source code matlab)
- 2010-04-10 19:18:47下载
- 积分:1