-
Tutorial_Matlab
MATLAB Turorial Package : Contains 6 PDF documents to elaborate detailed functions in MATLAB
- 2009-05-27 13:38:20下载
- 积分: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
-
untitledhysteresis
file for hysteresis controller for bldc motor
- 2014-08-22 18:06:01下载
- 积分:1
-
classic-gui-example
一些比较经典的Matlab gui界面的例子,对指导GUI编程很有意义(Some of the more classic examples of Matlab gui interface guiding meaningful GUI Programming)
- 2007-08-16 14:23:24下载
- 积分:1
-
qpsk2
说明: 主要介绍QPSK的matlab编程,初步学习matlab语言在通信中的运用(the introduction of QPSK)
- 2011-04-15 22:09:14下载
- 积分:1
-
DNAreset
DNA限制性图谱的绘制方案程序
%采用改进的穷举法搜索DNA片段排序,data1,data2是传进来的两组数据,由SPDP法中测得
%例如data1=[1 14 12 3 7 8 9 6 11 4 12 3 13 2 5 10] data2=[1 1 2 1 2 2 1 2 3] (restrictive map of the DNA mapping program procedures% of the improved method of exhaustion search DNA fragment sequencing, data1, data2 are two groups of Scientology, by the law of 1.0% measured for example data1 = [1 14 12 3 7 8 9 6 11 4 12 3 13 2 5 1 0] data2 = [1 1 2 1 2 2 1 2 3])
- 2006-10-18 16:05:13下载
- 积分:1
-
rs
在高斯白噪声信道下的RS码编译码实现程序
包括编码和译码(RS code under the white Gaussian noise channel codec implementation program
Including encoding and decoding)
- 2013-05-06 17:15:58下载
- 积分:1
-
MATLAB2
for 3 G matlab code develop for gold sequence
- 2010-06-17 05:45:55下载
- 积分:1
-
fa
说明: 用来计算固有模态函数(IMF)瞬时频率及振幅包络的代码(The function FA computes a frequency and amplitude of data(n,k), where
n specifies the length of time series, and k is the number of IMFs.
)
- 2014-08-28 15:43:41下载
- 积分:1
-
Batch-For-full-version
批处理for语句从入门到精通,讲述批处理的for语句的机制,目录如下:
一 前言
二 for语句的基本用法
三 for /f 含变量延迟
四 for /r
五 for /d
六 for /l(Batch for statements entry to the master, tells the story of a batch of for statements mechanism, directories are as follows:
one preface
Two basic uses of the for statement
Three for /f with variable delay
Four for /r
Five for /d
Six for /l)
- 2015-02-01 02:55:05下载
- 积分:1