-
OpenSURF_version1c
surf算法,实现特征点检测和匹配.文件内有两个图像匹配实例(surf algorithm, feature point detection and matching)
- 2013-12-10 21:19:07下载
- 积分:1
-
torque_jiao3_2_MTPV_2_26
基于矢量控制的永磁同步电机控制;通过Simulink模块搭载仿真,实现电机的全速域调速(Permanent magnet synchronous motor control based on vector control. The full speed domain speed regulation of motor is realized by simulation of Simulink module.)
- 2018-07-18 10:07:50下载
- 积分:1
-
edge-prewitt
to detect edge using prewitt filter
- 2011-09-17 16:43:55下载
- 积分:1
-
bpsk
bpsk调制,用MATLAB进行bpsk调制。(bpsk modulation, modulation bpsk to use MATLAB.)
- 2009-04-28 19:31:29下载
- 积分:1
-
waxtop
WAXTOP Simulate and plot a random network topology by the method(WAXTOP Simulate and plot a random network t opology by the method)
- 2007-05-31 09:36:23下载
- 积分: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
-
fast-ICA
FASTICA代码,用于脑电信号分析,有实例。(FASTICA CODE,used for EEG signal analysis,EXAMPLE)
- 2013-12-26 23:05:23下载
- 积分:1
-
GravityDrainedWaterTank
模型预测控制的一个小例子~Gravity Drained Water Tank(A little example in MPC ——Gravity Drained Water Tank)
- 2009-05-27 15:15:10下载
- 积分:1
-
bearingcodes2
bearing faults matlab code
- 2014-02-13 11:58:26下载
- 积分:1
-
grey--model--simulink
该图片介绍了灰色预测模型的simulink的建模方法(This picture discribes the method of grey prediction model about simulink.)
- 2016-11-04 10:41:44下载
- 积分:1