-
count_water__line_ok
用matlab中的hough变换检测茶杯中的水位线,期间做了些限制以使的计算量变小(Using the hough transform matlab detection cup of water line, during some restrictions in order to enable the calculation of quantitative small)
- 2008-01-14 19:03:09下载
- 积分:1
-
deflections
beat identifications detection
- 2010-02-20 04:15:20下载
- 积分:1
-
PVpc
本程序模拟日间24个时段光伏出力情况,根据三点估计法求出光伏出力和三点取值的权重(This procedure simulated photovoltaic output is 24 hours in the day, and the photovoltaic output based on three-point estimate method and the weight of three values)
- 2016-06-21 18:50:38下载
- 积分:1
-
gui
说明: 这是一个matlab 的GUI,matlab的版本可在7.0(matlab GUI)
- 2010-04-07 19:36:34下载
- 积分:1
-
OFDMMATLAB
说明: 基于OFDM系统的MATLAB程序,4信道双载波条件下的OFDM系统仿真。(OFDM systems based on MATLAB program, 4-channel under the conditions of dual-carrier OFDM system simulation.)
- 2008-11-10 12:31:48下载
- 积分:1
-
VC-Varying-Compliance
解决了振动耦合的问题,本人在论文研究前期搞的一些程序,请多指教(To solve the problem of the coupling vibration, I in the paper the researches of some of the program up, please give your comments)
- 2012-03-26 10:59:30下载
- 积分:1
-
cgsolve
压缩感知代码,matlab,cgsolve(Compressed Sensing code Matlab, cgsolve,)
- 2012-04-30 17:49:44下载
- 积分:1
-
matlab
里卖含有很多函数,如求最大值,最小值函数,一范数和二范数相加的问题。(Being sold contain a lot of functions, such as seeking the maximum, minimum function, the sum of a norm and the two norm.)
- 2013-03-31 20:30:40下载
- 积分: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
-
Proficient-in-MATLAB-GUI-design
《精通MATLAB GUI设计》随书源代码程序(" Mastering MATLAB GUI design" with the book source code program)
- 2011-08-21 00:02:10下载
- 积分:1