-
5-20
自适应滤波原理(国外教材)计算机作业的MATLAB程序,调试通过,有一定的参考价值。(Principles of Adaptive Filtering (foreign materials) MATLAB computer operating procedures, testing is passed, there is a certain reference value.)
- 2009-06-07 14:36:10下载
- 积分:1
-
Fuzzy-neural-network
用matlabr2009编程实现神经网络模糊聚类算法(Programming neural network with matlabr2009 fuzzy clustering algorithm)
- 2011-06-30 08:15:48下载
- 积分:1
-
HVDC_SynSTAT_Final
this is a simulation of HVDC system
- 2012-08-29 11:36:26下载
- 积分:1
-
LabVIEWBasicsIout
暗示大家说的教案设计的就撒娇的就撒娇大家(js)
- 2009-07-13 14:11:49下载
- 积分:1
-
lowp
本程序是切比雪夫低通滤波器,用于电力系统离散数据基波提取(This program is a Chebyshev low-pass filter for extracting the fundamental power system discrete data)
- 2014-02-13 23:29:47下载
- 积分:1
-
blc
Branch line coupler design using Matlab
- 2009-04-11 20:15:26下载
- 积分:1
-
di10zhang-
基于matlab数字图像处理技术随书源代码第10章(Based on matlab digital image processing technology with the book source code Chapter 10)
- 2013-11-28 09:40:15下载
- 积分:1
-
Enovelope
--次端点镜像延拓法获得的上下包络线;
--注:输入参数是由MaMin函数获得的极值点;( - Second endpoint mirror extension obtained upper and lower envelope - Note: The input parameter is obtained by the extreme points MaMin function )
- 2010-06-07 15:03:11下载
- 积分:1
-
LS-SVMlab1.5
有关于lssvm(最小二乘向量机)的工具包,可以处理有关lssvm的相关问题(About lssvm (least squares vector machines) toolkit, you can deal with issues related lssvm)
- 2011-06-15 10:54:06下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1