-
untitled
three phase rectifier
- 2009-12-24 05:44:07下载
- 积分:1
-
crt(matlab)
中国剩余定理仿真代码(matlab),可以用在图像以及信道编码(Chinese remainder theorem simulation code (matlab))
- 2021-04-14 19:08:55下载
- 积分:1
-
remote
remote sensing image analysis done by segmentation and classification is done finally
- 2013-12-09 13:07:51下载
- 积分:1
-
SI-and-matlab-simulation
《系统辨识与MATLAB仿真-侯媛彬》源程序(" System Identification and MATLAB simulation- Houyuan Bin" source)
- 2011-10-22 18:16:28下载
- 积分: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
-
matlab仿真PID参数整定 源代码+仿真图
说明: 用MATLAB仿真PID控制,其中用simulink建仿真模型,用matlab语言编写PSO算法用于优化PID参数整定。(Matlab is used to simulate PID control, in which Simulink is used to build simulation model, and PSO algorithm is written in MATLAB language to optimize PID parameter setting.)
- 2020-02-26 12:48:17下载
- 积分:1
-
Esprit
说明: 利用Esprit算法进行TOA估计,可用于无线传感器网络节点定位(TOA estimation by Esprit algorithm for wireless sensor network node localization)
- 2010-04-09 10:36:50下载
- 积分:1
-
rtdxtutorial
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(a MATLAB applications, a convenient! Use need to change for the M documents.)
- 2006-03-16 16:38:05下载
- 积分:1
-
Wigervillerdecompostion_STFT
使用Wigervillerdecompostion方法和短时傅里叶变换分解信号,得到信号的时频分布。(Use Wigervillerdecompostion decomposition method and short time Fourier transform signal to obtain time-frequency distribution.)
- 2011-05-31 11:13:01下载
- 积分:1
-
ARMA_AR_MA_-kalman
卡尔曼滤波下的的ARMA、MA、AR模型,比较全面,特别适合初学者入门(Kalman filtering under the ARMA, MA, AR model, a more comprehensive, especially for beginners)
- 2013-09-17 14:55:12下载
- 积分:1