搜索资源列表
Q-learn算法
- Q-learn算法的C++实现 比较形象逼真 希望对诸位有帮助
QAM
- 此程序是基于MATLAB的QAM调制程序,使用起来简单易学。-This procedure is based on the MATLAB-QAM modulation procedures, use easy to learn.
pq
- 基于P-Q分解法的潮流计算适合初学者学习程序简单易懂-PQ decomposition method based on the trend of the calculation procedure for beginners Learn easy-to-read
51c
- 单片机方面,不错的学习资料 还有很多这方面的,有需要Q我,互相学习-Single-chip connection, good learning materials there are many in this regard, there is a need to Q I, learn from each other
GMSKsim
- GMSK调制程序,采用I/Q调制,生成基带GMSK信号,供大家学习和参考!-GMSK modulation procedures, the use of I/Q modulation, to generate baseband GMSK signal for them to learn from and reference!
65520754VRP
- 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
web
- 前台功能:站内短消息、学习公告、作业公告、课程资料上传下载、课程答疑 后台管理功能:学生管理、教师管理、班级管理、课程管理、答疑管理、学院管理、专业管理、开课管理-Foreground features: Station short message, to learn announcement, job bulletins, uploading and downloading course materials, course
mowen3.0
- 莫问教学平台3.0主要修改: 1 上传修改 2 信息添加合法性检查 3 信息链接错误修改 功能: 站内短消息 学习公告 作业公告 课程资料上传下载 课程答疑 讨论区 后台管理功能: 学生管理 教师管理 班级管理 课程管理 讨论管理 学院管理 专业管理 开课管理-Mowen teaching platform 3.0 T
Qlearningcar
- Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 小车的外观模型使用了"w198406141"在本论坛的虚拟现实区发布的VR模型。-VR environment Simulink control car. There are 5 car dis
Qlearningcar
- Simulink 控制VR环境中的小车。小车有5个距离传感器,能够慢慢学会避开墙壁和障碍物。小车采用加强学习(Q learning),采用神经网络对Q函数逼近。由于使用了模拟退火,小车在开始的时候会经常撞击障碍物,10次后基本就不会再撞了。 -VR environment Simulink control car. There are 5 car distance sensor, can gradually learn to avo
Q-learning-simulation
- Q-Learn算法的代码实现 比较详细逼真-the C++code of Q-learn algorithm.
q
- 改造的rc4的加密解密过程,方便初学者的学习,有助于对理论的理解-Transformation of the rc4 encryption and decryption process easy for beginners to learn, contribute to the understanding of the theory
Shellcode-Q
- Q版缓冲区溢出教程 轻松幽默的语言让你迅速了解缓冲区溢出原理 并学会应用-Q-buffer overflow tutorial humorous language allows you to quickly understand and learn to apply principles of buffer overflow
5959s.q
- 次源码在通过测试.希望学习单片机的朋友看到了顶个-Second source in the test. Want to learn microcontroller friend to see the top of a
Q-learning_pendulum
- 采用强化学习算法对倒立摆的摆动过程进行学习,通过学习使其保持平衡状态-Reinforcement learning algorithm to learn the inverted pendulum swing process, by learning to balance state
Q-learn-and-others
- 一些关于移动机器人路径规划的源代码,包括由Q学习,人工势场发等。通过在同一平台上的运行可以清楚的理解不同方法的优缺点。-About the source code of the mobile robot path planning, including Q-learning, artificial potential field development. A clear understanding of the advantages a
q
- 是最好的课文教程材料,助你成功学习好本门课-Is the best text tutorial materials to help you succeed in this course learn better
P-Q
- PQ分解法求网络潮流,超详细的注解,可以仔细分析此程序,然后学着自己编写-PQ decomposition method the network trend, ultra-detailed annotations can carefully analyze this program, and then learn to write their own
Q
- 实现驱动蜂鸣器唱歌的程序,帮助单片机初学者学习单片机的编程-Program implementation drive buzzer sing, help singlechip beginners to learn microcontroller programming
Q-Learning-Example-1
- Q-学习是一种重要的强化学习方法,提供一个Q-学习做路径规划的例子,初学者可以通过代码学习Q-学习的原理。-Q- learning is an important reinforcement learning methods, to provide an example of Q- learning to do path planning, beginners can learn the principles of Q- code.