CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Matlab算法

搜索资源列表

  1. matlab-MRF-examples

    0下载:
  2. 我们将他引入,形成了基于信息传递的大毁灭算法和警示传播算法。-generate a decimation algorithm and warning propagation algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:20963
    • 提供者:李树
  1. EKF_UKF_PF

    1下载:
  2. 这个事扩展卡尔曼滤波与无迹滤波的结合的一个matlab算法,初期学习机器人的可以参考-This thing extended Kalman filter and unscented filter combines a matlab algorithm, the robot can refer to the early learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2527
    • 提供者:漓雨烟云
  1. MATLAB-holigram

    0下载:
  2. 用matlab计算傅里叶全息图,用的是与会香味算法,方便好用-use MATLAB to calculate hologram
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:116410
    • 提供者:刘大大
  1. PSOwith-Application-Based-on-MATLAB

    0下载:
  2. 粒子群算法的matlab实现 非常好 希望对大家有用-PSO algorithm matlab achieve very good hope to be useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:248753
    • 提供者:changcheng
  1. MATLAB

    0下载:
  2. 指纹识别的相关matlab语言程序!对学习matlab语言和指纹识别算法都有帮助-good for study
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:598522
    • 提供者:李路路
  1. matlab

    0下载:
  2. matlab经典算法程序。本文件主要是针对数学建模中的一些问题,给出一些现成可用的算法程序。-classical algorithm matlab procedures. This document is mainly for mathematical modeling of some problems, give some readily available algorithm program.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3052341
    • 提供者:童小姐
  1. MATLAB-genetic-algorithm

    0下载:
  2. MATLAB遗传算法程序,主要用来求函数的极大值,可以修改后做其他的遗传算法方面的仿真-MATLAB genetic algorithm, the main function is to seek maximum value, after the simulation can be modified to do other aspects of genetic algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3765
    • 提供者:tom
  1. RLS-adaptive-filter-based-on-matlab

    0下载:
  2. 基于matlab的RLS算法的自适应滤波器-RLS algorithm of adaptive filter based on matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:65622
    • 提供者:Lai
  1. GA-for-matlab

    0下载:
  2. 本程序是基于传统遗传算法编写的遗传算法的MATLAB代码-MATLAB code for GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3584
    • 提供者:xuhong
  1. matlab

    0下载:
  2. 用MATlab实现的粒子群算法,比较简单,适用于刚学习粒子群算法的人,大家可以交流一下-MATlab particle swarm algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1505
    • 提供者:wanglin
  1. matlab

    0下载:
  2. 用MATlab实现的神经算法,比较简单,适用于刚学习粒子群算法的人,大家可以交流一下-MATlab neural algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:18152
    • 提供者:wanglin
  1. MATLAB-algorithm-

    0下载:
  2. matlab 常用算法大全,很 好,大家可以借鉴学习的。-matlab commonly used algorithm Daquan, very full, very good
  3. 所属分类:Other systems

    • 发布日期:2017-05-25
    • 文件大小:7711594
    • 提供者:刘海
  1. Mie_intensity

    0下载:
  2. 光散射法测量颗粒粒径分布的时候MIE散射系数的确定,采用matlab算法反演-Mie coefficients
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:826
    • 提供者:高山
  1. MATLAB-ga

    0下载:
  2. matlab遗传算法入门教程及代码 雷英杰主编 -matlab genetic algorithm and code AIR Editor Tutorial
  3. 所属分类:Other systems

    • 发布日期:2017-06-08
    • 文件大小:15856122
    • 提供者:王景玫
  1. matlab-SVD

    1下载:
  2. 用matlab实现奇异值分解的算法,奇异值分解是LSA的基础,要理解LSA必须了解SVD.-Using matlab to achieve the singular value decomposition algorithm, singular value decomposition is the basis of the LSA, LSA must know to understand the SVD.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15616
    • 提供者:zhanglu
  1. Technical-indicators-by-Matlab

    2下载:
  2. 用matlab编写了20几个常见的技术指标,方便大家开发策略时候,直接调用。 1)编写这些函数不是技术活,完全是体力活 2)之所以编写这些函数,一来是自己研究所需,二来自己编写过程中能够感悟到蕴含在公式中的思想 3)几乎所有函数,我都用数据测试过,并和交易开拓者、同花顺等计算的值进行了比对,最大程度 上保证指标算法的准确性。虽然已近极力避免错误,但是还是可能出现一些这样那样的错误,所以 请批判性使用这些函数 4)如果对这些函数有疑问(比如有些指标可能会有不同的处理方法
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:179874
    • 提供者:也有
  1. fast-matlab-src

    0下载:
  2. 这是用matlab编写的fast算法,这是一种速度非常快的角点检测方法,实时性很强。-binary descr iptor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:122911
    • 提供者:katherine
  1. first_practice_compute

    0下载:
  2. 主要是关于高等数值分析中关于CG法,MINRES法,Lanczos方法解大型稀疏矩阵的matlab算法实现-the matlab code about the advacned value analysis curriculum the algorithm for CG MINRES and Lanczos
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3785974
    • 提供者:饶刚
  1. Matlab

    0下载:
  2. 在Matlab中用处理数字图像的算法来处理图像 自己可以运行一下,这里边是书上的源代码,很难找到的,我找到了,贡献给大家-In Matlab by processing digital image processing algorithms to the image
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:9994
    • 提供者:李云
  1. MATLAB-language-commonly-used-

    0下载:
  2. MATLAB语言常用算法程序集,非常适合初学者!-MATLAB language commonly used algorithm for assembly, very suitable for beginners!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:158225
    • 提供者:李其龙
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com