-
Canny
Canny Edge Detection
- 2010-11-12 15:44:20下载
- 积分:1
-
entire_echo_reflection_response
多普勒测速:自相关频率估计,估计误差等仿真(about Doppler velocimetry: from the relevant frequency estimation, estimation error and other simulation
)
- 2011-05-18 17:39:26下载
- 积分:1
-
lsa
matlab program for doing lsa
- 2013-03-27 22:16:00下载
- 积分: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
-
GPS_INS位置组合仿真-Matlab源代码
说明: Matlab中用GPS和INS做组合导航的基本实现例子,包含说明文本,公式教程。(Matlab with GPS and INS to do the basic example of integrated navigation, including text, formula tutorial.)
- 2021-03-22 09:48:54下载
- 积分:1
-
IMPROVUNG
IMPROVING THE ALLOCATION STRATEGIES INCORPORATING ALLOCATION WITH AVAILABILITY AND RESOURCE ALLOCATION FOR MULTIHOP TRAFFICS IN CELLULAR ARCHITECTURE
- 2012-10-05 20:24:31下载
- 积分:1
-
mat2tiles
breaks up an array into a cell array of adjacent sub-arrays of equal sizes
- 2021-03-11 16:59:25下载
- 积分:1
-
bubble_migration
bubble migrating code
- 2012-06-13 14:35:40下载
- 积分:1
-
programs-and-resauces
压缩包中包含5个matlab源代码和一份matlab编程指导资料。代码依次是floyd.mgrMaxFlows.m,grMinVerCover.m,mintreek.m,IntLp.m.前四个是图论与网络优化非常好用的程序,第五个用于求解整数规划问题。(Compression package contains five Matlab source code and a Matlab programming guide information. The code is followed by floyd.m grMaxFlows.m grMinVerCover.m, mintreek.m IntLp.m , the former four of graph theory and network optimization is very easy to use program, the fifth for solving integer programming problems.)
- 2012-07-16 00:15:55下载
- 积分:1
-
calc_errors
残差预测源代码 ARMA建模 差分 相关系数 阶数 (arma errors )
- 2012-10-11 20:28:05下载
- 积分:1