-
waveletmodalmax
小波模极大源代码,可用来进行小波降噪或小波模态参数识别,该代码为斯坦福大学源码。(wavelet modulus maxima source code, which can be used for wavelet denoising or wavelet modal parameter identification, The code for the source of Stanford University.)
- 2020-11-23 16:59:34下载
- 积分:1
-
kuai
CFAR的matlab实现,效果十分好,不信请试试(CFAR' s matlab achieve)
- 2013-03-19 08:49:06下载
- 积分:1
-
read_txt_1
过于滤波,采用卡尔曼滤波有关的方法。比较简单。打开文件,希望有用(kalman filter)
- 2011-12-09 21:20:28下载
- 积分:1
-
Fuzzy_Classifier_matlab_code
模糊分类论文pdf文件以及Matlab code源码,对学习很有帮助。(A Simple Fuzzy Classifier based on Inconsistency Analysis of Labeled Data)
- 2010-07-06 18:16:37下载
- 积分:1
-
mathexp
清华大学数值计算和数学实验建模的幻灯片与MATLAB源代码(Tsinghua University, numerical experiments and mathematical modeling of the slide with the MATLAB source code)
- 2009-04-07 14:58:27下载
- 积分:1
-
(source_code_updated_2009)Numerical_Methods_in_Eng
Numerical Methods in Engineering with Matlab第二版源码(source code for Numerical Methods in Engineering with Matlab(2nd Edition,2009))
- 2010-09-03 10:44:37下载
- 积分:1
-
Matlab---Graphics-and-GUIs-with-Matlab--3rd-Editi
Matlab - Graphics and GUIs with Matlab, 3rd Edition
- 2012-11-29 16:55:03下载
- 积分:1
-
thesimulationOfactivefilterOnPSCAD
基于PSCAD的有源滤波器仿真,可以完成有源滤波器的很好的仿真(the simulation of active filter on PSCAD)
- 2010-05-31 13:02:15下载
- 积分:1
-
1
说明: 将Minpack库中的LM算法封装成库,经过调试,通过算例运行结果与Matlab中运行出来的结果相差0.01范围内。(Will Minpack library package into the LM algorithm library,After debugging An example is the results is only 0.01 Difference from the result of Matlab s!
)
- 2009-08-09 22:15:03下载
- 积分:1
-
DEFINEV
%DEFINEV Scaling vector and derivative
%
% [v,dv]= DEFINEV(g,x,l,u) returns v, distances to the
% bounds corresponding to the sign of the gradient g, where
% l is the vector of lower bounds, u is the vector of upper
% bounds. Vector dv is 0-1 sign vector (See ?? for more detail.)
%
% Copyright (c) 1990-98 by The MathWorks, Inc.
% $Revision: 1.2 $ $Date: 1998/03/21 16:29:10 $( DEFINEV Scaling vector and derivative [v, dv] = DEFINEV (g, x, l, u) returns v, distances to the bounds corresponding to the sign of the gradient g, where l is the vector of lower bounds , u is the vector of upper bounds. Vector dv is 0-1 sign vector (See?? for more detail.) Copyright (c) 1990-98 by The MathWorks, Inc. $ Revision: 1.2 $ $ Date : 1998/03/21 16:29:10 $)
- 2007-05-31 11:39:15下载
- 积分:1