-
W_rimpWavlet
轮轨冲击信号的小波分析matlab程序,程序中H5V20zrail为轮轨冲击信号输入数据。(Wheel-rail impact of wavelet analysis matlab program, the program H5V20zrail impact signal for the wheel-rail input data.)
- 2013-11-14 22:42:16下载
- 积分:1
-
NPearson
奈曼皮尔逊准则仿真,在P(H1|H0)=a的约束条件下,使P(H1|H1)最大的准则。(Neyman-pearson criterion)
- 2018-04-22 11:40:54下载
- 积分:1
-
TSP-PSO
说明: 运用混合粒子群算法求解TSP问题,带GUI界面,可以根据自己需要设置迭代次数等信息(Using hybrid particle swarm optimization algorithm to solve TSP problem, with GUI interface, you can set the number of iterations and other information according to your own needs)
- 2021-04-11 14:58:58下载
- 积分:1
-
pca
说明: PCA降维方法,这是一个针对图像处理的PCA降维处理方法(The method of PCA,whic is used in the image processing.)
- 2010-04-03 14:43:37下载
- 积分:1
-
RayleighFadingon
RAYLEIGH FADING SIMULATION DOC格式的 希望对大家有用.(RAYLEIGH FADING SIMULATION DOC format of the hope we have used.)
- 2006-12-18 15:17:42下载
- 积分:1
-
Experiment 1- Introduction to MATLAB
BASIC MATLAB CODE FOR MATHMATICAL OPERATION
- 2020-06-24 03:20:01下载
- 积分:1
-
Energy-Detection-Algorithm
针对目前双门限能量检测中存在的当判决统计量落在两门限之间时,需循环检测的问题,本文将介绍一种基于自适应双门限的能量检测算法。(we analyze and compare several main types of threshold in energy detection, then propose a new energy detection algorithm based on adaptive double threshold. )
- 2016-11-21 23:27:13下载
- 积分:1
-
Matlab_Lineequition
matlab 多个计算方程租的算法汇集 主要讲的是一般方法 还有正定矩阵的解法(matlab multiple computing algorithm equation rent pooling the main speaker is the general approach there is definite solution matrix)
- 2008-12-23 17:40:54下载
- 积分:1
-
MATLAB_programming_algorithm_source_of_Ordinary_Di
MATLAB程序设计之常微分方程算法源码MATLAB programming algorithm source of Ordinary Differential Equations(MATLAB programming algorithm for ordinary differential source MATLAB programming algorithm source of Ordinary Differential Equations)
- 2010-08-02 11:12:45下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1