搜索资源列表
PRI transform
- 雷达信号分选仿真数据产生程序以及信号分选的PRI变换算法仿真程序-Radar signal sorting simulation data generation process and the PRI transform signal sorting algorithm simulation program
Automatic-sorting-algorithm
- 自动排序算法 基于matlab语言 实现对一数组利用自动排序算法 实现排序-Automatic sorting algorithm is based on an array matlab language to use automatic sorting algorithm sorting
MVADRS_Dark_Pixel_Counting
- This algorithm is to count the dark colored pixels in the input image. This can be used in goods sorting like rice, paddy etc... in paddy or rice or other goods or products to sort out the bad or defect one we can use this algorithm. I had done thi
qinjiuzhao
- 基于MATLAB的秦九詔算法源代码,可用于优化排序-MATLAB-based algorithm for Chao Qin 9 source code, can be used to optimize the sorting
Sorting
- implementation of various sort algorithm-implementation of various sort algorithm..
Ant-colony-algorithm
- 蚁群算法,包括基本蚁群算法,排序蚁群算法,最大最小蚁群算法-Ant colony algorithm, including the basic ant colony algorithm, sorting ant algorithm, ant colony algorithm for the maximum and minimum
New_MPso
- 基于非列排序经济调度问题,比其它算法更好,收敛更好。得到了一组帕雷托解。-Based on the column sorting economic dispatch problem,this algorithm can get better convergence than other algorithms.
radar-pulses-deinterleave
- 雷达信号处理中重频分选阶段对于PRI变换和CDIF两种算法的仿真及各种改进尝试-Repetition frequency radar signal processing the PRI transform and CDIF algorithm simulation and various improvements try sorting stage
NSGA-II-in-MATLAB-[www.MatlabSite.com]
- MATLAB Code for: Non-dominated Sorting Genetic Algorithm II (NSGA-II) Version 1.1 - November 2011 Programmed By: S. Mostapha Kalami Heris (MatlabSite Member)-MATLAB Code for: Non-dominated Sorting Genetic Algorithm II (NSGA-II) Version 1.1
sort
- fast non dominated sorting algorithm matlab
PSOBP502
- Parsopoulos等采用罚函数法,利用非固定多段映射函数对约束优化问题进行转化,再利用PSO算法求解转化后问题,仿真结果显示PSO算法相对遗传算法更具有优越性,但其罚函数的设计过于复杂,不利于求解;Hu等采用可行解保留政策处理约束,即一方面更新存储中所有粒子时仅保留可行解,另一方面在初始化阶段所有粒子均从可行解空间取值,然而初始可行解空间对于许多问题是很难确定的;Ray等提出了具有多层信息共享策略的粒子群原理来处理约束,根据约束矩阵采用多层Pareto排序机制来产生优良粒子,进而用一些优良的
MA_EMA_AMA
- 卡夫曼自适应移动平均线MATLAB代码 SMA:Simple MA 简单平均线 EMA:Exp MA指数平均线 AMA:Adaptive MA 卡夫曼自适应移动平均 算法过程 卡夫曼自适应移动平均算法过程整理 对比测试代码(测试数据使用HS300指数,数据直接从Yahoo上下载):-Kaufman adaptive moving average MATLAB code SMA: Simple MA Simple Average EMA: Ex
signal-sorting
- 针对信号分选的几种常见算法,包括pri变换,sdif(序列差直方图)算法,cdif(累积差直方图)算法,可以解决类似于固定重频信号,抖动重频信号,滑变重频信号和参差重频信号的分选等-For several common signal sorting algorithms, including pri transform, sdif (sequence difference histogram) algorithm, cdif (cumulative difference histogram) a
sdif
- 针对信号分选的常见算法,包括sdif(序列差直方图)算法,可以解决类似于固定重频信号,抖动重频信号,滑变重频信号和参差重频信号的分选等-For several common signal sorting algorithms, including pri transform, sdif (sequence difference histogram) algorithm, cdif (cumulative difference histogram) algorithm, can solve sim
nsga-ii-binary
- 非支配排序的多目标优化算法,二进制编码,MATLAB 平台-Multi-objective optimization of non-dominated sorting algorithm, binary coding, MATLAB platform
C-Clustering-algorithm
- C聚类算法,可以实现数据的模糊分类,一个简单的代码-C Ctering algorithm, which can perform fuzzy data sorting
algorithm-example-of-cPP
- 文件中包含一些常见的C++算法实例,包括数论算法、图论算法、背包问题、排序算法、高精度计算等一系列常见算法-Instance file contains some common c++ algorithm, including arithmetic algorithm, graph theory algorithm, knapsack problem, sorting algorithm, high accuracy calculation and a series of common algo
79998377PRI_transform
- 实现雷达信号的分选算法,基于PRI变换,其中包括信号产生,优化等算法(A sorting algorithm for radar signals)
nsga-2
- 快速非支配排序算法,引进精英策略,保证某些优良的种群个体在进化过程中不会被丢弃,从而提高了优化结果的精度;采用拥挤度和拥挤度比较算子。(The fast non dominated sorting algorithm introduces the elite strategy to ensure that some excellent individual individuals will not be discarded during the evolution process, thus i
NSGA
- 多目标遗传算法是NSGA-II[1](改进的非支配排序算法),该遗传算法相比于其它的多目标遗传算法有如下优点:传统的非支配排序算法的复杂度为 ,而NSGA-II的复杂度为 ,其中M为目标函数的个数,N为种群中的个体数。引进精英策略,保证某些优良的种群个体在进化过程中不会被丢弃,从而提高了优化结果的精度。采用拥挤度和拥挤度比较算子,不但克服了NSGA中需要人为指定共享参数的缺陷,而且将其作为种群中个体间的比较标准,使得准Pareto域中的个体能均匀地扩展到整个Pareto域,保证了种群的多样性
