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

搜索资源列表

  1. Four-axis-spacecraft

    0下载:
  2. 四轴飞行器姿态控制系统设计 四轴飞行器具有不稳定、非线性、强耦合等特性,姿态控制是四轴飞行器飞行控制系统的核心 通过分析四轴飞行器的飞行 原理,根据其数学模型和系统的功能要求,设计了四轴飞行器的姿态控制系统 该系统采用stm32系列32位处理器作为主控制器,使用 ADIS16355惯性测量单元等传感器用于姿态信息检测 系统基于模块化设计的思想,各传感器都使用数字接口进行数据交换,结构简 单 使用PID控制算法进行姿态角的闭环控制,实验结果表明,飞行器能较好的稳定在实验平台上,系统
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:577274
    • 提供者:竹林海宝
  1. daSVM-master

    0下载:
  2. Matlab implementation of the EM and MCMC algorithm for SVMs as introduced in the paper Data augmentation for support vector machines http://ba.stat.cmu.edu/journal/2011/vol06/issue01/polson.pdf-This is a Matlab implementation of the fancy idea by Pol
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:7433
    • 提供者:saisai
  1. KNN

    0下载:
  2. kNN算法(k临近算法)的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。-The core idea of kNN algorithm is that if a sample in the feature space of k-nearest neighbor samples Most belong to a category, then the sample also fall into this catego
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1633
    • 提供者:李小
  1. db

    0下载:
  2. Davies Bouldin index戴维森堡丁指数做数据挖掘的时候,经常你不知道要做多少个Cluster,那么你就需要先按照大体构想来分那么几种测试性聚类,通过计算这个指数,来确定到底哪个Cluster最合理。当然,算法并没有十全十美的,你只能说是理论上合理了,实际这个指数能给别人多大帮助我自己真的也不得而知。-Davies Bouldin index 戴维森堡丁 index for data mining, often you do not know how many Cluster, t
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:1336
    • 提供者:杜高旻
  1. Clustering_by_fast_search

    2下载:
  2. Alex Rodriguez 和 Alessandro Laio 在 Science 上发表了一篇名为《Clustering by fast search and find of density peaks》的文章,为聚类算法的设计提供了一种新的思路。虽然文章出来后遭到了众多读者的质疑,但整体而言,新聚类算法的基本思想很新颖,且简单明快,值得学习。这个新聚类算法的核心思想在于对聚类中心的刻画上,本文将对该算法的原理进行详细介绍,并对其中的若干细节展开讨论。-Alex Rodriguez and
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:14449313
    • 提供者:明杰
  1. simcapred

    0下载:
  2. SIMCA方法是建立在主成分分析基础上的一种有监督模式识别方法。该算法的基本思路是对训练集中每一类样本的光谱矩阵分别进行主成分分析,建立每一类的主成分分析数学模型,然后在此基础上对未知样本进行识别,即分别试探该未知样本与各类模型进行拟合,以确定其属于哪一类或不属于任何一类。-SIMCA method is based on principal component analysis of a supervised pattern recognition method.The basic idea
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:972
    • 提供者:詹映
  1. biutou

    0下载:
  2. 这是一个好用的频偏估计算法的matlab仿真程序,music高阶谱分析算法,预报误差法参数辨识-松弛的思想。- This is a useful frequency estimation algorithm matlab simulation program, music higher order spectral analysis algorithm, Prediction Error Method for Parameter Identification- the idea of relax
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:9915
    • 提供者:付文勃
  1. jiyuP2Pliumeiti

    0下载:
  2. 针对P2P模式下视频流媒体直播系统的数据传输策略用改进的模拟退火算法进行了优化。以全局规划的思想建立了P2P视频流媒体的数据传输策略数学模型VMDTSA_P2P,模型充分考虑了可用出口带宽和可用性时间对播放连续性的影响。-Strategies for data transfer mode P2P video streaming system with improved simulated annealing algorithm optimization. To the idea of globa
  3. 所属分类:Grid Computing

    • 发布日期:2017-05-06
    • 文件大小:817129
    • 提供者:谭永炳
  1. beibei_v48

    0下载:
  2. 雅克比迭代求解线性方程组课设,Pisarenko谐波分解算法,预报误差法参数辨识-松弛的思想。- Jacobi iteration for solving linear equations class-based, Pisarenko harmonic decomposition algorithm, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4418
    • 提供者:付文勃
  1. AC_BM

    0下载:
  2. AC_BM算法源码,能够进行快速的匹配,主要核心思想是树的运用-AC BM algorithm source code, can be quickly matched, the main core idea is to use the tree
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:6830
    • 提供者:lipeiting
  1. munbeng

    0下载:
  2. 预报误差法参数辨识-松弛的思想,做视觉测量的上位机代码,基于K均值的PSO聚类算法。- Prediction Error Method for Parameter Identification- the idea of relaxation, Do Vision Measurement PC code, K-means clustering algorithm based on the PSO.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:5478
    • 提供者:李彦亮
  1. muti-objectivepso

    2下载:
  2. 多目标pso的算法程序,添加了NSGA2的思想,即NSPSO算法。-Multi objective PSO algorithm program, adding the idea of NSPSO, that is, NSGA2 algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3479
    • 提供者:wjr
  1. A-new_cluster_algorithm

    0下载:
  2. 2014年 6 月份,Alex Rodriguez 和 Alessandro Laio 在 Science 上发表了一篇名为《Clustering by fast search and find of density peaks》的文章,为聚类算法的设计提供了一种新的思路。虽然文章出来后遭到了众多读者的质疑,但整体而言,新聚类算法的基本思想很新颖,且简单明快,值得学习。-June 2014, Alex Rodriguez and Alessandro Laio on Science publis
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3205
    • 提供者:GEORGE
  1. qennang

    0下载:
  2. ldpc码的编解码实现,最大信噪比的独立分量分析算法,预报误差法参数辨识-松弛的思想。- Codec ldpc code implementation SNR largest independent component analysis algorithm, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:3920
    • 提供者:emweb
  1. sengpeng

    0下载:
  2. STM32制作的MP3的全部资料,预报误差法参数辨识-松弛的思想,分形维数计算的毯子算法matlab代码。- STM32 all the information produced by the MP3, Prediction Error Method for Parameter Identification- the idea of relaxation, Fractal dimension calculation algorithm matlab code blankets.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7302
    • 提供者:emweb
  1. guifiu_v25

    0下载:
  2. 包括随机梯度算法,相对梯度算法,预报误差法参数辨识-松弛的思想,已调制信号计算其普相关密度。- Including stochastic gradient algorithm, the relative gradient algorithm, Prediction Error Method for Parameter Identification- the idea of relaxation, Modulated signals to calculate its density Pu-rela
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4908
    • 提供者:souleng
  1. tangkiu_v16

    0下载:
  2. 实现六自由度运动学逆解算法,基于掌纹识别的在线身份验证 识别算法本科毕设,预报误差法参数辨识-松弛的思想。- Six degrees of freedom to achieve inverse kinematics algorithm, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity, Prediction Error Method
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6866
    • 提供者:mounei
  1. demoadaboost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-Adaboost is an iterative algorithm, the core idea is the same for a training set different classifiers (weak classifiers), and then set up these weak classifiers to form a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:21567
    • 提供者:罗齐
  1. tengyou_v46

    0下载:
  2. 预报误差法参数辨识-松弛的思想,最大信噪比的独立分量分析算法,FIR 底通和带通滤波器和IIR 底通和带通滤波器。- Prediction Error Method for Parameter Identification- the idea of relaxation, SNR largest independent component analysis algorithm, Bottom-pass and band-pass FIR and IIR filter bottom pass an
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:8068
    • 提供者:yeng
  1. dy

    0下载:
  2. 本程序是在Microsoft Visual C++ 2010版本上编写的,用C语言编写,通过算术算法的编码思想,实现将输入的源代码通过算术编码转化为二进制编码,并输出 (1)本程序仅限于输入的源代码为0-9这十个数字构成的,可以是这十个符号中的任意个符号构成, (2)程序运行时需要输入要编码的原代码,源代码的个数不能超过十个 (3)输入完毕后即可显示经过编码后的二进制数-This procedure is written in Microsoft Visual C++ 2010 ve
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:209660
    • 提供者:disusu
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 44 »
搜珍网 www.dssz.com