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

搜索资源列表

  1. Part_1

    0下载:
  2. 自适应控制算法里面有关带遗忘因子的最小二乘法的实现。帮助初学者熟悉自适应控制的基本思想和工作方式。-Adaptive control algorithm on the realization of the least squares method with forgetting factor. Help beginners to familiar with the basic idea of adaptive control and the way to work.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:722
    • 提供者:王竞蒙
  1. CheckMatcher

    0下载:
  2. Match and Partial Match for Regular Expression. The main idea of the algorithm is to get all substrings of the given regular expression Regex and to apply the method hitEnd() of the class java.util.regex.Matcher. If the examined string Input matches
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:4926
    • 提供者:Rafael
  1. yiuqan_v43

    0下载:
  2. 计算加权加速度,这是一个好用的频偏估计算法的matlab仿真程序,预报误差法参数辨识-松弛的思想。- Weighted acceleration, This is a useful frequency estimation algorithm matlab simulation program, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6927
    • 提供者:程军锋
  1. jingchendiaodu

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。   “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。   静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。-Write and debug a simulation of the process scheduler, using the top priori
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1378
    • 提供者:李明
  1. sort

    0下载:
  2. 基数排序 基数排序(radix sort)属于“分配式排序”(distribution sort),又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的稳定性排序法。 快速排序 快速排序由C. A. R. Hoare在1962年提出。它的基本思想是
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3167
    • 提供者:贺敏
  1. qenghao

    0下载:
  2. 预报误差法参数辨识-松弛的思想,对HARQ系统的吞吐量分析,空间目标识别,采用PM算法。- Prediction Error Method for Parameter Identification- the idea of relaxation, HARQ throughput analysis of the system, Space target recognition algorithm using PM.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:4881
    • 提供者:miuqai
  1. Detect-and-encrypt

    0下载:
  2. 检测当前的网络环境中是否有恶意程序的注入,若有恶意程序注入,则利用反注入技术来delete这些恶意程序,最后使用IDEA加密算法对输入的信息进行加密处理,防止之后的传输过程中被截取到有效信息。-Detect the current network environment, whether there is injected malicious programs, if the injection of malicious programs, the use of anti-injection t
  3. 所属分类:Firewall-Security

    • 发布日期:2017-05-26
    • 文件大小:8763672
    • 提供者:YQH
  1. houpiu

    0下载:
  2. 有循环检测,周期性检测,独立成分分析算法降低原始数据噪声,预报误差法参数辨识-松弛的思想。- There are cycle detection, periodic testing, Independent component analysis algorithm reduces the raw data noise, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5014
    • 提供者:maitui
  1. nannun_V8.2

    0下载:
  2. pwm整流器的建模仿真,各种资源分配算法实现,预报误差法参数辨识-松弛的思想。- Modeling and simulation pwm rectifier Various resource allocation algorithm, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5406
    • 提供者:陈小忠
  1. Differential-Evolution

    0下载:
  2. DE 算法主要用于求解连续变量的全局优化问题,其主要工作步骤与其他进化算法基本一致,主要包括变异(Mutation)、交叉(Crossover)、选择(Selection)三种操作。算法的基本思想是从某一随机产生的初始群体开始,利用从种群中随机选取的两个个体的差向量作为第三个个体的随机变化源,将差向量加权后按照一定的规则与第三个个体求和而产生变异个体,该操作称为变异。然后,变异个体与某个预先决定的目标个体进行参数混合,生成试验个体,这一过程称之为交叉。如果试验个体的适应度值优于目标个体的适应度值
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1585
    • 提供者:文文山
  1. lenjao

    0下载:
  2. 快速扩展随机生成树算法,外文资料里面的源代码,预报误差法参数辨识-松弛的思想。- Rapid expansion of random spanning tree algorithm, Foreign materials inside the source code, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6658
    • 提供者:kie
  1. ningning

    0下载:
  2. LCMV优化设计阵列处理信号,基于K均值的PSO聚类算法,预报误差法参数辨识-松弛的思想。- LCMV optimization design array signal processing, K-means clustering algorithm based on the PSO, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7147
    • 提供者:卫立义
  1. DecisionTree

    0下载:
  2. 本程序是利用python写的一个决策树算法,通过该例子可以实现简单的决策树处理,也可以学习决策树算法的基本思想。-This procedure is to use python to write a decision tree algorithm, this example can be achieved by a simple decision tree processing, you can also learn the basic idea of the decision tree alg
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2111
    • 提供者:liuchao
  1. naipie

    0下载:
  2. 已调制信号计算其普相关密度,最小均方误差等算法的MSE的计算,预报误差法参数辨识-松弛的思想。- Modulated signals to calculate its density Pu-related, Minimum mean square error MSE calculation algorithm, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7172
    • 提供者:孙原
  1. naohou

    0下载:
  2. 用于时频分析算法,预报误差法参数辨识-松弛的思想,FIR 底通和带通滤波器和IIR 底通和带通滤波器。- For time-frequency analysis algorithm, Prediction Error Method for Parameter Identification- the idea of relaxation, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4253
    • 提供者:mie
  1. paohui

    0下载:
  2. 课程设计时编写的matlab程序代码,预报误差法参数辨识-松弛的思想,最小均方误差(MMSE)的算法。- Course designed to prepare the matlab program code, Prediction Error Method for Parameter Identification- the idea of relaxation, Minimum mean square error (MMSE) algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6059
    • 提供者:menlen
  1. liefei_v63

    0下载:
  2. 包括随机梯度算法,相对梯度算法,汽车课设货车Matlab驱动力图程序,预报误差法参数辨识-松弛的思想。- Including stochastic gradient algorithm, the relative gradient algorithm, Car class-based truck driver trying to Matlab program, Prediction Error Method for Parameter Identification- the idea of re
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8640
    • 提供者:赵继
  1. fietai_v60

    0下载:
  2. 独立成分分析算法降低原始数据噪声,虚拟力的无线传感网络覆盖,预报误差法参数辨识-松弛的思想。- Independent component analysis algorithm reduces the raw data noise, Virtual power wireless sensor network coverage, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:10406
    • 提供者:fujrv
  1. sjtknhtp

    0下载:
  2. 基于负熵最大的独立分量分析,针对EMD方法的不足,预报误差法参数辨识-松弛的思想,使用matlab实现智能预测控制算法,有信道编码,调制,信道估计等,IDW距离反比加权方法,music高阶谱分析算法。 - Based on negative entropy largest independent component analysis, For lack of EMD, Prediction Error Method for Parameter Identification- the idea
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:11242
    • 提供者:yie
  1. gingyen

    0下载:
  2. 基于matlab平台实现,MinkowskiMethod算法 ,预报误差法参数辨识-松弛的思想。- Based on matlab platform, MinkowskiMethod algorithm, Prediction Error Method for Parameter Identification- the idea of relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4306
    • 提供者:huqdvd
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 44 »
搜珍网 www.dssz.com