-
SwarmOps-for-Matlab--Version-1.0--2010
public guideness for swarm Ops in Matlab
- 2013-03-13 13:54:51下载
- 积分:1
-
MATLAB
说明: MATLAB扩展编程+何强编着+PDF电子书 非常金典(He Qiang MATLAB Extended Programming+ ed+ PDF eBook)
- 2011-04-15 20:45:12下载
- 积分:1
-
HigherOrderSpectralAnalysis(HOSA)Toolbox
Higher-Order Spectral Analysis (HOSA) Toolbox
- 2010-05-08 21:16:10下载
- 积分:1
-
dq
说明: simulation of stationary field to rotating field
- 2013-02-28 09:55:52下载
- 积分:1
-
classbaseattrbutetimeclassification
In this paper, we present two novel class-based
weighting methods for the Euclidean nearest neighbor algorithm
and compare them with global weighting methods
considering empirical results on a widely accepted time series
classification benchmark dataset. Our methods provide
higher accuracy than every global weighting in nearly half
of the cases and they have better overall performance. We
conclude that class-based weighting has great potential for
improving time series classification accuracy and it might be
extended to use with other distance functions than the Euclidean
distance.
- 2010-10-30 13:19:15下载
- 积分:1
-
paralel
Parallel Computing Toolbox™ 5
An Introduction Into OpenMP
Parallel Computing with
OpenMP on distributed shared
memory platforms
OpenMP tutorial
- 2011-01-08 07:23:56下载
- 积分:1
-
batewosi1
详细阐述了波特沃斯低通滤波器的matlab仿真原理及对应的c语言实现过程,读完此资料后,对于巴特沃斯低通滤波器不管从c语言实现还是matlab实现,你都会有很好的理解(Matlab simulation principles elaborated Porter Worth low-pass filter and the corresponding c language implementation process, after reading this information, for Butterworth low-pass filter regardless of language or a c matlab implementation, you will have a very good understanding)
- 2014-10-30 09:17:14下载
- 积分:1
-
denoise1
本程序是基于WaveLab802平台作的。
包括 VisuShrink方法、SUREShrink方法、BayesShrink等方法。噪声方差大小和小波可以自行设定。(This procedure is based on the platform for WaveLab802. VisuShrink methods including, SUREShrink methods, BayesShrink and other methods. Size and wavelet noise variance can be set.)
- 2007-10-22 21:00:00下载
- 积分:1
-
lmin
Find local minimum in matlab
- 2009-05-04 18:00:18下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1