-
xxxx
混沌时间序列分析与预测工具箱,包括了混沌时间序列分析的很多方法和预测方法(Prediction is a kind of dynamic filtering, in which past values of one or more time series are used to predict future values. Dynamic neural networks, which include tapped delay lines are used for nonlinear filtering and prediction.)
- 2012-05-01 10:31:28下载
- 积分:1
-
Classical_spectral_estimation
现代谱估计中,ar模型与arma模型的比较,性能的区别(Modern spectral estimation, ar arma model model and compare the difference between the performance)
- 2011-06-04 14:42:24下载
- 积分:1
-
hm9
2D particle movement in a circle domain
- 2013-11-16 12:35:05下载
- 积分:1
-
signals-and-systems-with-matlab-applications
E book about signal & systems
- 2009-07-21 11:03:04下载
- 积分:1
-
distribution-network-of-34-nodes
电力系统行业配网37节点feeder34,用于配电网规划(Feeder34 power systems industry with a network of 37 nodes for distribution network planning)
- 2020-10-06 15:27:42下载
- 积分:1
-
Wind_Turbine_Model_R2012b
wind turbine model in 12
- 2013-02-08 03:15:46下载
- 积分:1
-
matlab_communication
matlab通信仿真方面的文档,内容很全(communication simulation in matlab documents)
- 2011-10-13 11:53:35下载
- 积分:1
-
Text-File-Array
Matlab实现文本文件读取并存储成矩阵源代码
(这个Matlab程序,可以读取任何文本文件,并返回一个内容的数组。它在执行过程中,对每个字符串进行匹配,每行作为一次匹配的结束。
)
- 2009-03-08 10:12:48下载
- 积分:1
-
dynamicprogramming
本文介绍了动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较,最后还简单介绍了动态规划的数学理论基础和当前最新的研究成果。(This article describes the basic idea of dynamic programming and the basic steps, through the case study design algorithm using dynamic programming of specific channels to discuss some of implementation of dynamic programming techniques, and dynamic programming and other algorithms are compared, finally a brief introduction The mathematical theory of dynamic programming based on the latest research results and current.)
- 2010-05-17 21:44:10下载
- 积分:1
-
NLmeansfilter
non local mean filter
commande example
I =mat2gray(imread( eight.tif ))
mn= 0
vr= 0.02
J = imnoise(I, gaussian ,mn,vr) add noise
output=NLmeansfilter3(J,7,3,0.1)
- 2011-12-23 09:31:24下载
- 积分:1