Gagan Agarwal
Followers: 0 Following: 0
Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him
C++
Spoken Languages:
English
Pronouns:
He/him
統計
MATLAB Answers
0 質問
47 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Classify images with alexnet into 2 classes and calculate performance
Hi His You can refer to the following steps to classify the image dataset into 2 classes and evaluating the model's performance...
Classify images with alexnet into 2 classes and calculate performance
Hi His You can refer to the following steps to classify the image dataset into 2 classes and evaluating the model's performance...
5ヶ月 前 | 0
回答済み
How do I extract Trajectory Data using NGSIM dataset?
Hi Idris It seems like there's a misunderstanding in the syntax and function usage in your code snippet. When you're working wi...
How do I extract Trajectory Data using NGSIM dataset?
Hi Idris It seems like there's a misunderstanding in the syntax and function usage in your code snippet. When you're working wi...
5ヶ月 前 | 0
| 採用済み
回答済み
convert neural network to equation
Hi Lee Translating a trained neural network into a single, comprehensive mathematical equation is generally quite complex and o...
convert neural network to equation
Hi Lee Translating a trained neural network into a single, comprehensive mathematical equation is generally quite complex and o...
6ヶ月 前 | 0
回答済み
Data partitioning for Machine learning
Hi Akshita The warning that the training set does not contain points from all groups in partitioning the data typically arises ...
Data partitioning for Machine learning
Hi Akshita The warning that the training set does not contain points from all groups in partitioning the data typically arises ...
6ヶ月 前 | 0
回答済み
Best Algorithm for Machine Learning
Hi Bryan, This is the scenario which is often defined as multi-class classification problem and the choice of algorithm can dep...
Best Algorithm for Machine Learning
Hi Bryan, This is the scenario which is often defined as multi-class classification problem and the choice of algorithm can dep...
6ヶ月 前 | 0
回答済み
AI Speech vs Human Speech
Hi Brantley Yes, it's possible to use MATLAB to detect whether a sound is produced by a human or an AI-generated voice. This ta...
AI Speech vs Human Speech
Hi Brantley Yes, it's possible to use MATLAB to detect whether a sound is produced by a human or an AI-generated voice. This ta...
6ヶ月 前 | 0
回答済み
How to take matrices as input to neural network?
Hi Pritam Yes it is possible and you can try for each feature of matrix to 1x20 on output and that too through various netwroks...
How to take matrices as input to neural network?
Hi Pritam Yes it is possible and you can try for each feature of matrix to 1x20 on output and that too through various netwroks...
6ヶ月 前 | 0
回答済み
How can I use GA(Genetic Algorithm) with values of x1, x2, f(x1, x2)?
Hi, In scenarios where only a set of data points is available without an explicit Objective function, a common approach is to ...
How can I use GA(Genetic Algorithm) with values of x1, x2, f(x1, x2)?
Hi, In scenarios where only a set of data points is available without an explicit Objective function, a common approach is to ...
7ヶ月 前 | 0
回答済み
Error in using trainPointPillarsObjectDetector
Hi Gaurav The error you are facing suggests an inconsistency in the size of inputs to the layers within the network architectur...
Error in using trainPointPillarsObjectDetector
Hi Gaurav The error you are facing suggests an inconsistency in the size of inputs to the layers within the network architectur...
8ヶ月 前 | 0
回答済み
Evaluation of the reinforcement learning agent
Hi rr0101 When an rlDQNAgent in the Reinforcement Learning Toolbox of MATLAB always returns the same action for different obser...
Evaluation of the reinforcement learning agent
Hi rr0101 When an rlDQNAgent in the Reinforcement Learning Toolbox of MATLAB always returns the same action for different obser...
9ヶ月 前 | 0
回答済み
Using with trainbr with narxnet: the predicted value at time t seems to depend in part on the target value at time t. But we don't know that value yet!
Hi Kevin, The discrepancy between P(t) and P*(t) in the scenarios you've described can be attributed to the nature of the Nonli...
Using with trainbr with narxnet: the predicted value at time t seems to depend in part on the target value at time t. But we don't know that value yet!
Hi Kevin, The discrepancy between P(t) and P*(t) in the scenarios you've described can be attributed to the nature of the Nonli...
9ヶ月 前 | 0
回答済み
error during calculating precision recall curve in Faster RCNN
Hi Ahmad, The error message you are encountering suggests that the problem is related to indexing. To address this issue, con...
error during calculating precision recall curve in Faster RCNN
Hi Ahmad, The error message you are encountering suggests that the problem is related to indexing. To address this issue, con...
10ヶ月 前 | 0
回答済み
Error while using helperDownloadPandasetData function
Hi Gaurav, The issue you are facing is because the 'helperDownloadPandasetData' is not an inbuilt function of the Lidar Toolb...
Error while using helperDownloadPandasetData function
Hi Gaurav, The issue you are facing is because the 'helperDownloadPandasetData' is not an inbuilt function of the Lidar Toolb...
10ヶ月 前 | 0
| 採用済み
回答済み
I cannot edit shortcuts in projects
Hi Matteo, I encountered a similar issue when attempting to edit the file for a specific shortcut in the project, but I found n...
I cannot edit shortcuts in projects
Hi Matteo, I encountered a similar issue when attempting to edit the file for a specific shortcut in the project, but I found n...
10ヶ月 前 | 1
回答済み
My model gives the same prediction value when I enter very differing input values
Hi Danny Upon reviewing your code, I noticed an issue with the data loading process for prediction. Although you are currently...
My model gives the same prediction value when I enter very differing input values
Hi Danny Upon reviewing your code, I noticed an issue with the data loading process for prediction. Although you are currently...
10ヶ月 前 | 0
回答済み
Determine the inverse of store it as . Determine Row echelon form of given matrix and store it as R. Determine the rank of a
Hi Monisha I understand that you are trying to perform basic operations on a Matrix. Please refer to the following code for ac...
Determine the inverse of store it as . Determine Row echelon form of given matrix and store it as R. Determine the rank of a
Hi Monisha I understand that you are trying to perform basic operations on a Matrix. Please refer to the following code for ac...
10ヶ月 前 | 0
回答済み
Adding noise to fitness neural network
Hi Julien, I understand that you are trying to add noise to your neural network model to make your it more robust. Here's a ...
Adding noise to fitness neural network
Hi Julien, I understand that you are trying to add noise to your neural network model to make your it more robust. Here's a ...
11ヶ月 前 | 0
回答済み
Error when using Parallel toolbox to train a reinforcement learning agent
Hi Arash, I understand that you're encountering difficulties while using parallel processing to train a custom defined RL agent...
Error when using Parallel toolbox to train a reinforcement learning agent
Hi Arash, I understand that you're encountering difficulties while using parallel processing to train a custom defined RL agent...
11ヶ月 前 | 0
回答済み
Why is the final ValidationLoss of my model always worse than the best value it obtained during training?
Hi Alfredo, I understand that you are trying to know the reasons behind a significant performance difference between two method...
Why is the final ValidationLoss of my model always worse than the best value it obtained during training?
Hi Alfredo, I understand that you are trying to know the reasons behind a significant performance difference between two method...
11ヶ月 前 | 0
回答済み
DDPG with LSTM layer fails?
Hi Vasu, I understand that you are encountering the error while implementing the provided code in MATLAB. LSTM layers are suppo...
DDPG with LSTM layer fails?
Hi Vasu, I understand that you are encountering the error while implementing the provided code in MATLAB. LSTM layers are suppo...
11ヶ月 前 | 0
回答済み
Using LSTM for non-linear system identification
Hi David, I understand that you are encountering an error that the output size of last layer does not match with the response s...
Using LSTM for non-linear system identification
Hi David, I understand that you are encountering an error that the output size of last layer does not match with the response s...
12ヶ月 前 | 0
| 採用済み
回答済み
How can I send my make file after making process?
Hi Mehmet I understand that you are trying to send an email with MATLAB. You can use the 'sendmail' function of MATLAB to send ...
How can I send my make file after making process?
Hi Mehmet I understand that you are trying to send an email with MATLAB. You can use the 'sendmail' function of MATLAB to send ...
12ヶ月 前 | 1
回答済み
How do I run an exe written for Windows in Simulink
Hi Hannes, I understand that you are looking to execute a '*.exe' file within Simulink. To accomplish this, you can utilize a M...
How do I run an exe written for Windows in Simulink
Hi Hannes, I understand that you are looking to execute a '*.exe' file within Simulink. To accomplish this, you can utilize a M...
1年弱 前 | 0
回答済み
Execute a .exe in Simulink
Hi Hasenarl I understand that you are trying to run 'a .exe' file in Simulink using a MATLAB function block,and you have encoun...
Execute a .exe in Simulink
Hi Hasenarl I understand that you are trying to run 'a .exe' file in Simulink using a MATLAB function block,and you have encoun...
1年弱 前 | 0
回答済み
Train Network Using Federated Learning example given in Matlab documentation is not working
Hi Debojit I understand that you are encountering the error while replicating the scenario from MATLAB documentation. The error...
Train Network Using Federated Learning example given in Matlab documentation is not working
Hi Debojit I understand that you are encountering the error while replicating the scenario from MATLAB documentation. The error...
約1年 前 | 0
回答済み
Extract Data From .txt file
Hi Nicholas I understand that you are trying to numerical value from a text file. This can be achieved by using 'regexp' funct...
Extract Data From .txt file
Hi Nicholas I understand that you are trying to numerical value from a text file. This can be achieved by using 'regexp' funct...
約1年 前 | 0
回答済み
rsimgetrtp outputs a lot of unknown, unnecessary parameters. How do I find out where these parameters are coming from?
Hi Kadhir, I understand that you are trying to determine the source of certain parameters of your model which are present in t...
rsimgetrtp outputs a lot of unknown, unnecessary parameters. How do I find out where these parameters are coming from?
Hi Kadhir, I understand that you are trying to determine the source of certain parameters of your model which are present in t...
約1年 前 | 0
回答済み
How to classify raw EEG data as alpha, beta, delta etc. frequencies from different channels such as AF4, AF3, FC5, FC6 etc?
Hi Surakshya Pradhan, I understand that you are trying to classify raw EEG data as alpha, beta, delta frequencies from differe...
How to classify raw EEG data as alpha, beta, delta etc. frequencies from different channels such as AF4, AF3, FC5, FC6 etc?
Hi Surakshya Pradhan, I understand that you are trying to classify raw EEG data as alpha, beta, delta frequencies from differe...
約1年 前 | 0
回答済み
Get Simulink mouse click position
Hi Guillaume, I understand that you are trying to capture the position of a right-click in the model workspace of Simulink. ...
Get Simulink mouse click position
Hi Guillaume, I understand that you are trying to capture the position of a right-click in the model workspace of Simulink. ...
約1年 前 | 0
回答済み
Calculate the size in bytes of a bus signal
Hi Eleni, I understand that you are trying to find an approach to calculate the data size (in Bytes) of a bus signal in Simuli...
Calculate the size in bytes of a bus signal
Hi Eleni, I understand that you are trying to find an approach to calculate the data size (in Bytes) of a bus signal in Simuli...
約1年 前 | 0