-
rs
说明: RS的编码就是计算信息码符多项式,除以校验码生成多项式之后的余数;rs编码的基本实现,包括add,mul函数等;(RS coding is to calculate the information symbol code polynomial, divided by the check code generator polynomial after the remainder rs basically coding, including add, mul function, etc. )
- 2010-04-18 18:53:40下载
- 积分:1
-
Doppler_com
说明: 一种相位调制信号的多普勒补偿方法,希望对大家有帮助。(Doppler signal of a phase modulation compensation, we want to help.)
- 2011-03-16 12:48:29下载
- 积分:1
-
turbo_7_5
Visual Studio C/C++平台下开发Turbo编码调制源程序
- 2011-11-27 22:29:02下载
- 积分:1
-
Matlab-in-the-civil-enineering
matlab在建筑抗震中的应用,里面关于滞回性能有很详细的描述,前面的章节主要讲述matlab的基本命令(Matlab in the civil engineering)
- 2012-10-17 13:32:25下载
- 积分:1
-
work
1) 以身高为例,画出男女生身高的直方图并做对比;
2) 采用最大似然估计方法,求男女生身高以及体重分布的参数;
3) 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况);
4) 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(1) taking height as an example, draw the histogram of male and female students and compare them;
2) the maximum likelihood estimation method was used to calculate the height and weight distribution parameters of male and female students;
3) using Bayesian estimation method to find the parameters of height and weight distribution of male and female students (assuming the variance is known, please indicate some of the parameters selected by the job);
4) using the minimum error rate Bayes decision, draw the decision surface of category decision. And determine the height and weight of a sample respectively (160,45), should belong to the boys or girls? What about (178,70)?)
- 2020-10-07 09:47:37下载
- 积分:1
-
Kalman
使用卡尔曼滤波器对物体的未来状态进行预测和估计。(Using the kalman filter to predict the station of the object.)
- 2020-08-18 17:48:20下载
- 积分:1
-
MATlab--iir
matlab实现iir滤波器。iir数字滤波器有显著特点,dsp运行速度快(matlab iir filter implementation)
- 2011-04-21 18:21:46下载
- 积分:1
-
Matlab-music-synthesis
使用matlab合成音乐,用傅里叶级数或傅里叶变换的方法来做,最后用分析得到的吉他的特性来演奏东方红(Matlab music synthesis, using Fourier series or Fourier transform method .And finally use the guitar features formerly analysised to play with DFH)
- 2013-12-26 10:08:09下载
- 积分:1
-
AmaxBmin
alpha max plus beta min algorithm
- 2011-02-09 02:12:56下载
- 积分:1
-
functional_programming
This set of files enables working more easily with functions of functions for concise and powerful code.
A few highlights of this way of working:
* Map multiple inputs to multiple functions and assign multiple outputs with a single line.
* Use conditionals (like "if"), loops, and recursion in anonymous functions.
- 2013-01-22 13:47:14下载
- 积分:1