-
02
说明: 一些有关最优控制理论的控制实例程序集和仿真 (Control instance assembly of the optimal control theory and simulation)
- 2012-06-11 16:31:22下载
- 积分:1
-
SRG
开关磁阻风力发电系统数字信号处理器28335程序,双闭环(Switched Reluctance wind power generation system 28335 digital signal processor program, dual-loop)
- 2015-01-22 14:16:04下载
- 积分:1
-
qjyz
全局阈值程序,用于matlab中图像分割,能够对比强烈的图片进行较好的分割。(Global threshold program, used in matlab image segmentation, can be used to better segmentation contrast images.
)
- 2013-11-06 09:14:50下载
- 积分: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
-
GMSK
GMSK通信建模与仿真,simulink源文件,东华大学研究生通信建模与仿真课程设计代码(Modeling and simulation of GMSK communication simulink source file, donghua university graduate course design of the modeling and simulation of communication code)
- 2016-04-01 08:58:29下载
- 积分:1
-
VC+Matlab
这是关于MATLAB与VC
实现卫星照片三维显示(This is on the MATLAB and VC realize satellite photos of three-dimensional display)
- 2008-04-09 17:02:31下载
- 积分:1
-
Ex0502
在MATLAB中实现二阶响应曲线绘制的m函数,可以完成线性或非线性二阶响应曲线绘制(In MATLAB to achieve second-order response of the m curve drawing function, can be linear or non-linear response curve of second-order mapping)
- 2009-05-03 15:34:11下载
- 积分:1
-
MATLAB7
基于Matlab的压缩感应的实例(包含源代码)(Cognitive sensor)
- 2010-03-06 17:16:42下载
- 积分:1
-
fftshift
主要是用c语言实现matlab中的fftshift函数的,(Mainly used c language matlab in fftshift function,)
- 2013-09-22 14:57:46下载
- 积分:1
-
float-digtal
关于数据转换的很好的C语言程序,很好用,很实用(Data conversion on the C language program good, very good, very practical)
- 2011-09-02 21:18:49下载
- 积分:1