搜索资源列表
Q-MLogicOptimization
- 卡诺图在变量数目很多时,不 容易 化简,Quine-McCluskey(Q-M)方法基本原理 与卡诺图相同当变量数目很多时,或者有许多function要做化简时,都需要使用计算机来做,而Q-M方法为一个系统的逻辑代数化简流程.-Karnaugh map of the large number of variables.
qpskI&Q
- 此為qpsk的範例,將一訊號分解成I及Q part,再將訊號I及Q部分相加得到輸出
P-Q
- P-Q潮流计算简单实现,10阶以内均可计算,算例可参考<<电力系统稳态分析>>,东南大学,第二版,174-178页.-P-Q trend is simple to achieve, within 10 bands can be calculated with reference counting
Q学习算法的C#代码
- Q学习算法的C#代码,会对初学的人有所帮助!
tcidy.rar
- q函数,q函数反函数,认知无线电优化算法相关,q-function,q-function s inverse function,cognitive radio related codes
SimpleClock
- 章立民Visual C# 2005 - 有趣小時鐘程式原始碼 有趣小時鐘程式重要操作技巧如下: q 連按兩下時鐘的任意處可以移除或回復其邊框。 q 使用滑鼠拖曳時鐘的任意處可以改變其位置。 -Zhang Limin Visual C# 2005- interesting small clock program clock source interesting programs important skills is as follows: q Double-click
n-q-phi
- 对局部放电信号的处理的程序,放电次数,相位,放电量的3维谱图。-Of partial discharge signal processing procedures, discharge frequency, phase, the discharge amount of 3-D spectrum.
QLearning_1
- Q Learning in Artificial Intelligence
SALM321
- Q-touch application demo
charshu
- QQ也疯狂查人数客户端源代码,可以查到当前在线挂Q的人数。-Crazy check the number of QQ client source code, can be found online at present linked to the number of Q.
Q-Learning
- State Space Q-Learningfor control of nonlinear system- State Space Q-Learningfor control of nonlinear system
交叉相关性Q检验
- 交叉相关性q检验,用于检验两序列的相关性,可用matlab实现(Cross-correlation q test, used to test the relevance of the two sequences can be achieved using matlab)
Q学习
- Q学习MATLAB算例,可运行,有一定参考价值(Q learning MATLAB example, can run, has a certain reference value)
酷Q Air
- 最新酷Q机器人,带防红功能,破解版,最新的你懂的。。。(The latest cool Q robot, with anti red function, cracked version, the latest you know...)
Q学习算法例子
- 实现强化学习中Q值函数的实现。里面包含了一个实现例子(Q value matrix in reinforcement Learning)
Q系列高速计数器模块
- 三菱Q系列PLC高速计数器模块应用指导书手册。(Q series high speed counter module.)
三菱Q系列自动化线体程序
- 提供三菱Q系列自动化焊接电池程序案例,关于电缸模板和CClink远程控制。(Provide MITSUBISHI Q series automatic welding battery program case.)
Q函数
- 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 fmincon命令的一般参数形式为fmincon(‘fun’,x0,A,b,Aeq,beq,lb,ub,’nonlinearcondition’),其中各个参数含义如下: fun??? 目标函数(以求最小值为目标函数) x0???? 最优解迭代的初始值 A,b ???线性约束不等式A*x<= b Aeq,beq??? 线性约束等式Aeq*x =beq lb,ub?? 自变量的上下界 nonlinearco
Q-Learning-using-Neural-Network-master
- 基于神经网络的学习算法的小程序,,希望对理解神经网络对Q学习算法的结合有所帮助(A small program of learning algorithm based on Neural Network)
deep-q-learning
- 深度强化學習代碼資料,Q學習的簡單實現。(Deep Q learning, simple codes implements)