-
montecarlo_aboutbeta
自编的matlab验证各种计量经济学中正态性无偏性等一系列理论问题的程序(Directed the matlab verify various econometric CKS state of a series of theoretical issues without bias and other procedures)
- 2013-11-27 15:23:47下载
- 积分:1
-
code
基于改进LDA和CNN的网络入侵聚类,该文件为matlab版本的原代码(Based on the improved LDA and CNN network intrusion clustering)
- 2015-03-24 17:13:17下载
- 积分:1
-
rls
RLS滤波算法的matlab实现,有注释(RLS filter algorithm)
- 2010-12-13 21:07:57下载
- 积分:1
-
fdtd1D
一维光子晶体的FDTD 分析法MATLAB程序(One-dimensional FDTD analysis of photonic crystals MATLAB program)
- 2010-05-08 09:57:39下载
- 积分:1
-
MATLAB7.0
MATLAB7.0辅助信号处理技术与应用,一本讲matlab,不错的电子书籍(MATLAB7.0 auxiliary signal processing techniques and applications)
- 2012-05-22 20:54:55下载
- 积分:1
-
Multirate-systeme-application
本程序为与《多采样率系统》一书配套的(中文界面)MATLAB可视化程序(Multiraten systeme in matlab,easly Using )
- 2014-08-15 23:39:52下载
- 积分:1
-
Controls_and_Power_Electronics_GENCAT_English_ed1
Control devices and accessories for contactors
- 2015-01-05 19:48:27下载
- 积分:1
-
Spatialfeaturedetection
用于空域特征检测的几个代码,很实用,而且结果也很好哦!希望大家来共同进步(several codes for detecting of spatial characteristics)
- 2010-08-15 21:24:32下载
- 积分:1
-
2
说明: 针对故障诊断,本程序为多工况故障诊断,利用gmm对TE过程实现了故障检测,效果很好(According to the fault diagnosis, the program for fault diagnosis of the condition, TE process to realize fault detection using GMM, the effect is very good)
- 2013-01-15 15:24:37下载
- 积分:1
-
per
function Px = per(x,n1,n2)
PER Estimate the spectrum of a process using the periodogram
-----------
USAGE Px = per(x,n1,n2)
The spectrum of a process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, x(n2)
The periodogram is returned in Px using a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed.
- 2012-04-18 09:56:59下载
- 积分:1