-
xx001
三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。(The 3-D reconstruction technology of computer vision is a significant field of computer vision ,and binocular stereo vision is a very important technique in 3-D reconstruction of scene.)
- 2021-03-31 16:49:09下载
- 积分:1
-
ZigbeeMatlabPartCode
this is about zigbee matlab code
- 2010-08-25 18:36:15下载
- 积分:1
-
xianxlvbo
风速线性滤波器,可对风洞试验及风速实测资料做简单滤波。(Wind speed linear filter can be measured wind speed of wind tunnel tests and information to do simple filtering.
)
- 2011-12-17 15:24:45下载
- 积分:1
-
4-ask
matlab code for 4-ask modulation
- 2013-12-23 19:30:25下载
- 积分:1
-
1
说明: LMS算法的仿真程序,能直观的看出该算法的优点(LMS)
- 2010-04-19 10:35:24下载
- 积分:1
-
hybrid_lsrm
hybrid model for lsrm the solar system with mppt and fuel cell
- 2014-12-16 12:09:44下载
- 积分:1
-
time---domain--algorithm
使用MySin函数生成一个幅值为3、频率为10Hz的正弦信号x(t),其中dt分别为0.1s、0.08、0.05s、0.005s。绘出四个正弦信号波形及其单边幅值谱(Use MySin amplitude function generates a 3, a frequency of 10Hz sinusoidal signal x (t), where dt respectively 0.1s, 0.08,0.05s, 0.005s. Sinusoidal waveform and draw four-sided amplitude spectrum)
- 2015-07-08 11:30:25下载
- 积分:1
-
DijkstraALL
此程序用于求网路(交通网,电网,水网等)的最小路径(This procedure is used to find the minimum path network (transportation networks, power grids, water networks, etc.))
- 2012-10-13 08:42:22下载
- 积分: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
-
trefethen_Mfiles
Spectral Methods in MATLAB - Lloyd N. Trefethen src(Spectral Methods in MATLAB- Lloyd N. Trefethen)
- 2010-06-12 18:11:57下载
- 积分:1