-
ransac3
利用RANSAC算法鲁棒性的计算两幅视图间的基本矩阵,本代码含有7点算法,8点算法(RANSAC algorithm using the calculation of robust fundamental matrix between two views, this code contains the algorithm 7, 8-point algorithm)
- 2010-08-14 21:03:17下载
- 积分:1
-
Matlab-classic-tutorial
说明: Matlab经典教程--从入门到精通,Matlab经典教程--从入门到精通(Matlab classic tutorial- from approaches to master)
- 2011-03-20 11:12:29下载
- 积分:1
-
mie-scattering
米氏散射系数,在不同条件下,雨中,霜雾,晴朗天气(Mie scattering coefficient under different conditions, rain, frost and fog, sunny weather)
- 2012-06-06 19:12:16下载
- 积分:1
-
kalman-(2)
粒子滤波算法,介绍粒子滤波算法的功能及其应用,更好的理解粒子滤波算法的用处。(Particle filter algorithm, introduced particle filter function and its application, a better understanding of the usefulness of particle filter algorithm.)
- 2014-08-07 13:50:44下载
- 积分:1
-
MATLAB2010_book
matlab超强学习资料,从初学进阶到达人,内容全面。(Super matlab learning materials, beginner to reach people advanced, comprehensive.)
- 2015-03-18 20:12:26下载
- 积分:1
-
svpwm
space vector pulse width modulation with synchronous motor connected
- 2010-12-25 12:14:46下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
qianyingwanggailv
打开.dat文件,计算牵引网馈线电流的基本参数并进行β,对数和瑞丽概率分布的拟合(Open. Dat files to calculate the basic parameters of traction network of feeder current and β,Logarithmic and Ruili distribution probability distribution fitting.)
- 2012-04-26 18:50:07下载
- 积分:1
-
CLK
clock system clock system
- 2009-11-11 09:51:42下载
- 积分:1
-
voiceprintsourcecode
说明: 说话人识别的MATLAB源码,效果还可以(Speaker Recognition MATLAB source, the effect can be)
- 2010-04-14 16:47:52下载
- 积分:1