Community Profile

photo

Naman Kaushik


Last seen: 10 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
How to generate normal distribution from an array?
Hi William, I understand that you wish to find the Normal distribution for an array. One way to do this would be to use the "f...

10 months ago | 0

Answered
I created a scenario in driving scenario designer, How to get Simulink Model of senario that gives output as Yaw Angle, Reference Pose, Curvature, Direction?
Hi Raman! I understand that you wish to read the output of the drivingScenario block in Simulink The first step would be exact...

10 months ago | 0

Answered
how to excecute MongoDB query from matlab
Hi Stalin! I understand that you wish to connect your MATLAB application to MongoDB. There are actually two ways that you can u...

10 months ago | 0

Answered
Can MATLAB run a Python command using an existing connected Python session?
Hi Roy! I understand from your question that you wish to use your python modules from the MATLAB environment. I also understand...

10 months ago | 0

Answered
Edge detection of OCT image
Hi Hina, As per my understanding, you want to detect the edges on your images and colour the portion below them. To detect t...

10 months ago | 0

Answered
Unable to store data in while loop to plot
Hi MadT, As per my understanding, you want to plot the result in the order that they appear. To get the current time, you ...

10 months ago | 0

Answered
How can I retrieve data (csv-file) from a web database using webwrite and websave?
Hi Luis, I understand that you want to retrievedata programmatically from a web database. Yes, you would require an API key ...

10 months ago | 0

Answered
How can I ignor NaN value when I calculate in a loop?
Hi Ali, As per my understanding, you want to omit or ignore the NaN values in the loop. One workaround for this, is to use t...

10 months ago | 0

| accepted

Answered
I would like to display my results in a table containing the number of iterations of the for loop and their solution
Hi Reem, As per my understanding, you want to tabulate your results for different iterations. You could try using the “uita...

10 months ago | 0

Answered
How to wait for another GUI button press in AppDesigner?
Hi Huw! I understand that you wish to make an application which first has a start button which on clicking, plays a sound, and...

10 months ago | 0

Answered
Help please, I want to find out the Centroid, Area, and the Moment of Inertia of any polygon.
Hi Cristian, I understand that you are trying to find the area, centroid and the moment of inertia for any polygon by providing ...

11 months ago | 0