-
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
-
bpsk_rcos
一个升余弦滤波器的例子,应用在bpsk系统,思路清晰(A rose cosine filter examples, used in BPSK system, clear thinking
)
- 2011-12-23 21:01:15下载
- 积分:1
-
power_clutter_3D
计算杂波功率谱三维图形的程序,利用matlab平台开发(Clutter power spectrum calculation of three-dimensional graphics program, using matlab platform)
- 2021-03-14 15:09:23下载
- 积分:1
-
alamouti
该文档详细的介绍了alamouti码的编码原理(This document describes in detail the principle of a Code alamouti)
- 2011-05-20 21:49:39下载
- 积分:1
-
nlos_5.3.2.3-1
本段程序主要写了认知无线电非视距误差下的仿真结果(The program is mainly written in paragraph cognitive radio simulation results under NLOS error)
- 2013-11-23 17:56:49下载
- 积分:1
-
FFTPLOT
ieksu saze 3faze in matlab simulink
- 2013-08-21 15:52:03下载
- 积分:1
-
Signal-generator
自己按照下载的信号发生器源程序编写调试,调试成功(Signal generator in accordance with their own source code download write debugging, debugging success)
- 2011-10-23 16:55:29下载
- 积分:1
-
F_Cluster
依据不同模糊距离公式建立模糊相似矩阵,采用matlab编程实现的模糊聚类分析的源程序代码(Fuzzy similar matrix matlab fuzzy clustering analysis of the source code programming depending on fuzzy distance formula)
- 2013-12-24 18:51:15下载
- 积分:1
-
mandu
用matlab描绘石英晶体的弹性波方程 并作出慢度图(describe the slowness)
- 2015-03-31 19:27:39下载
- 积分:1
-
TVL1denoise
说明: 基于L1范数约束的TV正则化算法求解目标函数(TV Regularization Algorithms Based on L1 Norm Constraints for Solving Object Functions)
- 2019-02-26 21:01:41下载
- 积分:1