CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - algorithm

搜索资源列表

  1. Radar_KalmanIMM6

    0下载:
  2. matlab 编写的源程序交互多模算法,用于目标多机动蒙特卡罗法仿真跟踪滤波器 本人十分关注 机动目标。这个是利用交互多模算法,用于目标多机动假设运动情况下的蒙特卡罗法仿真跟踪滤波器。matlab 编写的源程序。 但是有一点小错误,如果您能修改,不胜感激。-matlab source code prepared by the interactive multi-mode algorithm, used to target many motor simulation Monte Carlo
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1587
    • 提供者:发放日
  1. mianyisuanfa

    1下载:
  2. 为求解大规模TSP 问题,提出了并行人工免疫系统的塔式主从模型( Towerlike Master2Slave Model , TMSM) ,和基于TMSM的并行免疫记忆克隆选择算法(Parallel Immune Memory Clonal Selection Algorithm ,PIMCSA) .- This paper presents a parallel model termed as towerlike master2slave model ( TMSM) for artifi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:70220
    • 提供者:小蓝
  1. atashpaz.comImperialist_Competitve_A

    0下载:
  2. Imperialist Competitive Algorithm: An Algorithm for Optimization Inspired by Imperialistic Competition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:452101
    • 提供者:koyel
  1. theImmuneAlgorithmbasedonc

    0下载:
  2. 免疫算法的一个c++实现的源码,免疫优化计算 后面的代码-Immune algorithm, a c++ implementation of the source, " Optimize calculation immune" after the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:117572
    • 提供者:lee
  1. ants_clustering

    0下载:
  2. 蚂蚁聚类算法源代码(ant based clustering algorithm),直接下载~-ant based clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:110663
    • 提供者:zwatchina
  1. BeeColony

    0下载:
  2. Matlab Implementation of Population based Global Bee Colony Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5092
    • 提供者:balatas
  1. GreedyRandomizedSearch

    0下载:
  2. Matlab Implementation of Greedy Randomized Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3366
    • 提供者:balatas
  1. BeeColonyPsuedoCode

    0下载:
  2. Pseudo Code of Bee Colony Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:64146
    • 提供者:balatas
  1. Artificial_Bee_Colony_Algorithm

    0下载:
  2. Artificial Bee Colony Algorithm Review and Application to Generalized Assignment Problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:362141
    • 提供者:balatas
  1. jiyuzuixiaoerchengfagaijindesuijituoyuanjiance

    1下载:
  2. 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:369322
    • 提供者:刘镖峰
  1. diantezhengtiqusuanfayanjiu

    0下载:
  2. 影像特征提取是影像匹配和三维信息提取的基础,是影像分析与单像处理技术领域中最重要的任务之一。有效的特 征提取算法是影像分析与处理的关键。从点特征定义出发,叙述了两种常用的点特征提取算子———Moravec算子和Forstner 算子的原理,利用Moravec算子和Forstner算子可以实现影像点特征的提取,并从提取点特征的准确度、提取速度对两种算子 进行比较,最后得出了有益的结论。-Image feature extraction and image matching are th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:778024
    • 提供者:刘镖峰
  1. DES_CBC

    0下载:
  2. this code implements the DES with CBC algorithm in the platform visual studio 2005
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3050
    • 提供者:Jiajie Cen
  1. KNN

    0下载:
  2. knn算法,java 源码实现,简单有效的算法-algorithm of knn,a simple and efficient algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1533
    • 提供者:dolphin
  1. algorithm

    0下载:
  2. 最小二乘辨识的五种算法:Bayes辨识程序,递推最小二乘,梯度校正最小二乘,增广最小二乘,最小二乘一次完成算法-Identification of the five least-squares algorithm: Bayes identification procedures, recursive least squares, least-squares gradient Calibration, Augmented least squares, least-squares algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6806
    • 提供者:马凯蒂
  1. channel_esti_em730a

    2下载:
  2. 代码为实现EM算法进行ofdm调制信号进行信道估计的仿真代码-source codes simulate the channel estimation using em algorithm
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-04
    • 文件大小:1070
    • 提供者:张宇治
  1. LMS

    2下载:
  2. 采用一种快速收敛变步长LMS(Least mean square ) 自适应最小均方算法matlab源程序,其中算法所做的工作是用FIR 滤波器的预测系统,对IIR系统进行预测,如果阶数越高越能逼近被预测系统。-Using a fast convergence of variable step size LMS (Least mean square) adaptive least mean square algorithm matlab source, one of algorithm is t
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1197
    • 提供者:杨思科
  1. DE

    3下载:
  2. 差分进化算法,自己编的,很有成就感呀。。。供大家参考参考-Differential evolution algorithm, own, and a great sense of accomplishment you. . . For your information. . .
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-04-19
    • 文件大小:839
    • 提供者:chenchao
  1. MATLAB

    0下载:
  2. 层次模糊聚类的算法实现,一个用C或者C++写的kmeans算法,最新的聚类算法-Level fuzzy clustering algorithm, one using C or C++ written kmeans algorithm, the latest clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2340
    • 提供者:郭子中
  1. CordicNCO

    0下载:
  2. 基于CORDIC算法的,数字控制振荡器的设计。带测试程序,输入一个振荡频率,输出SIN和COS的波形!-Based on the CORDIC algorithm, the digital controlled oscillator design. With test procedures, enter a oscillation frequency, the output waveform SIN and COS!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:4056
    • 提供者:咚咚
  1. obst

    0下载:
  2. ooptimal binary search tree algorithm using dynamic approach
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1480
    • 提供者:manoj
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com