-
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
-
som
a som application, for those who are new in neural network and matlab!
- 2013-12-29 20:27:41下载
- 积分:1
-
多输入多输出系统example_mimo
这是一个多输入多输出系统采用模型预测控制方法进行编程的例子,(multiinput multioutput mpc example)
- 2020-07-05 14:18:59下载
- 积分:1
-
REL
REL protocol DOC for WSN
- 2014-11-21 05:05:15下载
- 积分:1
-
光线追迹
matlab 光线追迹,算法比较简单,可供初学者看看。(Matlab ray tracing, the algorithm is relatively simple, for beginners to see.)
- 2021-02-05 16:49:57下载
- 积分:1
-
BP13
基于bp网络的最大误差逆向传播算法的实现(Maximum error back- propagation algorithm implementation based on BP network)
- 2013-04-17 22:00:41下载
- 积分:1
-
Temperature_fuzzy_control
temperature control by fuzzy controler simulation
- 2010-12-31 11:57:25下载
- 积分:1
-
Trigonometric-function
当自变量在一定的区间变化,不同三角函数求解不同的图形。(When the independent variable in a certain range of change, trigonometric function to solve different graphics.
)
- 2013-04-10 19:49:49下载
- 积分:1
-
testBPSKVB
仿真BPSK调制在AWGN信道下分别使用卷积码和不使用卷积码的性能(Simulation BPSK modulation in AWGN channel respectively convolutional code and a convolutional code performance without)
- 2013-10-25 11:16:05下载
- 积分:1
-
beamform_thinned_array
稀布阵列matlab波束形成程序,可画出9阵元稀疏阵列的阵列方向图和阵列布阵示意图,有详细的注释,适合初学者参考(thinned array beamforming)
- 2014-01-09 10:17:14下载
- 积分:1