-
D2CSVM
this is GUI based SVM
- 2010-12-16 13:26:40下载
- 积分:1
-
Mlijingga
基于matlab的电力系系统潮流计算典例完整源代码。
(Matlab power system based on power flow callculation example of a complete source code.
)
- 2012-04-01 19:08:17下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
tform_Lidar
README.TXT (this file)
CLOUD_ARRAY.TIF is a synthetic test image. It contains a 5x5 pattern
of identical, regularly-spaced cartoon clouds. This represents
an ideal field of view in XY coordinates in order to study the
effect of scanner field of view distortion.
MODEL_LIDAR_AND_VALIDATE_TFORM.M is the MATLAB program. NOTE: This
is a function M-file with a number of subfunctions inside.
Refer to the comment lines for detailed explanation of how the
program works.(
Some images are geometrically distorted due to optics others due to
nonuniform or curvelinear scan coordinates. Such distortions can be
corrected using spatial transformations given the governing distortion
geometry. This program demonstrates how to correct for nonuniform
polar scan distortion using spatial transforms in MATLAB with the Image
Processing Toolbox 3.1.)
- 2009-12-03 17:19:13下载
- 积分:1
-
Adaptive-trajectory-tracking-control-of-a-wheeled
Dynamic tracking control of mobile robot using exponential
- 2013-01-01 14:04:33下载
- 积分:1
-
PF_codes
许多程序还提供了图形用户界面.可直接用于各种智能算法设计.
(many procedures also provide a graphical user interface. Can be directly applied to various smart algorithm design.)
- 2007-05-23 09:17:36下载
- 积分:1
-
et_04
Instrumental Variable Estimation Of A Threshold Model-matlab code
- 2013-10-17 00:36:45下载
- 积分:1
-
zl
说明: 这是一个齿轮设计的软件,设计齿轮的参数全部动算出.(This is a gear design software, design parameters calculated move all the gear.)
- 2014-01-10 08:26:48下载
- 积分:1
-
fenge
基于GUI的图像分割:在不均匀光照情况下的图像的阈值图像分割(Image segmentation based on GUI: under the condition of non-uniform illumination image threshold image segmentation)
- 2014-01-25 10:21:03下载
- 积分:1
-
puguji
用周期图谱法以及其改进算法进行的经典谱估计(Mapping method using the cycle as well as its improved algorithm for the classical spectral estimation)
- 2009-04-24 07:27:28下载
- 积分:1