-
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
-
Poynting-vector
Electromagnetic theory (poyinting vectors)
- 2012-03-31 22:35:43下载
- 积分:1
-
YALL1-v1.4
用交替方向乘子法来求解L1正则化问题、BP问题、BPDN问题的一种算法(An algorithm for solving the L1 regularized problem, BP issue BPDN problem with alternating direction multiplier method)
- 2012-10-17 15:10:54下载
- 积分:1
-
PID
一种PID入门学习的模型,很基础的东西,想学PID的同学可以看看(A PID entry-learning model, very basic things, the students want to learn the PID can look)
- 2012-11-01 20:07:14下载
- 积分:1
-
stewart
Stewart platform, classic model with PID controller
- 2020-06-29 18:20:01下载
- 积分:1
-
RastriginDisc
RastriginDisc benchMark Function
- 2011-12-06 13:58:35下载
- 积分:1
-
audio_watermarking_Add_Noise
add a noise to a watermarked audio signal to test the robustness
input : vector representing the watermarked audio file & the desired SNR
output : vector representing the noisy watermarked audio file
- 2012-11-15 20:51:21下载
- 积分:1
-
Image_Processing_Face_Warping
image warping source code, it has already be tested, it works well
- 2013-02-13 06:48:43下载
- 积分:1
-
ransac
ransac funtion to use in image process
- 2013-12-10 19:07:39下载
- 积分:1
-
c8mgpc1
典型广义预测控制系统的仿真程序,模拟收到扰动之后的控制效果(Typical generalized predictive control system simulation program)
- 2013-04-22 21:34:50下载
- 积分:1