-
channel
channel description of mimo
- 2013-01-18 14:45:04下载
- 积分:1
-
edgedetection
数字图像处理之边缘检测(边缘检测prewitt.m)(Edge Detection of digital image processing (edge detection prewitt.m))
- 2010-06-28 23:10:48下载
- 积分:1
-
myguanyuquzaodedaima
基于matlab小波去噪程序,已经测试好了,可以直接使用的,提供给需要的朋友们( this is study on wavelet)
- 2010-12-12 17:21:59下载
- 积分:1
-
wave_method_fault_location
本程序是利用单端电气量依据行波原理实现故障测距的程序,需要较高的采样率以提高精度。(This procedure uses traveling wave principle of the single-terminal electrical information in accordance with the procedure of fault location, it requires a higher sampling rate in order to improve accuracy.)
- 2020-08-17 14:58:22下载
- 积分:1
-
RMLab002
近似计算随机矩阵Random matrix theory里Tracy-widom分布的函数。主程序被分解为7个子程序。首次运行,请务必先运行‘twamkenew’。请遵守版权说明信息:COPYING.m。(Approximate random matrix Random matrix theory in the Tracy-widom distribution function. The main program is broken down into seven sub-programs. First run, be sure to run twamkenew .For Copying permissions see COPYING.m)
- 2020-10-25 23:20:00下载
- 积分:1
-
Trajectory-Simulation
基于Matlab的比例导引弹道仿真分析.介绍了比例导引法的导引规律, 推导了基于比例导引规律的拦截弹弹道方程(Trajectory Simulation Analysis Based on Matlab)
- 2017-03-03 20:42:40下载
- 积分:1
-
eye-matlab
matlab算法实现的人脸定位和人眼定位,通过肤色找到人脸 继而定位人眼.(matlab code
face recognition
eye recognition)
- 2021-05-12 21:30:03下载
- 积分:1
-
SS3
Signal and systems m file function to generate signals using matlab. Document 2.
- 2011-03-03 08:42:42下载
- 积分:1
-
matlab13
QAM modulation scheme for spreading codes gray
- 2011-04-26 07:23:33下载
- 积分:1
-
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