-
MATLAB-signal-processing-simulation
MATLAB信号处理仿真包括PDF版本和代码(MATLAB signal processing simulation including PDF version and the code)
- 2014-08-28 10:00:52下载
- 积分:1
-
HRR-Detector-for-Slow-Moving
地面探测器发现海杂波中的目标一种方法 并有仿真 (Based upon observations from real radar data measurements, a
heuristic approach exploiting a salient aspect of the idealized LRT
is developed which is shown to perform well when applied to real
measured sea clutter)
- 2011-10-25 11:03:38下载
- 积分:1
-
最大二分配法
如果G的边集E(G)中有个子集M,满足M中的任何两条边 都不邻接,则M就是图G的一个匹配。包含边数最多的匹配 称为最大匹配,最大匹配所包含的边数称为最大匹配数。当 G是二分图时,问题就比较特殊了,这就是我们要解决 的问题——最大二分匹配。(If there is a subset M in the edge set E (G) of G, if any two edges in M are not adjacent, then M is a match of graph G. The match with the largest number of edges is called the maximum matching, and the number of edges contained in the maximum matching is called the maximum matching number. When G is a two point graph, the problem is very special. This is the problem we want to solve -- the biggest two points matching.)
- 2021-01-20 10:38:41下载
- 积分:1
-
Eye_tracking
Simple face and eye detection
MATLAB Release: R13
You can use this codes for face detection based on color segmentation and eye region detection.
- 2007-08-21 21:21:00下载
- 积分:1
-
MATLAB--communication
Matlab通信仿真及应用源码,很详尽,也可以作为matlab通信初学者运用(Matlab of Communication Simulation and application source code, very detailed matlab communication beginners to use, but also can be used as)
- 2012-12-03 17:26:09下载
- 积分:1
-
KF_EKF__UKF
该程序用于比较KF、EKF、UKF滤波器的不同(The program is used to compare KF, EKF, UKF filter)
- 2013-03-10 13:35:33下载
- 积分:1
-
SMVQ
Matlab for SMVQ
邊緣配對的向量編碼技術
(Matlab for SMVQ
side match vector quantization)
- 2013-04-12 20:16:56下载
- 积分:1
-
burg
Function BURG: Computation of AR model using Burg s algorithm. Usage: [a,alpha,rc]=burg(x,p)
- 2010-09-17 18:56:30下载
- 积分:1
-
Contrast_Enhance_Segment
A image with bad contrast is hard to be segmented. So this function analysis the RGB chennel, find the worse distributed chennel and fix it , then the result is a normal contrast image
- 2011-08-28 14:22:29下载
- 积分:1
-
armTransform
This function finds the forward kinematics of the RA-01 Robotic Arm made by Images SI, Inc. The RA-01 has five degrees of freedom. This funciton outputs two vectors. The first vector is the forward kinematics of the central position of the end effector, while the second vector is the forward kinematics of a finger of the end effector (a gripper). Note that it does not matter which finger it is as the position of one finger is simply the negative of the other hence, the value gotten for the y-direction is actually "plus or minus y".
- 2013-10-03 00:43:15下载
- 积分:1