-
DDE
较为详细地介绍了延迟微分方程的概念以及数值解法,并提供具体的计算案例以及在matlab中的实现,并附有一定的源码,适合初学者参考学习()
- 2007-09-27 15:29:06下载
- 积分:1
-
qpskd
qpskd.m is a function which is use in Matlab to show QuadraturePhase-shift keying.
- 2010-07-10 22:12:09下载
- 积分:1
-
fast_WT_1D
本程序实现不用对数据进行2抽取和2插值的快速小波分解,只需对滤波器进行2插值即 可,所以不要求数据的长度为2的幂次方,共分解了3次,然后进行了重构!!!(This procedure achieved without the data extraction and 2 Fast 2 interpolation wavelet decomposition, only 2 of the interpolation filter that can be, so the data length does not require a power of 2, a total break down three times, then refactored! ! !)
- 2011-10-20 16:50:13下载
- 积分:1
-
music_and_root-music
本代码包括Music算法以及Root-music算法的仿真实现,对初学者大有裨益(The code includes Music algorithms and simulation Root-music algorithm of great benefit for beginners)
- 2013-12-07 11:16:03下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
LDA_TrainTest_5CV
提取数据波形时域特征(绝对幅值、平均值、峭度、过零点)并且用LDA分类(Time-domain waveform data extraction features (absolute amplitude, mean, kurtosis, zero crossing) and classification with LDA)
- 2020-07-13 00:48:52下载
- 积分:1
-
Matlab
matlab 教程。。。对于没用过matlab的 可以作为入门学习(matlab tutorial. . . For matlab can not used as a learning portal)
- 2013-12-06 12:15:15下载
- 积分:1
-
CS-101501-UGP2
This document describes the libraries provided as part of BlueLab.
- 2013-01-17 10:30:09下载
- 积分:1
-
pso-with-limitation
带有速度限制和种群限制的粒子群优化算法程序。matlab编写。(Populations with speed limits and restrictions on particle swarm optimization algorithm. matlab prepared.)
- 2013-07-24 04:10:46下载
- 积分:1
-
nc_point to shapefile
批量读取nc数据,求nc数据月平均,IDW插值,点数据转shapefile(Read the nc data in batches.)
- 2018-01-24 21:24:31下载
- 积分:1