Feeds
질문
Custom DQN Algorithm Not Learning or Converging
Hello MathWorks community, I am currently working on implementing a custom Deep Q-Network (DQN) algorithm for a specific proble...
대략 2년 전 | 답변 수: 0 | 0
0
답변질문
Custom DDPG Algorithm in MATLAB R2023b: Performing Gradient Ascent for Actor Network
Hello MATLAB community, I am working on implementing a custom Deep Deterministic Policy Gradients (DDPG) algorithm in MATLAB R2...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Could anyone please explain why MATLAB doesn't return answer to this code?
clc, clear % Inputs: g0 = 1.62; R = 1; M = 2; th = 1; D = 2; u0 = [-418.9536 -34.9682 123.2243 119.9791 50.726...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
could someone please tell me why my code returns complex answers while it is about room temperature ?
clc , clear % inputs : ho = 34 ; k1 = 25; cp1 = 10 ; c1 = 12682.7 ; ro = 3410.9 ; q = 0 ; desired_time=25; %sec ...
4년 초과 전 | 답변 수: 2 | 0
