photo

Kaustab Pal


Last seen: 4日 前 2024 年からアクティブ

Followers: 1   Following: 1

Programming Languages:
MATLAB
Spoken Languages:
English
Pronouns:
He/him

統計

  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Initializing LSTM which is imported using ONNX
Hi @Andreas, It seems you want to determine the input dimension of your imported network. You can easily find this information ...

4日 前 | 0

回答済み
How can I isolate some objects from a image?
Hi @Ufuk Can, From what I understand, you need a mask to segment out the balloons. While thresholding is one method to achieve ...

4日 前 | 0

回答済み
I don't know why my Monte Carlo Localization simulation doesn't work, I'm using the Monte Carlo Localization toolbox
Hi @Albert Llufriu López, From what I gather, your objective is to use MonteCarloLocalization to estimate your robot's pose. In...

5日 前 | 0

回答済み
No effect is observed when I try to use StartVector in eigs to improve numerical efficiency
Hi @Zhao-Yu, Your understanding of using StartVector is correct. The StartVector serves as the initial guess for the iterative ...

6日 前 | 1

回答済み
Reinforcement Learning Agent not taking realistic actions
Hi @Karim Darwich, From what I understand, you have a constrained action space, but after training the PPO agent, the agent is ...

7日 前 | 0

| 採用済み

回答済み
Efficiency of "quadprog" in MATLAB
Hi @Trym Gabrielsen, I did a quick analysis between three MATLAB solvers: "mpcActiveSetSolver", "mpcInteriorPointOptions", and ...

11日 前 | 0

回答済み
Visualizing Attention for Sequence Data in the Frequency domain
Hi @Luca, To upscale your attention weights from a 256x1 dimension to 512x1, you can utilize the "imresize" function. You c...

12日 前 | 0

回答済み
plannerBiRRT seems to extend search tree only in one direction?!
Hi @Fabian Vacha The performance of the plannerBiRRT can be influenced by various parameters. You can try increasing the value...

12日 前 | 0