-
theuseofmatlabinthetimeseries
介绍使用MATLAB软件对时间序列进行编程,里面有AR模型的建立方法(Describes the time series using MATLAB software programming, which has AR model method)
- 2010-06-04 16:50:40下载
- 积分:1
-
TSP
用matlab实现了简单遗传算法解决TSP问题,有界面。(Using matlab to achieve a simple genetic algorithm to solve the TSP problem, there are interfaces.)
- 2010-02-22 11:06:31下载
- 积分:1
-
MultipleCoherehence
偏相干函数分析,用于故障诊断、噪声源定位(Multiple Coherehence for Mechanical Fault Diagnosis)
- 2021-04-06 17:19:02下载
- 积分:1
-
deconvolution
时域解卷积的有关算法,med,mckd meda ,omeda,momeda等(The relevant algorithms for time domain deconvolution, Med, MCKD MEDA, omeda, momeda and so on)
- 2021-04-28 13:18:43下载
- 积分:1
-
matlabtongxin
用MATLAB的.m文件来实现通信仿真的若干算法和原理(using MATLAB. M document communications to achieve a number of simulation algorithms and theory)
- 2007-04-22 12:45:17下载
- 积分:1
-
rout-motion-planing
this file contains a matlab code for rout planing motion.
- 2013-08-05 13:29:35下载
- 积分:1
-
mintree
最小生成树源代码,给定一个邻接矩阵,可以画出一个最小生成树的图(The minimum spanning tree of source code, given an adjacency matrix, can draw a minimum spanning tree of a graph
)
- 2014-10-15 21:12:24下载
- 积分:1
-
DistributedPowerControl
分布式功率控制算法,对研究CDMA功率控制很有帮助~(Distributed Power Control)
- 2013-12-13 15:48:04下载
- 积分:1
-
GAComputationExample
遗传算法生成实例讲解,包括源代码,初学者指导工具。(Genetic algorithm to generate examples to explain, including source code, for beginners, guiding tool.)
- 2012-11-21 23:53:35下载
- 积分:1
-
hpfilter
这不是一个标准MATLAB的函数
H = hpfilter (类型,男,氮, D0 , n )的创建传递函数的高通滤波器,氢,指定的类型和大小MxN 。可能的值类型, D0和N是: 理想 理想高通滤波器的截止频率D0 。 Ifsupplied , n是被忽略。 btw 巴特沃思高通滤波器
n阶和截止D0 。
gaussn 高斯高通滤波器的截止(标准偏差) D0 。
如果提供,正被忽略。 M和N应该是偶数的密度泛函过滤。(THIS IS NOT A STANDARD MATLAB FUNCTION
H = hpfilter (type,M,N,D0,n) creates the transfer function of a highpass filter, H, of the specified type and size MxN. Possible values for type, D0, and n are: ideal Ideal highpass filter with cutoff frequency D0. Ifsupplied, n is ignored. btw Butterworth highpass filter
of order n, and cutoff D0.
gaussn Gaussian highpass filter with cutoff (standard deviation)D0.
)
- 2009-03-21 19:05:50下载
- 积分:1