-
fa
说明: 用来计算固有模态函数(IMF)瞬时频率及振幅包络的代码(The function FA computes a frequency and amplitude of data(n,k), where
n specifies the length of time series, and k is the number of IMFs.
)
- 2014-08-28 15:43:41下载
- 积分:1
-
hw3
Download the file town .jpg, which is a 1024×768, 256-grayscale image taken on a bright
sunny day. The image was taken in the shadow of a building. As the result, the sunlight
areas are glaring white and the shadow areas are dark and low contrast. Using the image
enhancement techniques covered in class, increase the contrast and the brightness of the
dark areas, and reduce the brightness of the sunny areas
- 2014-09-11 15:09:54下载
- 积分:1
-
ML-estimator
极大似然估计器用于简单通信系统模拟,估计A1,A2:
s1 = x11*A1 + x12*A2
s2 = x21*A1 = x22*A2
r1 = s1 + n1
r2 = s2 + n2(Maximum likelihood estimator for a simple communication system simulation, it is estimated that A1, A2: s1 = x11* A1+ x12* A2 s2 = x21* A1 = x22* A2 r1 = s1+ n1 r2 = s2+ n2)
- 2013-03-22 11:39:44下载
- 积分:1
-
matrixs-to-series
将复杂网络中的邻接矩阵数据,转换成两列数据,第一列表示有向网络的始点,第二列为末点(The complex network adjacency matrix of data, the data is converted into two, the first column represents the starting point of a directed network, the second column is the end point)
- 2015-03-18 14:59:46下载
- 积分:1
-
ALE_test
Matlab编写的自适应线谱增强算法(ALE)(An adptive line enhancer code written with matlab)
- 2012-04-20 19:14:52下载
- 积分:1
-
Carrying-coils
载流线圈的磁感应强度数值法程序,使用matlab(Magnetic induction program numerically coil carriers)
- 2014-12-03 15:00:10下载
- 积分:1
-
fpica
本程序是快速独立成分分析算法中需要调用的一个很重的子程序。(This procedure is fast independent component analysis algorithms need to call a heavy subroutine.)
- 2013-09-22 10:15:59下载
- 积分:1
-
Matlab-and-its-application-tutorial
Matlab基础及其应用教程,适用于初学者快速入门。(Matlab and its application tutorial for beginners to get started.)
- 2013-11-08 09:56:08下载
- 积分:1
-
hghjghjgjh
noma Matlab code easy and brief.
- 2017-09-26 18:47:17下载
- 积分:1
-
ex3_1
Particle swarm optimization has been used to solve many optimization problems since it was
proposed by Kennedy and Eberhart in 1995 [4]. After that, they published one book [9] and
several papers on this topic [5][7][13][15], one of which did a study on its performance using
four nonlinear functions adopted as a benchmark by many researchers in this area [14]. In PSO,
each particle moves in the search space with a velocity according to its own previous best
solution and its group’s previous best solution. The dimension of the search space can be any
positive integer.
- 2011-02-14 18:37:22下载
- 积分:1