-
BST3_array
In computer science, a binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child. A recursive definition using just set theory notions is that a (non-empty) binary tree is a triple (L, S, R), where L and R are binary trees or the empty set and S is a singleton set.[1] Some authors allow the binary tree to be the empty set as well.
- 2016-02-10 15:10:19下载
- 积分:1
-
bp
说明: matlab的bp神经网络算法以及准确率的计算,训练函数采用lm算法(Matlab bp neural network algorithm and accuracy calculation, training function using LM algorithm)
- 2020-11-18 15:15:56下载
- 积分:1
-
autocorrelation
自相关法提取语信号基频,里面用到了中心削波,供参考(Extraction of the relevant language from the baseband signal, which uses the center clipping, for reference)
- 2011-06-02 22:24:07下载
- 积分:1
-
identity01
BP辨识,,,,,,,,,,,,,,,,,,,,,(bp identify,,,,,,,,,,,,,,,,, )
- 2012-05-25 10:54:58下载
- 积分:1
-
SimpleTracker-
Simple Tracker
*Tracking* , or particle linking, consist in re-building the trajectories
of one or several particles as they move along time. Their position is
reported at each frame, but their identity is yet unknown: we do not know
what particle in one frame corresponding to a particle in the previous
frame. Tracking algorithms aim at providing a solution for this problem.
(SIMPLETRACKER a simple particle tracking algorithm that can deal with gaps
*Tracking* , or particle linking, consist in re-building the trajectories
of one or several particles as they move along time. Their position is
reported at each frame, but their identity is yet unknown: we do not know
what particle in one frame corresponding to a particle in the previous
frame. Tracking algorithms aim at providing a solution for this problem.
|simpletracker.m| is- as the name says- a simple implementation of a
tracking algorithm, that can deal with gaps. A gap happens when one
particle that was detected in one frame is not detected in the subsequent
one. If not dealt with, this generates a track break, or a gap, in the
frame where the particle disappear, and a false new track in the frame
where it re-appear. )
- 2012-09-07 23:52:27下载
- 积分:1
-
multiobject_context
image segmentation in multiobjects
- 2012-05-19 17:52:00下载
- 积分:1
-
zhuanli_adaptive4ch
谱相减 + 波束形成 + 后Wiene滤波 语音增强算法(Spectral subtraction+ beamforming+ the Wiene filtering speech enhancement algorithm)
- 2013-03-26 21:55:31下载
- 积分:1
-
MZI_c1_1490v1550
PLC MZI MATLAB仿真. MZI可用作波分复用器件(分离两个波长光信号)。本例子为一级MZI,由两个光耦合器(耦合系数a1,a2)和一段延迟臂(延迟dl)构成。MZI有两个输入和两个输出端口,一般两个波长光信号由一个输入端口输入,而在两个端口分别输出不同波长信号。(PLC MZI simulation.)
- 2020-07-04 10:00:01下载
- 积分:1
-
Affine
Matlab编写的仿射变换程序,有两个,都不错(Affine transformation program written in Matlab, there are two, are good)
- 2010-11-01 11:45:34下载
- 积分:1
-
DS_CDMA
这个仿真程序用于实现DS-CDMA通信系统仿真(The simulation program used to implement DS-CDMA communication system simulation)
- 2011-04-20 13:39:47下载
- 积分:1