-
PursuitEvasionGames
We model the hunt as a game of three explicit stages: the stalk, the attack,
and the subdual. We implemented this model in Matlab to simulate a
velociraptor hunting a thescelosaurus and an African lion hunting a gazelle.
- 2010-05-06 01:03:59下载
- 积分:1
-
izak
对输入的信号进行zak逆变换,观察滤波后的信号在时域的分布情况(used to analysis the izak transform, so that wo can know the distribution of the processing signal)
- 2014-12-02 09:53:34下载
- 积分:1
-
fig7x40
基于MATLAB中simulink下的电机的加减速仿真与实现,具有较为详细的电路设计(Based on simulink in MATLAB simulation and implementation, the deceleration of the motor has the detailed circuit design)
- 2015-03-18 18:38:59下载
- 积分: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
-
callmatlab
说明: 这是一个利用perl调用matlab的接口函数,可以在perl环境下运行matlab函数(This is a call using perl interface matlab function, you can run perl environment matlab function)
- 2009-08-19 16:30:45下载
- 积分:1
-
neural_method_cell
This code is the neural network for global shape otpimization of fuel cell by matlab. Initial design variable value is input with dynamic analysis result.
- 2013-12-07 11:01:52下载
- 积分:1
-
STK500
This is a work version of STK500 programmer in Altium DXP. If anyone find errors in schematic, pls. post message. Thanks!
- 2009-10-02 00:30:12下载
- 积分:1
-
dspzs
本书全面系统地介绍了DSP芯片的基本原理、开发和应用。首先,介绍了目前广泛使用的DSP 芯片的基本结构和特征,定点和浮点DSP处理中的一些关键问题。然后,对用C 语言和MATLAB 语言进行DSP算法的模拟进行了介绍。(This book a comprehensive and systematic introduction to the basic principles of DSP chips, the development and application. First of all, on current DSP chips are widely used in the basic structure and characteristics of fixed-point and floating-point DSP to deal with some of the key issues. Then, using C language and MATLAB language for DSP algorithm simulation are introduced.)
- 2009-04-17 21:15:16下载
- 积分:1
-
matlabprogram100
说明: matlab的经典实用100例,是在做仿真的好帮手(matlab classic 100 cases of utility is a good helper to do simulation)
- 2008-11-18 20:06:12下载
- 积分:1
-
1
说明: 利用FLDA结合多核磁参数来检测前列腺癌(Detection of Prostate Cancer using Multi-parametric Magnetic Resonance)
- 2011-09-13 22:25:54下载
- 积分:1