搜索资源列表
一种快速图象中值滤波算法
- 一种快速图象中值滤波算法 北京理工大学学报转载-A fast image median filtering algorithm Beijing Polytechnic University Journal reprinted
fast ica 快速盲源分离
- 快速ica算法
fast-ICA
- fastICA2.5 ICA算法,使用快速独立分量分析(ICA)算法进行特征提取-fastICA2.5 ICA algorithm, the use of fast independent component analysis (ICA) feature extraction algorithm
FastICA
- 实现Fast ICA算法的一个例子,实现音频分离-Fast ICA algorithm to achieve an example of the realization of the audio
Fast-Newman
- Fast Newman算法实现社团发现,算法论文、源码和数据俱全。-Fast Newman to detect community structure
zhang
- 快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
tuxiangfenli
- 通过对独立分量分析算法的研究,介绍了该算法的基本模型及目前应用最广泛的快速定点ICA算法的数学原理.通过仿真试验结果表明,用该算法对随机混合的3幅图像进行盲分离,取得了理想的效果.-By independent component analysis algorithm, introduced the algorithm for the basic model and is currently the most widely used fast fixed-point ICA algorithm
graythresh
- 本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。这个只是Matlab里封装的算法代码-In this paper, the median filtering of the fast algorithm for the basic idea is: the original data sequence in the sliding window filtering process in the m
ksjj
- 编写一个MATLAB函数,实现快速卷积算法,给出一个实例。用一个N点离散傅立叶变换同时计算两个N点实序列的离散傅立叶变换。-The preparation of a MATLAB function, fast convolution algorithm, given a case in point. With a N-point discrete Fourier transform at the same time calculation of the two N-point real sequ
PSOPOWELL
- 一种PSO和POWELL相结合的快速搜索算法,有很强的实用性-POWELL A combination of PSO and the fast search algorithm, has a strong practical
MATLAB
- 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of
GA
- 用遗传算法求解函数最优值,收敛速度快且不易陷入局部最优值。遗传算法是经典算法,此程序适合初学者。-A Genetic Algorithm for the optimal value function, convergence is fast and easy to fall into local optimal value. Genetic algorithm is a classical algorithm, this program suitable for beginners.
fast_marching
- level set 快速行进法,快速行进法的2D算法-Fast marching level set method, fast marching method of 2D algorithm
fast_marching
- 在Juan Cardelino发布的FMM(fast marching methos)2维程序基础上改写的3维程序。并改写成适合复杂速度模型,可用于地震旅行时计算。大模型3d算法在matlab下计算速度较慢,根据源码中的注释很容易改写成c程序。-3D FMM program revised from Juan Cardelino s 2D version. The program can calculate the seismic traveltimes in 3D complex model
seg_oneseed
- 快速区域生长算法,已测试相当不错,欢迎感兴趣的达人们下载测试-Fast region growing algorithm has been tested pretty well, welcome to download the test of interest up to the people
toolbox_fast_marching
- 水平集快速步进算法的源码,参考书籍为:Level sets and fast matching algorim.-Level set fast marching algorithm source code, reference books as: Level sets and fast matching algorim.
ICA_by_HaoShenStefanieJegelkaandArthurGretton
- 由Hao Shen, Stefanie Jegelka, and Arthur Gretton提供的Fast Kernel ica算法。-Fast Kernel Independent Component Analysis using an Approximate Newton Method by Hao Shen, Stefanie Jegelka, and Arthur Gretton
连续投影算法
- 连续投影算法是一种简单,快速选取特征变量选择方法,可用于光谱分析等。(Continuous projection algorithm is a simple, fast selection of feature variable selection method, can be used for spectral analysis.)
粒子群算法
- 快速求最小值 同时配有文字说明 ,方便读者详细学习(Fast minimum value.At the same time, it is provided with text descr iptions to facilitate readers to learn in detail.)
基于遗传算法matlab优化程序
- 改进型的GA,寻优速度快,可用用作电力系统潮流计算等方面。(The improved GA has fast optimization speed and no dimension disaster)