搜索资源列表
echoEffect.txt
- 音效处理技术中,回声效果是重要的环节,此代码完成的即是这样一个功能,效果很明显,可直接添加数据进行仿真-audio processing technology, echo effects is an important aspect of this code is to complete such a function, obviously results can be directly added simulation data
CC_Led
- CC_Led,Visual C++编写的LED仿真原代码-CC_Led, Visual C simulation prepared by the LED source
demo_rbpf_gauss
- 例程学习,rao-blackwellized particle filter滤波器matlab仿真代码
demorbpfdbn
- 例程学习,rao-blackwellized particle filter滤波器matlab仿真代码2
mp3decoder.rar
- mp3 解码的verilog代码,通过仿真综合及验证,能够播放所有的.mp3文件。压缩包包括所有的verilog源码以及详细的文档。,mp3 decoding Verilog code, the adoption of an integrated simulation and verification, can all play. mp3 file. Compressed packet including all the Verilog source code and detailed docu
pro_4d1
- 此代码可实现8bits 108M 4路BT656 像素交织输入转为8bits 108M 4路行交织的视频数据,并有仿真文件,在modelsim中运行即可。-This code can be realized 8bits 108M 4 way BT656 pixel interleaving input into 8bits 108M 4 way line of cutting the video data, and there are simulation files can be run in
BICM
- 关于BICM仿真的比较全的代码集合。希望对大家有所帮助!-Comparison of BICM simulation on the entire code set. I hope all of you to help!
bitpeer
- 这是在P2P仿真软件Peersim平台下仿真BT的详细代码及具体配置-This is a P2P simulation software Peersim platform a detailed simulation of BT and the specific configuration code
matlabADCcode
- ADC仿真参数计算代码大全 ADC仿真参数计算代码大全-matlab adc matlab adc matlab adc matlab adc matlab adc matlab adc matlab adc matlab adc matlab adc matlab adc matlab adc matlab adc matlab adc
41695049BICM
- 关于BICM仿真的比较全的代码集合。希望对大家有所帮助-Collection of all BICM simulation code. We hope to help
adpcm_matlab
- ADPCM编码与解码及其matlab仿真代码-ADPCM encoding and decoding matlab simulation code and
Digital-television-broadcasting
- 针对数字电视广播系统的matlab模型仿真代码-Digital television broadcasting system model simulation matlab
Roomsim_3p4p1_small
- 长方形房间混响仿真代码,可设置声源和收听者的位置。-A simulation of the acoustics of a simple rectangular prism room has been constructed using the MATLAB m-code programming language.
V-BLAST
- V-BLAST的仿真代码,内部有源码和截图,可以直接运行(V-BLAST simulation code)
FIR,IIR滤波器对语音信号的滤波处理matlab仿真
- 本资源实现了基于LSB算法的语音信号的数字水印,内有测试的载体音频,水印音频,代码几乎每一句都有详细的解释,采用了重新量化,使得载体的数据量和水印的数据量不易冲突,附GUI。另外还加入了两种抗干扰处理,一种是低通滤波,另一种是30db的高斯白噪声,外带一段录音的小程序。LSB由于其本身的特点,对两种攻击的抵抗都不是很好。另外,我还有一个资源是关于DWT小波变换的,可以去看看,DWT方法相比于LSB方法的抗干扰性强了不是一点半点。