-
camera_calbiration_using_EGT
This program implements camera calibration on supposed values and computes camera fundamental matrix using 8-points algorithm Developed by Maimouna Al-ammar & Hiba Al-younes
May, 2009
- 2009-05-09 17:06:18下载
- 积分:1
-
MUSIC
music算法:矩阵特征空间分解,在空间谱域求取谱函数最大值,其谱峰对应的角度即是来波方向角的估计值。(music algorithm: Matrix feature space decomposition, in the spatial spectral domain to strike a maximum spectral function, its spectral peaks corresponding to the angle that is DOA angle estimate.)
- 2013-08-04 20:25:06下载
- 积分:1
-
DS_walch_bit
rake接收,walsh码直接扩频,三种分集合并方式(rake receiver, walsh code direct spread spectrum, three kinds of collection and methods)
- 2021-03-28 02:29:11下载
- 积分:1
-
FEC
聚类算法中的启发式算法中的FEC算法,可以处理复杂网络的问题。(Clustering algorithm heuristics in the FEC algorithm can handle complex network problems.)
- 2010-01-07 15:40:03下载
- 积分:1
-
AC_toAC_1I
this file is an ac to ac controller.
you can control the output by adjusting the firing angle of the SCR.
- 2013-12-20 14:21:52下载
- 积分:1
-
svmMATLAB
支持向量机matlab仿真代码,对于智能控制算法的很有帮助(svm matlab code)
- 2010-09-18 16:14:10下载
- 积分:1
-
mahaladist
Mahalanobis Distance Function for Matlab.
- 2009-06-23 22:08:44下载
- 积分:1
-
92176802FindConnectTest
说明: 本程序实现角点检测的功能,有实例可供大家参考。(This program functions for angle detection, there are examples for your reference.)
- 2011-02-24 19:31:33下载
- 积分:1
-
Snake3D
this is an implementation of snake in 3D
- 2011-11-12 14:57:37下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1