Community Profile

photo

Ayush Aniket


Last seen: ongeveer een maand ago Active since 2017

Followers: 0   Following: 0

Programming Languages:
MATLAB

Statistics

All
  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
How to easily plot a time series graph of logical quantities with 0-1 binary values as shown in the figure?如何方便绘制如图所示的0-1二值的逻辑量时间序列图?
Hi, Assuming the time series data you want to plot to be in the format of the matrix where each row represents a variable over ...

2 maanden ago | 0

Answered
how to give output of a simulink circuit as input to transfer function to see the output?
Hi Manaswini, You can use the 'Transfer Fcn' block in Simulink to visualize the system's response based on the output of the Si...

2 maanden ago | 0

Answered
How to initialize Sympy python function in Simulink
Hi Ondrej, To avoid the repeated initialization of your Python function within the Simulink model, you can use persistent varia...

2 maanden ago | 0

| accepted

Answered
Issue about Autoencoder Network Architecture
Hi jiajun, As per my understanding, the output from your autoencoder is negative even after setting the encoder and decoder tr...

4 maanden ago | 0

Answered
Error during creation of standalon application
Hi Bence, As per my understanding, the warnings indicate that your script is using a function 'transp' which is not permitted t...

4 maanden ago | 0

Answered
Hello! How can i solve optimization problem with MATLAB?
Hi Shadab, As per my understanding you want to solve the optimization problem using Lagrange Multiplier method. You can solve ...

4 maanden ago | 0

Answered
How to use four Gaussian process regression trained machine learning models as objective functions in multiobjective optimization?
Hi Saurabh, As per my understanding you want to use four trained Gaussian process regression models with six input variables as...

4 maanden ago | 0

| accepted

Answered
How do I resolve the horzcat and linearArray Error?
Hi Deandra, As per my understanding, the error you are encountering is due to an attempt to concatenate objects of different ty...

4 maanden ago | 0

Answered
Define Custom Deep Learning Layer to compute the amplitude of a complex number
Hi Mo, As per my understanding, you are defining a custom Deep Learning (DL) layer to compute the amplitude of a complex numbe...

5 maanden ago | 0

Answered
Explicit equation did not give the result same as the output value obtained from ANN model
Hi Shing Mei Chiew, As per my understanding you are getting different output for your data through explicit equations for your...

5 maanden ago | 0

| accepted

Answered
Regress out a variable using stepwiselm?
Hi Michaela, I understand that you want to fit a linear model to your data that predicts the response variable from the predic...

5 maanden ago | 0

| accepted

Answered
How to stop the display of objective function model calculation and the graphs when using GP
Hi Telema, As per my understanding you would like to stop the display of objective function model calculation and the graphs. ...

5 maanden ago | 0

| accepted

Answered
Invalid workspace variable specified as workspace input in 'RangeEstimation_Simulink/From Workspace'. Time values must be non-decreasing.
Hi Sahil, As per my understanding, the error message you have encountered, "Invalid workspace variable specified as workspace ...

6 maanden ago | 0

Answered
what is neural network sim function?
Hi Wang, As per my understanding, the neural network analytical equations are not giving you the same result as through “sim” ...

6 maanden ago | 0

Answered
I get error when I want to define an environment for DQN, that is related to RL observation.
Hi Armin, As per my understanding you are getting the error because of the incorrect definition of "Agent Block Paths". For a...

6 maanden ago | 0

Answered
measured voltage of phase to phase voltage
Hi Maya, As per my understanding, you want to know the reason for the three phase-to-phase voltages being different. The reas...

6 maanden ago | 0

Answered
In DDPG algorithm to control Vehicle HVAC system, the agent is not able to start its traning. No error or no termination.
Hi Konguvel, As per my understanding the training process for your RL model keeps executing without any updates or any errors....

6 maanden ago | 0

Answered
How to got the M.file of Ego vechicles & Environment in Train Multiple Agents for Path Following Control?
Hi Maha, As per my understanding you want to obtain and modify the MATLAB script related to the “Train Multiple Agents for Pa...

6 maanden ago | 0

Answered
Algorithm/Optimization to alter initial Matrix until new condition is met?
Hi Matthew, As per my understanding, you want to find a new matrix ‘B’ that satisfies the matrix multiplication equation: 'new...

6 maanden ago | 0

Answered
How to live plot Simulink data, and generate sound for specific ranges of y-values?
Hi Alex Kennedy, As per my understanding, you can achieve this by using real-time plotting in Simulink and using audio signals...

7 maanden ago | 0

Answered
Missing patch face color of the plot at its original size
Hi jolnoo, As per my understanding this issue may be due to the renderer used by MATLAB to display the figures. MATLAB has sev...

7 maanden ago | 0

Answered
How can I solve the NaN error during RL training process
Hi Adithya Ramakrishna Lingadahalli, As per my understanding, your RL agent occasionally encounters an error during training d...

7 maanden ago | 0

Answered
Scope print to figure. Problem with resolution
Hi Jae wook Oh, As per my understanding the issue you're experiencing is common when using the 'Print to Figure' feature in Sim...

7 maanden ago | 0

Answered
HOW TO CALCULATE AUROC VALUE FOR ANY CLASSIFICATION MODEL?
Hi Tholkappian R, As per my understanding you have trained your SVM classification model and want to compute the AUROC value ...

7 maanden ago | 0

| accepted

Answered
Grid World on Simulink
Hi GCats, As per my understanding the grid World Environment is not already available in Simulink. However, since this environ...

7 maanden ago | 0

Answered
How can I store the trained model and call and output the best action value during the test
Hi 蔷蔷 汪, As per my understanding, you want to know about the process of storing a trained RL agent and using the best action l...

7 maanden ago | 0

Answered
Can I add the condition on State in Reinforcement learning environment?
Hi Hyoung-Taek Lee, As per my understanding you want to impose a custom condition on the states defined in your code. However,...

7 maanden ago | 0

Answered
找不到例程带的模型
Hi xin li , As per my understanding, the example mentioned in the following documentation https://in.mathworks.com/help/deep...

7 maanden ago | 0

Answered
[lmivar, lmiterm]: How to define type 2 decision variables inside other type 3 variables with lmivar and lmiterm when it includes products with other matrices?
Hi Daam Schoon, As per my understanding only the decision variables are defined using the ‘lmivar’ function. The decision vari...

7 maanden ago | 0

Answered
rlVectorQValueFunction with a custom Network for a DPQ agent
Hi Delprat Sebastien, The error as shown by you arises due to the fact that the environment has more than one observations. A ...

8 maanden ago | 0

| accepted

Load more