-
crazyclimber
基于crazy climber算法的数字调制信号脊特征提取(陈利民)(Crazy climber algorithm based on digital modulation signal feature extraction ridge)
- 2010-10-22 16:38:00下载
- 积分:1
-
curve
用MATLAB实现数值分析中插值与曲线拟合(Numerical analysis in MATLAB realization of the interpolation and curve)
- 2010-01-10 23:06:44下载
- 积分:1
-
edgedetection
说明: 基于形态学的的玻璃瓶边缘检测,和canny算子对比,可出图。(Glass bottles based on morphological edge detection, and the canny operator compared to a map.)
- 2011-04-11 16:44:35下载
- 积分:1
-
VnmoFromVstrata
用于将层速度转化为动校正速度,使用在地震勘探研究中。(Computing the Vnmo from Vstrata for horizontal strata in seismic research.)
- 2013-09-25 20:29:10下载
- 积分:1
-
mse
平均标准偏差,一个计算用的Matlab小程序,希望大家喜欢(The average standard deviation, a calculation using a small Matlab program, I hope everyone likes)
- 2009-11-07 11:02:40下载
- 积分:1
-
gc
说明: golden code 一种先进的编码方法 性能优越 复杂度低(golden code, an advanced coding method superior performance, low complexity)
- 2010-03-22 20:57:34下载
- 积分:1
-
HMT
说明: 基于MATLAB环境下的HMT隐马尔克夫树模型参数训练代码母函数(Based on the MATLAB environment HMT parameters hidden Markov tree model training code generating function)
- 2008-09-19 15:07:50下载
- 积分:1
-
shengyinpinpufenxi
说明: 男声,女声,乐器声音频谱分析和傅里叶转换(Male, female, musical instruments, sound spectrum analysis and Fourier transform)
- 2011-03-15 20:36:34下载
- 积分:1
-
Henon
实现混沌倍周期分岔,分岔后最后达到混沌状态。(Chaotic period-doubling bifurcation, and finally reach the chaotic state after the bifurcation)
- 2012-04-13 16:07:54下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1