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

搜索资源列表

  1. 4-node-P-Q-decoupled-

    0下载:
  2. 基于MATLAB的电力系统潮流计算程序设计的4节点P-Q分解法潮流计算程序原代码-Original code based on MATLAB power flow calculation program designed 4-node PQ decomposition flow calculation procedures
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1166
    • 提供者:libra
  1. Q-learn-and-others

    1下载:
  2. 一些关于移动机器人路径规划的源代码,包括由Q学习,人工势场发等。通过在同一平台上的运行可以清楚的理解不同方法的优缺点。-About the source code of the mobile robot path planning, including Q-learning, artificial potential field development. A clear understanding of the advantages and disadvantages of different
  3. 所属分类:C#编程

    • 发布日期:2013-10-14
    • 文件大小:1429054
    • 提供者:张灿淋
  1. Q-Learning-CSharp

    1下载:
  2. 使用C#语言编写的Q学习代码,很全,能运行,也可按照其思路使用其他语言编写。-Q learning code using C# language, it is full, can run, can also be used in accordance with its ideas written in other languages.
  3. 所属分类:Other systems

    • 发布日期:2015-03-14
    • 文件大小:5120
    • 提供者:caomengde
  1. Q-function

    0下载:
  2. Q函数及误差函数表,通过此表可以快速查询q函数-Q function and error function table, this table can quickly query q function
  3. 所属分类:Development Research

    • 发布日期:2017-11-11
    • 文件大小:463287
    • 提供者:simon
  1. QQ-robot-cool-Q-source-V3.0

    0下载:
  2. qq机器人酷q源码V3.0 最好用的QQ机器人!本源码是易语言源码,WEBQQ2为操作~-QQ robot cool Q source V3.0 The best use of the QQ robot! The source code is easy language source code, WEBQQ2 operating.
  3. 所属分类:ELanguage

    • 发布日期:2016-01-24
    • 文件大小:145408
    • 提供者:蔡淳佳
  1. Q-Learning

    0下载:
  2. 最基础的Q学习代码,可以帮助初学者理解和使用Q学习算法-The most basic Q-learning code that can help beginners to understand and use the Q-learning algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:1477
    • 提供者:乔頔
  1. Q-format

    0下载:
  2. Q格式运算讲解,在DSP软件设计中有用到-Q format,
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:79711
    • 提供者:杨林
  1. Passively-Q-rate-equation-

    0下载:
  2. 被动调Q的数值仿真程序,其中Q-Switch为主文件。-Passively Q-rate equation numerically。You will like it!
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5082
    • 提供者:tlapzcw
  1. GF-(q)-multiplier-design

    1下载:
  2. 伽罗华域GF(q)乘法器设计,FPGA实现-Galois field GF (q) multiplier design, FPGA realization
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1320
    • 提供者:吴敏
  1. Q-function-and-error-function

    0下载:
  2. The document shows the definitions and properties of Q function and error function
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:51713
    • 提供者:Tri Nguyen
  1. Q-OS_STM32FenDou_displayOK20140303

    0下载:
  2. 奋斗板STM32平台上运行Q-OS,只差触摸屏驱动没弄好。-Q-OS running on the struggle board STM32 platform, a thin touch screen driver is not ready.
  3. 所属分类:uCOS

    • 发布日期:2017-05-22
    • 文件大小:7144621
    • 提供者:谈天
  1. Q-Learning

    1下载:
  2. Q 学习方面的MATLAB程序,对于研究强化学习和自适应动态规划的朋友很有参考价值-Q learning MATLAB. For the study of reinforcement learning and adaptive dynamic programming
  3. 所属分类:Other systems

    • 发布日期:2016-05-06
    • 文件大小:1024
    • 提供者:guo
  1. q-Gaussian

    0下载:
  2. q-高斯算子的执行(C语言),实现了遗传算法的一种特殊变异算子-q-Gaussian operator execution (C language), a genetic algorithm to achieve a particular mutation operator
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1324
    • 提供者:gaoshangce
  1. Cool-Q-kicking-repair-source

    0下载:
  2. 修复酷Q的踢人源码,在原先已开放的源码进行进一步修改和修正。-Repair of kicking Cool Q source, has opened in the original source for further modifications and amendments.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-26
    • 文件大小:155845
    • 提供者:
  1. Cool-q

    0下载:
  2. 酷Q插件格式源码-Cool Q format plugin source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1869
    • 提供者:曾龙
  1. P-Q-method-of-power-flow-calculation

    1下载:
  2. MATLAB编写利用P-Q分解法的潮流计算程序,程序中利用基于稀疏技术的因子表法进行迭代求解,以降低存储量,提高运算速度。本程序只适用于简单系统,如IEEE5节点系统。对于复杂系统,由于PV节点电压越限等问题尚未考虑,得到的潮流结果可能有误!-MATLAB flow calculation program written using PQ decomposition method, program utilization based on sparse iterative solver tech
  3. 所属分类:Energy industry

    • 发布日期:2014-10-31
    • 文件大小:6144
    • 提供者:王建宇
  1. T-REC-Q.931-199805-I!!PDF-E

    0下载:
  2. ITU-T Q.931 SERIES Q: SWITCHING AND SIGNALLING Digital subscriber Signalling System No. 1 – Network layer
  3. 所属分类:3G develop

    • 发布日期:2017-05-09
    • 文件大小:1952469
    • 提供者:刘超
  1. Extract-I(q)-vs

    0下载:
  2. This function requires the input of a 2D matrix containing intensity values (double) corresponding to the x-ray scattering image (‘imagemat’). It returns I(q) vs. q in matrix ‘IvsQ’. It loads the experimental parameters saved in A.1. Start and
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:685
    • 提供者:lucy
  1. fractaldim(y-Q-M)

    0下载:
  2. 计盒分形维数计算的matlab源代码编程实现过程-Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M) __________________________________________________________________________ Usage: Computes fractal dimension by box counting(BC) method. NOTE: Running the code may ta
  3. 所属分类:Fractal program

    • 发布日期:2017-04-06
    • 文件大小:25504
    • 提供者:panwangsheng
  1. Q-learning

    0下载:
  2. 简单实用的matlab源码,描述了Q学习的过程,实现了探索和最优化.适用于初学者-Simple and practical matlab source, describing the Q learning process, to achieve the exploration and optimization suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2016-05-06
    • 文件大小:2048
    • 提供者:Andy
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com