-
matrax
matlab频谱分析 很有用(matlab spectrum analysis is useful)
- 2008-12-24 11:25:12下载
- 积分:1
-
LevelSet
VC++实现的GAC水平集, 这样的程序很少见,大部分都是matlab编写的,虽然程序比较简单,但是很有借鉴和参考价值。 有曲线演化的过程(GAC level set VC++ implemented, such programs are rare, and most of them are prepared matlab, although the procedure is relatively simple, but very useful reference and the reference value. Curve evolution process)
- 2012-09-02 22:27:02下载
- 积分: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
-
Search_DFT
Filtros Ma t lab trae varios filtros para series de tiempo
- 2013-09-24 08:00:15下载
- 积分:1
-
matlab
MATLAB练习可以作基本的应用练习,帮助建立(MALABSCIENCE)
- 2010-01-25 21:20:23下载
- 积分:1
-
OFDMA
calculates BER of BPSK on OFDM
- 2014-01-23 22:09:39下载
- 积分:1
-
chap12
MATLAB c++ 可以实在嵌入式的环境下联合编程。联合仿真(MATLAB c++ can be embedded in the environment is the joint programming. Co-simulation)
- 2011-05-09 10:06:35下载
- 积分:1
-
PSK_encode_decode
本源码通过声音传通数据,将数据调制二进制PSK(即BPSK)信号从喇叭发出来,另外一个接收程序接收到声音后,便可以解码出来,用到的技术有PSK编码、PSK解码、Windows录音,为了防止传输过程中出现的误,本原码采用rss纠错码,使得通讯更加稳定可靠。(The Source by voice through the data, binary modulation PSK (ie, BPSK) signals emitted the speaker, the other receiving program after receiving the sound, you can decode it, the techniques used have PSK encoding, PSK decoding, Windows Recording in order to prevent accidental transmission occurs, the primitive code using rss error correction code, making communications more reliable.)
- 2015-04-03 13:58:41下载
- 积分:1
-
bishe
说明: 永磁同步电机的直接转矩控制算法设计 matlab的仿真(PMSM DTC)
- 2011-03-24 21:47:25下载
- 积分:1
-
wildbin
code example demonstrating Wildcard searching techniques
- 2014-11-25 00:46:35下载
- 积分:1