-
untitled
three phase rectifier
- 2009-12-24 05:44:07下载
- 积分:1
-
extractEnergyProportionByFFT2
对脑电时域信号提取30Hz以内各个节律波能量比重(Extracting energy proportion of each rhythm within 30Hz for EEG time-domain signal)
- 2021-04-16 15:58:53下载
- 积分:1
-
bylisswinline
线泰勒权的权值产生程序,可作为子函数调用。用于产生低旁瓣的差波束。用于阵列信号处理(line taylor vector, can be applied as sub function. difference beamforming.)
- 2014-11-05 21:06:14下载
- 积分:1
-
mfuzzy_eff_mode
fuzzy template code, you can edit system in matlab code and write code for fuzzy controller if have problem say me to correct code
- 2012-01-20 17:09:04下载
- 积分:1
-
MRL06
2004年robotcup世界冠军源代码(2004 world champion robotcup source code)
- 2008-03-10 19:43:29下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
matlabexamples
matlab揭秘这本书的配套学习实例,里面有书上讲解到的源代码实例。(matlab examples)
- 2010-05-12 09:32:51下载
- 积分:1
-
ransac_homography
this code is to realize a RANSAC algorithm
- 2012-03-30 23:24:47下载
- 积分:1
-
blind-source-seperation
多通道盲源分离(基于极大化非高斯性的负熵算法)源代码(Multi-channel blind source separation (based on the maximization of the negative entropy of non-Gaussian algorithm) source code)
- 2011-09-15 15:47:27下载
- 积分: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