-
gold
很不错的gold序列程序,经仿真验证可以使用(Very good gold sequence program, the simulation results can be used)
- 2013-11-04 09:32:43下载
- 积分:1
-
pit
说明: 利用AMDF法求语音信号的基音周期(结果为时频图)(Pitch detection by AMDF algorithm)
- 2010-03-22 08:24:51下载
- 积分:1
-
2ASK-system-verification
2ASK系统验证源码,包括二进制单机性不归零码的产生,功率谱密度的计算等(2ASK system verification, including unipolar NRZ binary source code generation, power spectral density calculation.)
- 2014-11-15 00:06:32下载
- 积分:1
-
Main_CC_Luzhenbo
可用于分析混沌时间序列 C-C方法分析混沌时间序列(Can be used for the analysis of chaotic time series analysis of chaotic time series CC)
- 2012-10-31 14:53:44下载
- 积分:1
-
DS_CDMA
这个仿真程序用于实现DS-CDMA通信系统仿真(The simulation program used to implement DS-CDMA communication system simulation)
- 2011-04-20 13:39:47下载
- 积分:1
-
evaluation-of-integrals
积分计算中运用辛普森系列公式求函数的数值积分。(How to use Simpson series formula expression functions caltulating numerical intergration.)
- 2011-05-06 16:17:37下载
- 积分:1
-
morp
提取图像的形状特征的一个matlab程序(A code of matlab to extract a ROI s shape feature)
- 2011-06-07 09:22:17下载
- 积分:1
-
Bit-Error-Rate-in-OFDM
This program describes that how the binary data is transmitted by dividing data into frames.
it also analyse the Bit Error rate by 16 QAM method and viterbi decoding method.
- 2014-12-04 00:33:14下载
- 积分:1
-
Calculator
Calculator is used to verify the arithmetic results using matlab
- 2015-03-02 16:57:51下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1