搜索资源列表
MatLab_Programs
- 无线通信信道测试的MATLAB仿真算法和其验证-wireless communication channel test MATLAB simulation algorithm and its certification
ck20
- 计数时钟芯片代码,实现实时计时,代码可综合,仿真通过,已成功流片,并通过最后的测试。
200791519481254253
- 用汇编语言写交通灯源程序加图形仿真,并测试通过
UART_Download
- 此为FPGA上的一个串口通信程序,已经通过仿真测试,完全可行
43680498viterbidecode
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序
disksim-4.0.tar
- disksim是一个非常优秀的磁盘仿真工具,利用该工具,研究存储系统的人可以很方便的测试I/O性能,进行高效的仿真。
QPSK通过瑞利信道的MATLAB仿真
- QPSK通过瑞利信道的MATLAB仿真,测试能成功
0-9(Speech-Recogenition)用matlab仿真0到9十个数字的语音识别
- 用matlab仿真0到9十个数字的语音识别 1、对语音的WAV文件和LAB文件进行处理,产生十个文件,每个文件对应于一个数字,存贮着该数字的波形文件。(shujuzhengli.m) 2、分别利用上面十个文件训练出十个HMM模板,具体方法是:首先将语音的波形文件分帧,以128个点为一帧,帧移为64,每一帧通过mfcc.m计算出13个系数,随着波形的长度不同,一个语音文件可以计算得到13*N个系数,截取13*15的矩阵(mfcc系数)用作训练数据。一般一个HMM模板用20组mfcc系数
All_phase--FFT
- 全相位FFT(apFFT)时移相位差法多频测试程序,内置5种不同的频率,可以得到很精确的幅值、频率、相位估计,仿真时精度很高。-All phase FFT (apFFT) method when multi-frequency phase-shift test procedures, built-in 5 different frequencies, can be very precise amplitude, frequency, phase estimation, the simulatio
DigitalBaseband
- 数字基带传输的全部matlab仿真文件,测试无误,升余弦滚降滤波器-Digital baseband transmission matlab simulation of all documents, test passed, raised cosine roll-off filter
200681556499797
- 曼彻斯特编解码 用vhdl编写的,经过quartus功能仿真测试过了的-Manchester codec prepared using VHDL, the Quartus functional simulation has been tested
Wireless-Humidity-Transmitter
- 使用汇编语言编写的无线湿度变送器程序,已经经过仿真测试,可以用于具体实践或者设计-Written in assembly language programs for wireless and humidity transmitter has been tested by simulation can be used to design specific practice or
cpu-leon3-altera-ep1c20
- CPU性能仿真测试软件,对于VHDL设计的芯片可以做新能测试-CPU VHDL
LeonardoSpectrum_V2005a[1].82key
- CPU设计仿真测试软件,没有汉化版,都是英文版的,对设计的CPU可以进行性能防止-cpu leon software
Untitled
- Turbo码译码simulink模块仿真,实现译码性能仿真测试-Turbo code simulink simulation
fuzzy_smith
- 在matlab中仿真,实现模糊控制在锅炉系统中的仿真测试。-Simulation in matlab, the realization of fuzzy control in boiler system of simulation test
62256-RAM
- emu8086 proteus 74LS273 实现存储单元的读写仿真测试-emu8086 proteus 74LS273 62256 RAM
控制设计与仿真 实战篇例程
- LabVIEW确实很强大最近开始测试 Labview的3D相关的功能。 制作3D 对象,然后显示。 导入3D对象 ,然后显示。 那个 3D图是Solidework里面导出来的。主要那个格式97的。(LabVIEW is a graphical software system for developing high-performance scientific and engineering applications. LabVIEW can acquire data and co
位移测试与系统静态特性实验仪
- 模拟输入位移信号,对系统静态特性进行计算,包括线性度,滞后度,系统误差等(Analog the input displacement signal and calculate the static characteristics of the system, including linearity, hysteresis, system error, etc.)
verilog的fir滤波器
- 实测可用,个人实现的fir滤波器,已经通过了modelsim仿真测试,