-
FBG
均匀光栅C++仿真程序,传输矩阵法,方便学习(Uniform grating matlab simulation program, transfer matrix method)
- 2009-12-10 18:07:41下载
- 积分:1
-
MATLAB-7.0User-Guide2-
Matlab的编程指南(下册),常用的Matlab入门教程,比较详细非常好用的哈!(Matlab programming guide, commonly used Matlab Tutorial, detail very easy to use Ha!)
- 2012-02-15 09:57:20下载
- 积分: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
-
shannocode
用C语言或者Matlab编写香农编码的程序(Written with C language or Matlab coding procedures Shannon)
- 2010-05-28 22:06:08下载
- 积分:1
-
基于MATLAB的Z源整流器的仿真模型 Z-PWMrectifier
基于MATLAB的Z源整流器的仿真模型。重点是直通信号的产生算法(Z-source rectifier based on MATLAB simulation model. Focus is on the straight-through signal generation algorithm)
- 2020-11-01 21:59:55下载
- 积分:1
-
Phw__diodee4o
电源四个二极管构成的整流电路SIMULIINK仿真模型,一种基于MATLAB7.0
(The power four diodes constituting a rectifier circuit SIMULIINK simulation models, one based on MATLAB7.0)
- 2012-09-09 23:45:21下载
- 积分:1
-
GCP
GCP是地面控制点的缩写,主要是处理地面控制点的类,包括控制点的读取处理以及写出。(GCP is an acronym for ground control points, mainly handling ground control points, including read and write process control points.)
- 2014-02-25 11:53:44下载
- 积分:1
-
VC_Matlab
通过MATLAB引擎,利用VC开发MATLAB,包括一个自己开发的小程序和一片word文档资料(Through the MATLAB engine, developed by VC MATLAB, including its own development programs and a small word document data)
- 2011-08-27 23:31:12下载
- 积分:1
-
SNMF
SNMF 算法在MATLAB平台上的实现,包括源代码,说明等(SNMF experiment on MATLAB)
- 2015-01-28 20:18:25下载
- 积分:1
-
TVP_VAR_CK
time varying VAR code
- 2013-05-15 23:56:45下载
- 积分:1