-
OpenSURF_version1c(1)
说明: SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。(SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.)
- 2011-04-01 07:08:15下载
- 积分:1
-
MATLAB
本代码主要仿真了VO和JZ超过AWGN信道的内存1率1/2卷积码的性能边界。
(VO and JZ bounds on performance of a memory-1 rate-1/2 convolutional code over an AWGN channel)
- 2012-05-08 22:51:05下载
- 积分:1
-
zigbee(matlab)
说明: 在matlab实现的zigbee源代码,并有相关论文做描述,比较全面(Zigbee achieved in the matlab source code, and have the relevant papers to do a description of a more comprehensive)
- 2008-09-04 14:28:28下载
- 积分:1
-
equal-area-critirea
E=input( enter the generator voltage: )
V=input( enter the infinite bus voltage: )
Gx=input( enter the reactance of generator: )
L1x=input( enter the line reactance: )
L2x=input( enter the line reactance: )
L3x=input( enter the line reactance: )
L4x=input( enter the line reactance: )
Pi=input( enter the input power: )
X1=Gx+L1x+((L2x*L3x)/(L2x+L3x))+L4x
Pm1=E*V/X1
DO=asin(Pi/Pm1)
A=((L2x*L3x)/(2*(L2x+L3x)))
C=A
B=((L3x/2)^2)/(L2x+L3x)
X2=(Gx+L1x+A)+(L4x+A)+(Gx+L1x+A)*(A+L4x)/B
Pm2=(E*V)/X2
X3=Gx+L1x+L2x+L4x
Pm3=(E*V)/X3
DC=input( enter the fault clearing angle: )
Dm=(3.14-asin(Pi/Pm3))
a1=quad( sin ,DO,DC)
A1=(Pi*(DC-DO)-Pm2*a1)
a2=quad( sin ,DC,Dm)
A2=Pm3*a2-Pi*(Dm-DC)
if(A2>=A1)
disp( the system is stable )
else
disp( the system is unstable )
end
Dcc=acos((Pi*(Dm-DO)-Pm2*(cos(DO))+Pm3*(cos(Dm)))/(Pm3-Pm2))
disp( critical clearing angle: )
Dcc
- 2012-09-11 22:46:05下载
- 积分:1
-
xingbotiqu
提取故障发生时正向行波和反向行波的示例程序,本程序计算的是0模分量,设定仿真模型在0.035s时发生故障,故障分量取为从故障后的0.035s~0.039s减去故障前的0.015s~0.019s(Forward traveling wave and reverse traveling wave sample program to extract a fault occurs, the program calculates the 0-mode component, set the simulation model in 0.035s failure, the fault component is taken as from the failure 0.035s ~ 0.039s less before the failure 0.015s ~ 0.019s)
- 2013-05-18 09:42:11下载
- 积分:1
-
GetObjectByDisAndGray
三维重建技术的研究是计算机视觉学科的一个重要领域,而双目视觉则是三维重建中的一项重要技术,它利用左右摄像机拍摄出的立体图像对,依据其中包含的几何关系将场景的三维信息重构出来。(Three-dimensional reconstruction of the research is an important subject of computer vision field, while binocular vision is three-dimensional reconstruction of an important technology, which uses about a three-dimensional camera image pair, Yi Ju contains the three-dimensional geometry of the scene Reconstruction of information out.)
- 2010-07-05 18:19:09下载
- 积分:1
-
Matlabppt
MATLAB的ppt讲解的很细致哦。希望有人能用到!!!!!(MATLAB ppt)
- 2009-04-06 01:05:42下载
- 积分:1
-
Teatro.cpp
Programa para gerenciamento de um teatro
- 2014-10-18 08:02:24下载
- 积分:1
-
svm-grid_openmp
支持向量机SVM gridr.py 核函数自动寻优
多核并行程序
wen7 32位系统(Support Vector Machine SVM gridr.py kernel function automatically optimizing multicore parallel programming wen7 32-bit systems)
- 2014-03-05 17:08:07下载
- 积分:1
-
straight_wire
magnetic field from a straight wire
- 2010-03-10 17:07:14下载
- 积分:1