搜索资源列表
ICAforsound
- Matlab环境下的基于独立分量分析(ICA)算法的声音混合与分离仿真程序-Matlab environment based on the independent component analysis (ICA) is the voice mixed with the separation of simulation program
IIS2BT656
- 本程序功能为将音频的IIS数据插入bt656数据中一起传输。在程序中,sdata并不从外界输入,而是由内部的一个16位的counter并串转换产生,以此来检测程序在串并转换sdata时是否有遗漏。 本程序并未经过实测,但ModelSim的仿真结果正确。-this program will function as audio data into IIS bt656 together data transmission. In the process, not from outside sdat
cdma
- 此程序是CDMA系统的仿真程序以及源码分析!
chirp
- 一个程序为cs算法中变标过程的仿真,另一个程序为chirp信号在混叠的情况下其频谱与相位的变化情况。
wave_simulation
- 船舶在海洋航行不可避免要受到扰动,这是一个海洋环境干扰的仿真程序。
trafficsimulate
- 二环路仿真程序,用java开发,结合oop,是一个锻炼面向对象的好例子!-Second Ring Road simulation program, using java development, combining oop is an object-oriented exercise good example!
pcm.rar
- 适用MATLAB仿真实现对模拟信号的采样量化编码程序(模拟信号采样经均匀量化后自然二进制编码),通信系统仿真必备,The application of MATLAB simulation of analog signal sampling quantization coding procedures (analog signal sampling by the uniform quantization after the natural binary code), communication s
sq-waveguide01.tar
- MIT的MPB软件仿真四方晶格光子晶体波导带隙的程序-MIT' s MPB software simulation four lattice photonic crystal waveguide band-gap program
mpeg_src
- mepg信号源产生程序,用于数字电视信号发生器仿真-MPEG signal source generation process for digital television signal generator simulation
VCinthecompilerrunningtutorialVideosJM
- VC中编译运行JM视频教程,进行有效的H.264程序仿真。-VC in the tutorial Videos JM compiler to run, carry out effective simulation H.264 procedures.
pcm
- PCM的编码端仿真程序,主要包括抽样\量化\编码三部分.用程序语言编写-PCM terminal emulation program code, including sample \ quantization \ encoding three parts. With the preparation of programming language
tri-waveguide01.tar
- MIT的 MPB软件仿真三角晶格光子晶体波导帶隙的程序-MIT MPB software emulation triangular lattice photonic crystal waveguide band-gap program
RFC3550
- 本文描述RTP(real-time transport protocol),实时传输协议。RTP在多点传送(多播)或单点传送(单播)的网络服务上,提供端对端的网络传输功能,适合应用程序传输实时数据,如:音频,视频或者仿真数据。RTP没有为实时服务提供资源预留的功能,也不能保证QoS(服务质量)。数据传输功能由一个控制协议(RTCP)来扩展,通过扩展,可以用一种方式对数据传输进行监测控制,该协议(RTCP)可以升级到大型的多点传送(多播)网络,并提供最小限度的控制和鉴别功能。RTP和RTCP被设计
kanong
- 用matlab仿真音乐声音,本程序仿真卡农影月,用3种乐器仿真,声音优美-Musical sound
CalibrationForXiaoYi
- 此程序为图像序列的柱面全景拼接算法,matlab仿真程序,其中有柱面投影程序可以对其他投影公式有一定的启示。-This procedure cylindrical panoramic image stitching algorithm sequence, matlab simulation program, which has a cylindrical projection program can have some inspiration to other projection formul
relay-selection-wireless
- 无线协同通信中中继选择算法的几种仿真程序,附有配套的论文。-Wireless cooperative communication relay selection algorithm several simulation program, accompanied by supporting papers.
FIR,IIR滤波器对语音信号的滤波处理matlab仿真
- 本资源实现了基于LSB算法的语音信号的数字水印,内有测试的载体音频,水印音频,代码几乎每一句都有详细的解释,采用了重新量化,使得载体的数据量和水印的数据量不易冲突,附GUI。另外还加入了两种抗干扰处理,一种是低通滤波,另一种是30db的高斯白噪声,外带一段录音的小程序。LSB由于其本身的特点,对两种攻击的抵抗都不是很好。另外,我还有一个资源是关于DWT小波变换的,可以去看看,DWT方法相比于LSB方法的抗干扰性强了不是一点半点。