-
OSC
正交信号校币(OSC)是一种新近发展起来的数据预处理方法,它ff匀基本思
想是仅从光谱矩阵X上移除与相应值矩阵Y正交的部分(Orthogonal signal correction(OSC)is a uew popular pretreatment method,and
its basic idea is that it rcn30ves tile pal‘ts linearly unrelated(orthogmml)to the
response matrix Y spectral matrix X.)
- 2020-10-28 16:19:58下载
- 积分:1
-
modulate_PSK_or_QAM
modulate PSK or QAM
- 2010-06-21 07:12:28下载
- 积分:1
-
mixturecode
This is a mixture distribution fitting algorithm in Matlab
- 2010-11-23 16:13:09下载
- 积分:1
-
work
QR factorization of an m × n matrix A with m ≥ n is a pair of matrices A = QR
- 2009-06-01 02:40:00下载
- 积分:1
-
VPSO-(1)
Vectorized particle swarm optimization
- 2014-10-29 00:44:54下载
- 积分:1
-
PCA
PCA主成分分析方法来处理手势向量,来获得手势的特征向量,即主要成分(PCA principal component analysis method)
- 2012-02-15 16:49:55下载
- 积分:1
-
ex6
program that will calculate how many odd integers in a given interval from 1 to N, where N is entered through the keyboard. The program will print out the total number of odd numbers in a given interval as the product of all odd numbers in that interval. As a result, the program should print "at intervals of 1 to N has <x> odd numbers and their product is <proizvod>.".
- 2014-02-04 18:16:03下载
- 积分:1
-
hist_eq
Image histogram equalization
- 2009-03-18 14:14:07下载
- 积分:1
-
MFA
无模型自适应(MFA)控制
不需要精确模型,通过自适应算法控制。(MFA control)
- 2010-03-08 10:21:38下载
- 积分:1
-
additive_noise_channel
模拟噪声的程序,可以根据需要改写,主要功能是实现噪声模型
(Additive Noise Channel/Additive Guassian Noise Channel is the simplest of all channels. File usage details:
op_channel = additivenoise(input_signal)
mathematical Model:
s(t) input signal to channel (=sig_ip)
n(t)additive random noise process added by channel (=noise_mat)
a(t) attenutation factor , here it is taken as random(=att_fact)
out put signal r(t) = a .* s(t)+ n(t)
an additional file named through_anc is there which shows 2 figures, 1. input signal 2. output signal
)
- 2009-07-16 21:13:40下载
- 积分:1