Feeds
답변 있음
Why my RL Agent action still passing the upper and lower limit ?
I have the same problems. How to solve it?
Why my RL Agent action still passing the upper and lower limit ?
I have the same problems. How to solve it?
대략 3년 전 | 0
질문
Why 0.6+0.3+0.1-1 is -1.11022302462516e-16, not 0 ? why?? A serials bug??
0.6+0.3+0.1-1 <</matlabcentral/answers/uploaded_files/122117/QQ%E6%88%AA%E5%9B%BE20180620225147.jpg>>
6년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
Can the matlab app designer support the timer?
I have done this job. Thanks to Cam Salzberger. if true properties (Access = public) timer = timer('StartDe...
Can the matlab app designer support the timer?
I have done this job. Thanks to Cam Salzberger. if true properties (Access = public) timer = timer('StartDe...
대략 7년 전 | 1
질문
Can the matlab app designer support the timer?
t = timer; t.StartDelay = 3; t.TimerFcn = @(~, ~) eval('app.Label.Texy=datastr(now)'); start(t) error: Try adding app to th...
대략 7년 전 | 답변 수: 2 | 1
2
답변답변 있음
How do I get critical frequencies
# You can use a global variable to utilized the variable.
How do I get critical frequencies
# You can use a global variable to utilized the variable.
대략 7년 전 | 0
답변 있음
Optimization of Excel data
# You should load all your data from the Excel, and then calculate them in the MATLAB.
Optimization of Excel data
# You should load all your data from the Excel, and then calculate them in the MATLAB.
대략 7년 전 | 1
답변 있음
help needed for microgrid battery control in simulink
# Is that is the Power_V2G? # Which model in Simulink you applied?
help needed for microgrid battery control in simulink
# Is that is the Power_V2G? # Which model in Simulink you applied?
대략 7년 전 | 0
질문
How to implement gcForest by MATLAB code? The gcForest is the Deep Forest, which proposed by Zhihua Zhou.
How to implement gcForest by MATLAB code? The gcForest is the Deep Forest, which proposed by Zhihua Zhou. Deep Forest: Towards ...
7년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
MATLAB 2016a error: "The desktop configuration was not saved successfully"
you should set your jre to jdk1.7.0_xx. The jdk1.8.0_121 can not pass the building jar.
MATLAB 2016a error: "The desktop configuration was not saved successfully"
you should set your jre to jdk1.7.0_xx. The jdk1.8.0_121 can not pass the building jar.
7년 초과 전 | 0
답변 있음
How can i tune a PID controller using PSO algorithm for an Automatic Generation Control system
You can read the matlab help, like the following matlab commands: set_param('somesimulink/constant','Value',num2str(kp)) s...
How can i tune a PID controller using PSO algorithm for an Automatic Generation Control system
You can read the matlab help, like the following matlab commands: set_param('somesimulink/constant','Value',num2str(kp)) s...
거의 8년 전 | 0
답변 있음
Can anyone help me with the PID tuning using #Particle Swarm Optomization for Load Frequency Control of 3 area system??
You mean the convergence fitness curve? you can get the convergence curve by two ways as follows: 1: use your matrix to recor...
Can anyone help me with the PID tuning using #Particle Swarm Optomization for Load Frequency Control of 3 area system??
You mean the convergence fitness curve? you can get the convergence curve by two ways as follows: 1: use your matrix to recor...
거의 8년 전 | 0
질문
How can run the simulink in the DSP board and PC computer synchronous?
Hi, I have a problem about the Simulink. I have two target boards (DSP2801) and two computers. I want to connected the two DSP ...
거의 8년 전 | 답변 수: 0 | 0
0
답변답변 있음
Can anyone help me with the PID tuning using #Particle Swarm Optomization for Load Frequency Control of 3 area system??
what's your problem exactly ? I had done some optimize for PID controller run MATLAB and MATLAB/Simulink together. My Email is ...
Can anyone help me with the PID tuning using #Particle Swarm Optomization for Load Frequency Control of 3 area system??
what's your problem exactly ? I had done some optimize for PID controller run MATLAB and MATLAB/Simulink together. My Email is ...
8년 초과 전 | 0
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8년 초과 전