-
savgol
低通滤波器,对数据进行平滑,也叫做最小二乘法,Savitzky-Golay算法(a particular type of low-pass filter, well-adapted for
data smoothing, and termed variously Savitzky-Golay, least-squares, or DISPO
(Digital Smoothing Polynomial) filters. Rather than having their properties defined
in the Fourier domain and then translated to the time domain, Savitzky-Golay
filters derive directly from a particular formulation of the data smoothing problem in
the time domain)
- 2010-07-22 10:49:43下载
- 积分:1
-
LMS
Matlab Code to filter data using the Least Mean Squares adaptive algorithm. processes an input WAV file and filters out noise according to the setup parameters
- 2011-09-27 07:38:30下载
- 积分:1
-
matlab-code
this fils contains matlab code this fils contains matlab code this fils contains matlab code
- 2011-09-15 15:24:00下载
- 积分:1
-
demo
8自由度的汽车模型,包括abs clutch 建立了动力学公式的模型,需要对几个积分器设置初值,避免代数环(vehicle model of 8 degrees)
- 2010-12-22 19:57:29下载
- 积分:1
-
matlabexample
matlab最小二乘法,数值分析,抛物线方程(matlab least squares method, numerical analysis)
- 2014-11-02 15:43:36下载
- 积分:1
-
CMAGUI
CMA BASE GUI BASED EQUALIZATION
- 2011-11-05 21:05:41下载
- 积分:1
-
circle
特征提取实例中的确定圆形目标源程序,能有效提取出图像中的圆形目标,并标记(Feature extraction instance to determine circular target source, can effectively extract the image of circular target, and mark)
- 2013-11-25 19:55:50下载
- 积分:1
-
matlab
本算法是基于遗传算法的十杆桁架的截面优化程序,经matlab10.0测试,可完美运行(The MRD damper matlab program)
- 2020-11-20 12:29:37下载
- 积分:1
-
lsr
A Label Switch Router (LSR) (sometimes called transit router), is a type of a router located in the middle of a Multiprotocol Label Switching (MPLS) network. It is responsible for switching the labels used to route packets.
When an LSR receives a packet, it uses the label included in the packet header as an index to determine the next hop on the Label Switched Path (LSP) and a corresponding label for the packet from a look-up table. The old label is then removed from the header and replaced with the new label before the packet is routed forward.
- 2011-08-03 16:49:10下载
- 积分:1
-
feature_extraction
Code is for extracting morphological, textural and statistical features cell image. Original image is diffused anisotropically and used for extraction of features leading to classifiction of cellular data
- 2015-03-30 12:08:16下载
- 积分:1