Community Profile

photo

Sandeep

MathWorks

Last seen: 24 dagen ago Active since 2023

Followers: 0   Following: 0

I am an Associate Engineer at MathWorks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks

Programming Languages:
C++
Spoken Languages:
English
Pronouns:
He/him

Statistics

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
finding the standard deviation for a classification model
Hi Chandrima Debnath, It is great to know that you are working with ensemble classification models. It is possible to calculate...

7 maanden ago | 0

Answered
It's possible to use ultrasonic data to generate a cost map?
Hi Luan, It is great to know that you are working on developing a simulation for autonomous parking. It is possible to use ...

7 maanden ago | 0

Answered
What is the equation of Dolph Chebyshev window that is generated using 'sigwin.chebwin' function?
Hi Palguna Gopireddy, It is my understanding that you are expecting to get Dolph-Chebychev window equation that is in accordanc...

7 maanden ago | 0

Answered
error line:- Index in position 2 exceeds array bounds. Index must not exceed 4.
Hi Saiprathyush reddy, It is great to know that you are working with the Support Vector Machine classifier. The error occurs ...

7 maanden ago | 0

Answered
need suggestion to calculate alpha value in semi-infinite experimental results
Hi Akshay, It is my understanding that you are expecting an approach to solve for alpha using experimental data for different t...

7 maanden ago | 0

Answered
How can I best compare the max error of b-spline interpolation?
Hi Salvatore Bianco, It is my understanding that you expect opinion on plotting five error curves each containing 20 points and...

8 maanden ago | 0

Answered
What to do when dataset for linkage/Dendogram functions contains NANs?
Hi Jan Skerswetat, When dealing with missing values (NANs) in cluster analysis, there are a few approaches you can consider: I...

8 maanden ago | 0

| accepted

Answered
Are there any examples of using Transformers for Time Series?
Hi Yeray, Developing and training Transformers for time series data, such as S&P 500 historical data, is indeed possible. While...

8 maanden ago | 0

Answered
Is the above MATLAB code syntax for temporarily pausing the simulation using if else statement, correct or wrong, if wrong then suggest the correct syntax ?
Hi Siddharth Kamila, As far as syntax is concerned your code looks good but the continue statement is not necessary in this cas...

8 maanden ago | 0

Answered
Is it possible to predict only for 6 days, where 5 days will be training data and 1 day will be testing data? And the variable is only date and heavy metal concentration.
Hi Isyraf, It is possible to predict heavy metal concentrations for a specific date using a training dataset consisting of hist...

8 maanden ago | 0

Answered
Is it possible to read data from a virtual I2C Bus i created on my Raspberry Pi 4 Modell B?
Hi Ramona, It is my understanding that you are facing issues while using the LSM6DS3 acceleration sensor on a virtual I2C bus i...

8 maanden ago | 0

Answered
Why do properties differ when I call them from the main file compared to when I call them in a method?
Hi Aron, It appears that you are encountering an error related to the death method in the Herd class. Specifically, the subs an...

9 maanden ago | 0

Answered
How to implement incremental random forest in matlab?
Hi 乐乐, It is my understanding that you want to know how to add a decision tree trained by a new sample to the random forest in ...

9 maanden ago | 0

Answered
particle swarm optimization MATLAB coding for the following function
Hi Bijaya Das, It is my understanding that you are expecting a suggestion on how to write the Lower bound of variables and Uppe...

9 maanden ago | 1

Answered
why do i get deactivate matlab error everytime
Hi Muhammad abdullah, The following thread may be helpful in resolving the issue you are facing: https://in.mathworks.com/matl...

9 maanden ago | 0

Answered
How to guess initialization parameters for non-linear curve fitting to get the best fit?
Hi Rinsha Padmrajan, As @Alex Sha suggested guessing appropriate initialization parameters is problem dependent and understandi...

10 maanden ago | 0

Answered
How to get system time into simulink desktop real time?
Hi Giada, I think the following links would be helpful in solving your problem, How do I get run time or system time from my S...

11 maanden ago | 0

Answered
How to set input of the layer when defining Nested deep learning layer
 Hi Mirko Prezioso, To connect the input of the optional branch to the input of the newly defined layer, you can simply add a ...

11 maanden ago | 0

Answered
Sequence length for the LSTM training
Hi byungchan, It is my understanding that you have questions on LSTM with regard to having long sequence length. 1) While it ...

11 maanden ago | 0

Answered
Fit parameter to Weibull distribution
Hi Kalle, There can be more than one reason as to why a customized 3-parametric Weibull distribution function may not adequatel...

11 maanden ago | 0

Answered
classify an image?
Hi Tathva, To use a trained neural network in MATLAB to classify a random image, you can use the classify function when you hav...

11 maanden ago | 0

Answered
How to properly set up my data to train an LSTM network
Hi Wilson, It is my understanding that you are expecting to find an approach to process the data collected from the robot legs ...

11 maanden ago | 0

Answered
Adding Volshow Plot to Existing Figure
Hi Frank Fazekas, It is my understanding that you are expecting help on how to use volshow to display your volumetric data. To ...

12 maanden ago | 0

Answered
How to remove atmoic subchart mask or block parameters?
Hi Simeon Doyle, It's possible that when you deleted the symbols in your Stateflow atomic subchart, you inadvertently created p...

ongeveer een jaar ago | 0

Answered
Training Neural Network for Image-to-Image-Regression using Numeric Array
Hi Benedikt Hamann, The trainNetwork function expects the training data to be returned from the datastore's read function in a ...

ongeveer een jaar ago | 0

| accepted

Answered
Find standardized coefficient in linear regression?
Hi Faezeh Manesh, To obtain the standardized coefficients (beta) in linear regression, you can use the Coefficients property of...

ongeveer een jaar ago | 0

Answered
I want to fit the model containing double numerical integral with data
Hi RAHUL KUMAR, It is suggested to use a genetic algorithm or a particle swarm optimization algorithm, if you want to use an op...

ongeveer een jaar ago | 0

Answered
How to find nondimensionalize form with MATLAB?
Hi Mehrdad Nasirshoaibi, To obtain the non-dimensional form of the given equation, we need to introduce appropriate scaling fac...

ongeveer een jaar ago | 0

| accepted

Answered
How can I load a gromacs trajectory file (*.xtc) in the matlab?
Hi Dhruv Kumar Chaurasiya, To load a Gromacs trajectory file (*.xtc) in MATLAB, you can use the traj function from the MDToolbo...

ongeveer een jaar ago | 0

| accepted

Answered
how can I get each joint angle using theta?
Hi, The inverse kinematics problem for a 6 degree-of-freedom (6-DOF) robot manipulator involves finding the joint angles that c...

ongeveer een jaar ago | 0

Load more