-
FastICA-toolbox
FastICA工具箱对初开始接触独立分量分析的人帮助很大,对工具箱的使用介绍很详细(FastICA toolbox early came into contact with the independent component analysis helps a lot of people, using a very detailed description of the toolbox)
- 2014-04-10 16:59:42下载
- 积分:1
-
CPSO
混沌粒子群算法理论文献,比较全面的概括了这一算法(Chaotic particle swarm theory literature, a more comprehensive overview of this algorithm)
- 2010-10-13 02:04:41下载
- 积分:1
-
Gas-dynamics
用来模拟粒子运动的。此元胞自动机需要
一种不同类型的元胞的邻居。此元胞的邻居时刻变化,因此某一个方向运动趋势,
将继续在同一个方向。换言之,此规则保存势头,这是基础的动力仿真。这种邻
居通常被称为 margolis邻居并且这种邻居通常由重叠的 2x2 块的元胞构成。在下
面的表格中,偶数步长时左上方 4 元胞为邻居关系,奇数步长时右下的 4 元胞为
邻居关系。某一特定元胞在每一个时间步长都有3 个邻居,但是具体的元胞构成
了邻居的旋转和反复。(Used to simulate the particle movement. The cellular automaton requires a different type of cell neighbors. This moment of change in a neighbor cell, so a certain direction the trend will continue in the same direction. In other words, this rule saved momentum, which is the foundation of the power simulation. This neighborhood is often called a neighbor and this neighbor margolis usually overlapping 2x2 blocks of cellular composition. In the following table, even when the step left four yuan for the neighbor cell, the odd step 4 when the lower right cell for the neighborhood. A particular cell in each time step has three neighbors, but the specific cellular composition of the neighbor s rotation and repeated.)
- 2011-06-30 19:58:36下载
- 积分:1
-
matlab
云模型的matlab实现~具体实例~~~~~~~~~~~~~~~~~~~~~~~~~~(Cloud model implementation of the matlab ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~ concrete examples)
- 2009-03-29 23:30:10下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
knnsearch
KNN classifiers,
training is training set, testing is test set,
D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm
K is the number of selected neighbors
- 2010-05-14 18:48:54下载
- 积分:1
-
Deblurring-Book-by-Hansen
经典图像算法书Deblurring Images: Matrices, Spectra, and Filtering里面用到的程序 (Classic image algorithms book Deblurring Images: Matrices, Spectra, and Filtering )
- 2013-10-14 20:59:00下载
- 积分:1
-
bifurcation diagram
利用mathematicaplot 三维动态混沌分形图(Chaotic fractal graph and bifurcation diagram)
- 2021-04-16 08:38:53下载
- 积分:1
-
OFDM_simulation_matlab
一个不错的用MATLAB对OFDM系统的仿真程序。(a good use of OFDM MATLAB system simulation program.)
- 2007-04-22 01:48:14下载
- 积分:1
-
allpass_phase
全通滤波器的matlab设计,实现相位偏移(All-pass filter matlab design phase offset)
- 2021-05-09 10:48:35下载
- 积分:1