-
shipsimulation
一个很好的船舶仿真源程序,希望对大家有用。(Simulation of a good source of the ship, in the hope that useful.)
- 2009-05-09 15:07:53下载
- 积分:1
-
sphmie
利用MATLAB进行米散射计算,计算大气粒子对于太阳不同波长的辐射损失(M scattering calculations carried out using MATLAB to calculate atmospheric particles of different wavelengths for the solar radiation loss)
- 2009-12-25 16:17:34下载
- 积分:1
-
matlab
matlab 实验,这是上课的实验,有基本应用,适合信号。通信专业初学者入门使用( MATLAB exercises,are suit for students whose majors are signal processing ang communication)
- 2009-06-29 15:17:30下载
- 积分:1
-
ofdm22
关于OFDM的调制仿真,其中使用是QPSK调制,包含FFT、循环前缀、加窗等基本过程。(OFDM modulation on the simulation, in which a QPSK modulation, contains the basic process FFT, cyclic prefix, windowing and so on.)
- 2014-11-25 21:12:56下载
- 积分:1
-
VoiceSeperationML
两路语音信号混合及解混的基于负熵的fastICA算法的MATLAB仿真实例(Two-way voice signals mixed and mixed solutions of negative entropy-based algorithm fastICA simulation of MATLAB)
- 2009-03-28 13:20:43下载
- 积分:1
-
buckPWM
DC-DC 转换的Simulink 模型with PWM PI control(DC-DC conversion of the Simulink model with PWM PI control)
- 2008-04-14 16:33:12下载
- 积分:1
-
matlabini
MATLAB initiation for help you read it .
- 2011-12-17 02:11: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
-
KF_and_EKF_standard
标准的卡尔曼与扩展卡尔曼滤波模板,可以直接套用。(kalman and extended kalman filter can be directly applied.
)
- 2015-04-17 10:39:33下载
- 积分:1
-
CA-and-Matlab
本文就一些有趣的规则,考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。(This paper some interesting rules, consider how to write effective MATLAB program to achieve these cellular automata.)
- 2011-12-24 11:03:39下载
- 积分:1