-
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
-
specificationmatlab
说明: 自己编写的一个简单的matlab程序,实现图像直方图的均衡化及规定化处理.image histogram equalization,histogram matching(specification).(I have written a simple matlab program to achieve image histogram equalization and processing requirements. Image histogram equalization, histogram matching (specification).)
- 2008-10-22 22:05:30下载
- 积分:1
-
MATLAB-three-dimensional-mapping
利用MATLAB进行三维图像的绘制,非常详细的介绍了有关的操作步骤!(Using MATLAB for the rendering of three-dimensional images, a very detailed introduction to the steps!)
- 2012-05-01 23:21:18下载
- 积分:1
-
AHP
这是利用matlab编写的层次分析法例程,希望有所帮助。(This is the use of matlab routines written in AHP, hope help.)
- 2011-07-20 16:49:00下载
- 积分:1
-
FSKshiyan
根据FSK调制原理
在二进制频移键控中,幅度恒定不变的载波信号的频率随着输入码流的变化而切换(称为高音和低音,代表二进制的1和0)。来做实验
(According to the principle of FSK modulation in the binary frequency shift keying, the frequency of the carrier signal amplitude constant with the change of the input stream is switched (called treble and bass, representing a binary 1 and 0). Trequinsin)
- 2012-11-26 21:30:59下载
- 积分:1
-
ch6example3
A/D和D/A转换器模型 对串行和并行输出的8位A/D和D/A转换器进行仿真,转换值范围为0到255,转换采样率为1次/秒。 (A/D and D/A converter model, serial and parallel output of the 8-bit A/D and D/A converter to simulate the conversion values range from 0 to 255, change the sampling rate of 1 times/sec.)
- 2010-05-26 09:50:32下载
- 积分:1
-
Irre_Am6
自己摸索了很长时间,根据参考资料自己编写了一个用于生成轨道谱的程序,希望能够和大家一起分享^_^(Their own way for a long time, according to a reference to write your own program to generate spectral track, hoping to share with everyone ^ _ ^)
- 2011-06-08 17:11:08下载
- 积分:1
-
formantdetect
读入一段语音,进行基音检测,最后实现对这段语音的共振峰检测。(Read in a speech, pitch detection, and finally to achieve this period of speech resonance peak detection.)
- 2012-04-02 14:05:38下载
- 积分:1
-
Uniform_Extraction
该程序实现了字符串提取算法,算法中使用了Boost库来处理字符串。(The program implements string extraction algorithm, the algorithm uses the Boost library to handle strings.)
- 2012-11-02 12:00:05下载
- 积分:1
-
jiyinzhouqi
平均幅度差函数法基音周期的提取 包含滤波、中值平滑等处理。(Average magnitude difference function pitch extraction method includes filtering, median smoothing, such as treatment.)
- 2007-07-29 17:16:01下载
- 积分:1