-
Kfisher
introduction of kfisher
- 2007-11-24 21:20:39下载
- 积分:1
-
videotrafficof
说明: 该程序使用系统对象来说明使用光流估计的方法在视频序列中检测并跟踪车辆。(This demo uses System objects to illustrate how to detect and track cars in a video sequence using optical flow estimation. )
- 2010-04-13 00:07:17下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
a1
说明: 本程序为将最小均方自适应算法用于二阶横向滤波器,实现权向量分析(This program is the least mean square adaptive algorithm for second-order transversal filter to achieve the right of vector analysis)
- 2011-04-27 10:30:48下载
- 积分:1
-
matlab-examples
matlab实用程序百例,解决各种初学者会遇见的问题(Matlab examples,Solve problems for beginners )
- 2013-10-07 10:50:29下载
- 积分:1
-
matlab.m
主要是2维的forbild 头部体模的matlab代码(forbild 2d head phantom matlab codes)
- 2012-10-07 23:27:27下载
- 积分:1
-
Active-contour-models-snake
This code and doucument describe the image segementation using active contore models [snake].
- 2009-02-25 23:32:05下载
- 积分:1
-
FHSS_BPSK
matlab file comtainning FHSS code
- 2015-01-18 19:00:49下载
- 积分:1
-
LocalService
internally keep track of Call states to maintain information for Call Waiting and 3Way for CDMA instance of Phone App.
- 2013-12-02 15:04:25下载
- 积分:1
-
Alamouti
天线选择OSTBC
模拟Alamouti空时块编码
Alamouti编码与预编码的OSTBC(Antenna selection for OSTBC
simulate the Alamouti space-time block coding
Alamouti coding with precoded OSTBC)
- 2021-05-08 12:08:35下载
- 积分:1