-
shuzichulixinhao
这是关于数字处理信号的MATLAB源代码,含有一些在数字信号处理中基本操作的源代码,希望对大家有所帮助。(This is on the digital processing of signals in MATLAB source code, contains a number of digital signal processing in the basic operation of the source code, I hope to help all of you.)
- 2009-05-23 21:24:47下载
- 积分:1
-
changguipid
直流双闭环调速系统的搭建模型,采用PID控制器控制。(Double closed loop DC speed control system to build the model, using the PID controller.)
- 2015-01-19 16:13:36下载
- 积分:1
-
Interpolating-and-Fitting
Matlab about Interpolating and Fitting
- 2013-12-28 03:52:34下载
- 积分:1
-
infor_shannon
自己编写的用MATLAB实现的香农编码,简洁的形式。对香农编码理论的研究和进一步改善有现实的参考价值。(Write your own MATLAB shannon coding, concise form.The study of shannon coding theory and further improve has realistic reference value.)
- 2015-12-19 14:56:51下载
- 积分:1
-
My_msk
利用matlab实现MSK调制 采用的是CPM调制的调制框图 内附CPM调制框图(MSK modulation implementation using matlab CPM modulated by the modulation block diagram)
- 2010-11-09 16:08:15下载
- 积分:1
-
acquisition-for-DF
说明: 这是一篇关于GPS信号的捕获文章,采用的是DF差分相关捕获的算法,具有在较低信噪比的情况下捕获信号(This is an article about the capture of GPS signal, using the DF algorithm to capture differential associated with low signal to noise ratio in the case of capture signal)
- 2011-03-09 15:14:39下载
- 积分:1
-
matlab-yuyinshibie
说明: 语音相识别 毕业设计 很认真 很详细的介绍但是没有源代码(Graduation Speech-related)
- 2011-04-14 17:32:27下载
- 积分:1
-
chushi
应用MATLAB的GUI,实现对水位的控制仿真(To MATLAB application GUI achieve water level control simulation)
- 2013-03-27 08:53:03下载
- 积分:1
-
DEVICE-CONTROL-USING-SPEECH
Title: "Device control using voice of user using matlab"
the program is developed in such a way that the device is operate/control using user voice.
- 2013-05-20 22:43:08下载
- 积分:1
-
FPE
说明: 按FPE定阶的
源程序:fpe.cpp
M序列:M序列.txt
白噪声:Gauss.txt
程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。
程序运行结果如下:
n: 1
判断阶次FPE的值: 0.0096406
-0.481665 1.07868
n: 2
判断阶次FPE的值: 0.00875755
-0.446739 0.00498181 1.07791 0.0527289
n: 3
判断阶次FPE的值: 0.0087098
-0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982
n: 4
判断阶次FPE的值: 0.000396884
-0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236
n: 5
判断阶次FPE的值: 3.2095e-007
-1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771
n: 6
判断阶次FPE的值: 3.23349e-007
-1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688
从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果:
3.2095e-007
-1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771(err)
- 2008-09-12 01:14:14下载
- 积分:1