搜索资源列表
eye_matlab
- 一个用MATLAB写的实现通信中眼图功能的S函数,.m格式,与 simulink中的eye diagram一样-a written communication to achieve functional eye diagram of S function. M format, Simulink with the same eye diagram
2
- 2. 关于无线信道的多普勒谱,请回答以下问题: (1) 在某些无线信道中,多普勒频移会引起无线信道输出信号的混叠。请描述产生混叠的各种原因; (2) 无线信道中的多普勒谱有一种经典谱(classic spectrum),请解释产生这种谱形状的机理; (3) 请用Simulink工具编写代码(S-Function方式),产生一单径瑞利信道,其多普勒谱为经典谱,其中移动速率为120km/h。并请回答:证明自己用计算机产生的经典谱是正确的可能方法。 -On the wireless c
2008_5
- 在三条径的瑞利信道中,对于直接序列扩频: (1) 请设计DS-CDMA一种具体的码分导引辅助的信道估计方法,接收机分别采用等均益合并、最大比合并。用Simulink进行仿真,测量BPSK的误码率性能,画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线,请解释在误码率为0.01时,两种合并方式所表现的不同的物理意义。 (2) 设频率已经同步,请设计DS-CDMA一种具体的单停顿滑动相关时间同步方法,用Simulink进行仿真(自己编写代码S-Function
802.11a_ofdm_code
- 现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFT/DFT,同步(时间/频率同步)和信道估计,以及频率偏移的估计等一系列代码.希望大家能从中得到你需要的东西. -Now I finally found a copy of it to the form of FUNCTION, reproduces OFDM mapping, IDFT/DFT, synchronized (time/frequency synchronization), and channel e
serial
- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。-This module' s function is to verify implementation and basic PC-to serial communication functions. Required in the PC, install a serial port debug tool for the functional verification process
FX2_GPIF_Primer
- 利用GPIF的功能进行USB传输,可以提高速度-GPIF' s function using USB transmission, can improve the speed of
OPNET_Modeler-core-function
- 对OPNET的核心函数进行了详细的讲解,包括函数功能、格式、参数-OPNET' s core functions on a detailed explanation, including the function features, format, parameters
ConvolutionalEncoder
- 用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式),在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。-With Viterbi decoding method of decoding, encoding and decoding them all to write your own code (S-Function mode), the additive white Gaussian noise channel, signal to noise
Doppler-spectrum-of-radio-channel
- 1. 关于无线信道的多普勒谱,请回答以下问题: (1) 在某些无线信道中,多普勒频移会引起无线信道输出信号的混叠。请清楚的描述产生混叠的各种原因; (2) 无线信道中的多普勒谱有一种经典谱(classic spectrum),请解释产生这种谱形状的机理; (3) 请用S-function产生一单径瑞利信道,其多普勒谱为经典谱,其中移动速率为120km/h。并请回答:证明自己用计算机产生的经典谱是正确的可能方法。 -Doppler spectrum of radio cha
Bluetooth
- bluetooth 的接口处理函数,对学习蓝牙有些好处-bluetooth s function
3G_PicUpload
- Android平台上实现手机图片浏览,编辑,上传到微博的功能-Android platform on its phone photo browsing, editing, to the micro bo s function
Time-series-analysis
- 现代信号处理中时间序列分析,相关重要算法,包括逆函数预测算法,矩估计,极大似然估计, 格林函数预测算法,差分方程预测方法-Modern signal processing, time series analysis, the related important algorithms, including inverse function prediction algorithms moment estimation, maximum likelihood estimation, predic
GragGridViewApp-4-7
- Grid View拖动某一项的功能,比较实用的动画效果。改改就可以放到项目中。-Grid View dragging an item' s function, more practical animation. Changed can be placed in the project.
function-encoding
- Steganography is the art of hiding information in ways that prevent the detection of hidden messages. Steganography, derived from Greek, literally means “covered writing.” It includes a vast array of secret communication methods that conceal the mes
s
- 自己编写的一个简单实用的串口通讯程序,可以实现笔记本与单片机串口通讯功能-I have written a simple and practical serial communication program, you can achieve serial communication with the microcontroller serial communication function
PMSMdq
- 本人自己做得仿真,matlab电机模型,simulink,仿真包括模型和s函数(My own simulation, matlab motor model, simulink, simulation includes model and s function)
RecordWave-master
- 安卓中实现音频的录制,能够实现监听听筒的功能。(An Zhuozhong realizes the audio recording, and can monitor the receiver's function.)
optqkised-equality-executive
- 2,1,7卷积码译码s-function()
2
- 2. 关于无线信道的多普勒谱,请回答以下问题: (1) 在某些无线信道中,多普勒频移会引起无线信道输出信号的混叠。请描述产生混叠的各种原因; (2) 无线信道中的多普勒谱有一种经典谱(classic spectrum),请解释产生这种谱形状的机理; (3) 请用Simulink工具编写代码(S-Function方式),产生一单径瑞利信道,其多普勒谱为经典谱,其中移动速率为120km/h。并请描述:自己用计算机产生的经典谱是正确的依据。(2. Regarding the doppler sp
4
- 4. 试说明卷积编解码的工作原理: (1) 使用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(S-Function方式),不是调用Simulink的已有编码、译码函数。 (2) 请在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(4. Try to explain the working principle of convolutional codec: (1) Simulink was used to simulate