-
tricordic
用CORDIC计算器计算sin,cos。包含浮点仿真模型和定点仿真模型(CORDIC calculator with sin, cos. Contains the floating-point simulation model and the fixed-point simulation model)
- 2009-11-18 11:11:45下载
- 积分:1
-
zigzag
ZIGZAG扫描MATLAB代码,具体内容请参考代码文件(for ZIGZAG)
- 2012-06-15 13:24:38下载
- 积分:1
-
features-extraction-in-matlab
feature extraction in matlab simple intro
- 2013-10-24 13:06:35下载
- 积分: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
-
ch03
介绍matlab中字符串、元胞和构架数组的建立、使用和用法(Introduction matlab in the string array of cellular and framework of the establishment, use and usage)
- 2009-10-16 22:02:49下载
- 积分:1
-
qdqdh
抢答器的实现功能的仿真,使用MATLAB进行仿真运行(Responder achieve functional simulation using MATLAB simulation run)
- 2013-12-17 20:43:47下载
- 积分:1
-
HLRF_method
一次可靠度的HLRF算法。随机向量的概率模型采用Nataf分布,考虑变量相关性。验算点搜寻采用U空间的梯度迭代算法。(This is a first-order reliability method based on HLRF algorithm. A multivariate distribution model,Nataf model,is used to generate the random variables. To search the design point in indenpent standard Gauss space, a kind of gradient iterative algorithm is adopted.)
- 2020-11-09 20:09:46下载
- 积分:1
-
三相电力有源滤波器
三相电力有源滤波器,基于pq谐波电流检测的三相有源滤波器模型。输出为直流电压。(Three-phase Active Power Filter)
- 2020-10-24 19:50:01下载
- 积分:1
-
HFSS--UTD
HFSS/UTD混合法计算电大尺寸导体上的天线(HFSS/UTD hybrid method to calculate the antenna on a large conductor)
- 2013-11-28 09:12:45下载
- 积分:1
-
EEGLAB20120912
EEGLAB 中文帮助文档,很有用的, 有需要的同学可以下载下来看看(EEGLAB Chinese help documentation, very useful, there is a need for students to be able to download it and see)
- 2014-03-10 10:52:49下载
- 积分:1