搜索资源列表
Q-algorithm-of-RL
- 强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!-A matlab program about Q of Reinforcement Learning Algorithm
rl
- 人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家Warren S.Mcculloch和数学家Walth H.Pitts提出神经元数学模型,后被冷落了一段时间,80年代又迅猛兴起[1]。ANN之所以受到人们的普遍关注,是由于它具有本质的非线形特征、并行处理能力、强鲁棒性以及自组织自学习的能力。其中研究得最为成熟的是误差的反传模型算法(BP算法,Back Propagation),它的网络
TD_SNR
- 上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!-From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope!
RL
- 采用vs2008 c#编写 Q-Learning强化学习的代码实现 状态空间5维,动作空间5维-Using vs2008 c# Q-Learning reinforcement learning the code to achieve the state-space five-dimensional, five-dimensional action space
C3
- M-file for Project 1 on line parameters and circuit models in Chapter 3 m1.m determines the RLC parameters of the line from its physical descr iption and then computes the ABCD matrix and the circuit parameters of the series RL,
RL_Loadhalfwave
- Matlab file for simulating Half wave converter with RL Load Beta calculation included-Matlab file for simulating Half wave converter with RL Load Beta calculation included
Betacalculation
- Beta calculation logic for simulation of full converter for RL Load.M file program attached. Transfer function simulink model also attached
RL_half_wave
- MATLAB/SIMULINK Simulation of Halfwave converter circuit with RL Load along with B.M file attached
alloutput
- Outputs verified for Half wave converter with RL Load and Output waveforms attached in Matlab
1phase-1phasecycloconverter
- Abstract :- Single-phase Cycloconverters are used for AC-AC power conversion particular for speed control of AC drives. In this work the Single-phase to single phase cycloconverter is simulated in simulink with the loads as R-Load, RL- Load & 1 pha
matlab_file_for_RLC_circuit_analysis
- matlab file for Variable Frequency Oscillator,Parallel RLC Circuit,AC Energization of a RL Circuit and Series RLC Resonant Circuit simulation
Transformer_analysis
- matlab simulation of transformer including: Short-circuit and RL Load Terminations, Open-Circuit Termination In-rush Current, Autotransformer Connection,Delta-Wye Transformer:Voltage and Current Ratios Zero-Sequence Current
D2
- simulink系统仿真:10kV 母线短路容量为10MVA,通过额定电压10/0.4kV,额定容量为100kVA,短路阻抗为5%的变压器与负荷相连, 阻感负荷RL 容量为50kVA,功率因数0.9。电力电子装置产生的5 次和7 次谐波电流均为5A;为了抑制7 次谐波在400V 母线处接入电容与变压器构成7 次滤波器。-simulink System Simulation: 10kV busbar short-circuit capacity of 10MVA, through the rate
zkjRLxj
- 距离保护R-L模型算法 使用图基滤波器 控制阻抗轨迹显示范围 在阻抗平面画出阻抗圆特性、整定阻抗直线特性和短路阻抗轨迹- RL model algorithm for distance protection using map-based filter control the impedance locus in the impedance plane display range characteristic impedance circle draw, settin
RL_Learning
- 详细的讲述强化学习中Q学习算法,并且应用在区域交通系统中,是适合初学者。-RL—learning,q_learning,transform system,for beginner
mtncar
- RL在求解标准小车爬山问题时的matlab程序,采用算法为经典的Q学习算法-RL matlab program in solving mountaincar problem, the algorithm is the classic Q-learning algorithm
mountaincar
- 强化学习算法在标准mountain car 问题中的应用,采用算法为SARSA算法-the matlab program of RL in mountain car problem, the adopted RL method is SARSA algortihm
RL-model
- Matlab的simulink RL电路简单模型的仿真。建模和示波器测量输出。-Matlab simulink RL model in the simple circuit simulation. Modeling and oscilloscope measurement output.
suntton-RL-book-demo
- sutton强化学习书籍的所有matlab例子,学习很有用,不易找到-all matlab demo about sutton s book for reinforcement learning
RL-TV
- 全变分正则化的RL算法matlab代码,同于图像非盲复原。