搜索资源列表
Q-algorithm-of-RL
- 强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!-A matlab program about Q of Reinforcement Learning Algorithm
Q-learning-Reinforcement-learning
- 强化学习matlab源代码很少见的源代码,详细介绍Q学习的编程过程。-Reinforcement learning matlab source code,rare source code, detailed Q learning programming.
QPSK-I-Q
- matlab仿真程序,产生QPSK调制的信号,严格按照QPSK的调制步骤分I路Q路产生信号,最后两路相加,产生已调信号,调制信号随机产生,载波信号是余弦信号。-matlab simulation program to produce the QPSK modulation signal, in strict accordance with the QPSK modulation of the sub-step road Q road I have a signal, the sum of the
ReinforcementLearning
- 强化学习算法的MATLAB仿真实例,希望能够对大家有帮助.-Q-learning algorithm of MATLAB simulation examples,wish it can help you.
CDMA例子的MATLAB代码(Q函数可能有问题)
- CDMA的Matlab例程,为研究莱斯K因子影响提供一个平台,仅供参考-CDMA Matlab routines, to study factors affecting K Rice provided a platform for reference
P-Q
- 计算电力系统潮流的程序,非常通用.便于修改.在一定误差范围内也可以计算配网潮流-P-Q power flow algorithm
ReinforcementLearning
- q学习算法的一个例程,上传与大家分享一下-q learning algorithm, a routine, upload to share with you some
deteminig_switching_time_svpwm
- this the simulation designed to know the switching time of the svpwm and the simulink model of the 6-pulse invetre and induction model with the krause d-q transformation is simulated -this is the simulation designed to know the switching time of the
DigitalRadio
- Project related to digital signal process and I/q imbalance related codings with BPSK modulation techniques
Qlearningcar
- Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 小车的外观模型使用了"w198406141"在本论坛的虚拟现实区发布的VR模型。-VR environment Simulink control car. There are 5 car distance sensor, can gradually le
q
- 三篇关于MATLAB,模糊PID控制,液位控制与仿真的文章-3 on MATLAB, Fuzzy PID control, level control and simulation of the article
Qlearningliti
- 讲基于q学习的应用的相关文献,不错的学习例子-Q learning about the application based on the literature, examples of good learning
power-flow-of-P-Q
- 潮流计算,使用PQ分解法,是一种比牛顿法更优越的潮流计算法,收敛速度更快,收敛精度与牛顿法相同-power flow of P-Q
matlab
- 同步电机模型的MATLAB仿真。。本文针对同步电机中具有代表性的凸极机,在忽略了一部分对误差影响较小而使算法复杂度大大增加的因素(如谐波磁势等),对其内部电流、电压、磁通、磁链及转矩的相互关系进行了一系列定量分析,建立了简化的基于abc三相变量上的数学模型,并将其进行派克变换,转换成易于计算机控制的d/q坐标下的模型。-MATLAB simulation of synchronous machine model. . Synchronous motor in this paper, salien
Q123
- 一个很好的Q学习源码,对于学习强化学习有很大的作用。-Q-learning a good source for learning reinforcement learning has a significant role.
P-Q-power-flow
- matlab代码,实现P-Q解耦法潮流计算-matlab code to achieve the PQ decoupled power flow calculation method
Q学习
- 增强学习(Q-learning)要解决的是这样的问题:一个能感知环境的自治agent,怎样通过学习选择能达到其目标的最优动作(Reinforcement learning (Q-learning) has to solve this problem: an autonomous agent that can perceive the environment, and how to achieve the optimal action of its target through learning
Q-Learning-master
- Successfully implemented Q-Learning for a simple robot navigation problem of a robot moving on a 5 x 5 grid with one arbitrary goal (reward of +10) and three arbitrary obstacles (reward of -10)
Q-Learning-Algorithm-Implementation
- This Q-Learning code for MATLAB has been written by Ioannis Makris and Andrew Chalikiopoulos. It trains an agent to find the shortest way through a 25x25 maze. Following convergence of the algorithm, MATLAB will print out the shortest path to the goa
q-learning
- 在动态环境中使用Q学习优化算法进行优化,仿真软件为Matlab(Q-learning optimization algorithm is used to optimize in dynamic environment. The simulation software is MATLAB)
