-
haralickfeat
This is code for Haralick feature extraction for image in matlab. The basis for these features is the gray-level co-occurrence matrix. This matrix is square with dimension Ng, where Ng is the number of gray levels in the image. Element [i,j] of the matrix is generated by counting the number of times a pixel with value i is adjacent to a pixel with value j and then dividing the entire matrix by the total number of such comparisons made.
- 2013-10-01 21:03:21下载
- 积分:1
-
grade
说明: 设有一基于格型梯度算法的预测器,其输入 由的AR模型产生,本程序可以得出自适应预测器的曲线(There is a gradient algorithm based on the lattice of the predictor, the input generated by the AR model, the procedure can be drawn Curve Adaptive Predictor)
- 2008-11-23 11:05:47下载
- 积分:1
-
cluttertest
对一组数据进行统计形态分析,包括概率密度函数,功率谱,分布曲线4参数等(The statistical form a set of data analysis, including probability density function, power spectral distribution curve parameters)
- 2013-01-06 15:49:31下载
- 积分:1
-
Modified_UCA_ESPRIT
单次快拍实现DOA的估计,“Modified UCA-ESPRIT and Modified UCA-ROOT-MUSIC for Estimating Doa of Coherent Signals Using One Snapshot.pdf”文章的配套代码(Modified UCA-ESPRIT and Modified UCA-ROOT-MUSIC for Estimating Doa of Coherent Signals Using One Snapshot.pdf”its code)
- 2021-03-10 15:09:26下载
- 积分:1
-
RLDA_Train
Regularized Linear Discriminant analysis. EEG signal
- 2014-12-14 14:49:10下载
- 积分:1
-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1
-
w7_gaussianProcesses
machine learning 方面有关于Bayesian Review and Gaussian Processes的资料,语言是python(machine learning aspects of information concerning the Bayesian Review and Gaussian Processes, language is python)
- 2013-12-07 23:22:26下载
- 积分:1
-
TSP_PSO
某一PSO算法优化TSP路径优化的问题,城市已经给定。(TSP scheme in a new version using some conventional PSO algorithm)
- 2014-02-16 17:00:17下载
- 积分:1
-
The Booth Tolls for Thee
05年美模O奖关于交通流的元胞自动机代码,并有可视化操作代码(it is useful for whoever want to learn cellular automata the programming is excellent for all of you to read and learn.)
- 2018-02-05 10:32:59下载
- 积分:1
-
RoomVF
View Factors For A Room
- 2010-08-12 16:21:59下载
- 积分:1