-
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
-
lowpass_IIR
低通IIR滤波器的源码,简单有效。低通IIR滤波器的源码,简单有效(Low-pass IIR filter source, simple and effective. Low-pass IIR filter source, simple and effective)
- 2010-06-18 17:08:54下载
- 积分:1
-
hollow
图形的透视演示,两个圆,外面一个镂空,投射里面一个圆。(Presentation graphics perspective, the two round, outside a stencil, projection inside a circle.)
- 2008-01-07 19:09:49下载
- 积分:1
-
Antenna
说明: 7x7半波阵子天线阵方向图仿真(未归一化)(antenna pattern)
- 2011-03-25 23:54:43下载
- 积分:1
-
fiirandiir
说明: fiir和iir滤波器设计源码,交流交流,希望给人帮助!(fiir source and IIR filter design, communication exchange, hoping to give people help!)
- 2008-11-16 19:16:14下载
- 积分:1
-
mesh
可以实现彩色图像分割的三维数据网格具有良好的效果(Can realize three dimensional color image data grid
)
- 2014-08-12 08:23:34下载
- 积分:1
-
2011a_new
CUMCM 2011A 等高线CUMCM 2011A 等高线CUMCM 2011A 等高线CUMCM 2011A 等高线(CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A CUMCM 2011A )
- 2013-09-06 11:10:19下载
- 积分:1
-
extension
This generally used to find the range between the transmitter and the receiver.
- 2014-09-19 20:51:11下载
- 积分:1
-
equalizer_self_adaption
自适应均衡领域的经典算法,最小均方误差算法(LMS)算法的数字均衡器建模源代码。建模建立了一个通信系统的收发两端,并模拟了信道衰减和噪声。并在接收端使用了数字均衡器。主程序中一次在接收端使用了自适应均衡器,另一次没有使用,可以清楚看到均衡前后误码率的差别。(The field of classical adaptive equalization algorithm, the minimum mean square error algorithm (LMS) algorithm for modeling digital equalizer source code. Modeling the establishment of sending and receiving ends of a communication system, and simulate the channel attenuation and noise. And at the receiving end using a digital equalizer. Once the main program at the receiving end using adaptive equalizer, another did not use, you can clearly see the difference before and after the equalizer BER.)
- 2021-01-23 18:28:45下载
- 积分:1
-
PartialFFT
这是一个关于部分傅立叶变换的Matlab程序,有事没问题,大家共同讨论啊 !(This is a Fourier transform on the part of the Matlab program, something no problem, we discuss ah!)
- 2008-04-26 08:28:24下载
- 积分:1