-
MainAneal
说明: 求最短路径 tsp matlab M文件(The shortest path tsp matlab)
- 2010-05-02 12:11:54下载
- 积分:1
-
attachments_2011_09_13-(1)
Its a documentation based on different field of image processing,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
- 2012-04-20 19:18:54下载
- 积分:1
-
heat_1d
Heat Transfer with CRANK NICOLSON Method
- 2012-09-23 23:39:19下载
- 积分:1
-
NLmeansfilter
anisotropic diffusion
input: image to be filtered
t: radio of search window
f: radio of similarity window
k: degree of filtering
sigma: noise standard deviation
Author: Jose Vicente Manjon Herrera & Antoni Buades
Date: 09-03-2006
Implementation of the Non local filter proposed for A. Buades, B. Coll and J.M. Morel in
A non-local algorithm for image denoising
(anisotropic diffusion)
- 2015-01-11 14:32:33下载
- 积分:1
-
ARMAtest
一个检测ARMA的matlab程序,可以显示p,q的值( a test program to calculate the parameters of ARMA)
- 2013-07-22 17:41:01下载
- 积分:1
-
lannen
解耦,恢复原信号,能量谱分析计算,一个很有用的程序。( Decoupling, restore the original signal, Energy spectrum analysis and calculation, A very useful program.)
- 2016-09-17 23:56:00下载
- 积分:1
-
bp
说明: 柴油机故障诊断改进型bp算法的matlab程序,相关学生可以(Diesel Engine Fault Diagnosis Improved bp algorithm matlab procedures related to students)
- 2008-11-29 09:36:52下载
- 积分:1
-
System-identificition-with-matlab
《系统辨识及其MATLAB仿真》电子书籍(System identification and MATLAB simulation of e-books)
- 2012-05-17 20:09:23下载
- 积分:1
-
iris编程练习
说明: KNN分类练习,有100数据,进行简单的KNN练习(KNN classification exercise, 100 data, simple KNN exercise)
- 2020-12-20 17:39:09下载
- 积分: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