-
AMtiaozhi
标准AM调制,ma不同值时的AM振幅调制(Standard AM modulation, ma different values of amplitude modulation AM)
- 2013-07-21 13:44:35下载
- 积分:1
-
matlab_scripts_by_Jerrythee
The MATLAB Scripts (m-files) Simulate MIMO Communication System with Zero Forcing (ZF) Detection, Minimum Mean Square Error (MMSE) Precoding and Detection. It of course goes with the MAIN Programs which calls the functions.
- 2020-12-15 21:29:16下载
- 积分:1
-
TwIST_v2
基于压缩感知理论的MRI一阶快速算法软件包(a first order fast algorithm package based on the theory of compressed sensing )
- 2013-10-14 20:56:54下载
- 积分:1
-
untitled1
是一个matlab中的power system 中搭建的一个模型。可以仿真35KV电力系统线路发单项短路故障、两项短路故障、和三项短路故障的短路电流电压波形。(This is a model of building a matlab power in system. Simulation of 35kV Power line system billing short-circuit fault, two short circuit fault, and three short circuit fault short-circuit current and voltage waveforms.
)
- 2021-04-15 15:48:54下载
- 积分: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
-
SEP_Protocol_in_Matlab
this matlab program is a SEP Protocol.
- 2014-02-06 13:45:05下载
- 积分:1
-
sign_flip01
该算法实现效果很好,可用于图像处理方面等等。(The algorithm works well, can be used for image processing and so on.)
- 2010-10-11 14:53:59下载
- 积分:1
-
SEP_Protocol_in_Matlab
this matlab program is a SEP Protocol.
- 2014-02-06 13:45:05下载
- 积分:1
-
ISODATA
ISODATA算法,对原本算法进行了简化,计算速度较快()
- 2007-10-23 10:26:23下载
- 积分:1
-
main
本算法用matalab语言编写,实现了在DCT 域内应用RBF 神经网络检测图像水印(This algorithm with matalab language, the DCT domain RBF neural network application image watermark detection)
- 2009-11-18 10:57:04下载
- 积分:1