photo

Sandeep

MathWorks

Last seen: circa un mese fa Attivo dal 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

Statistica

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

10 mesi fa | 0

Risposto
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 ...

10 mesi fa | 0

Risposto
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...

10 mesi fa | 0

Risposto
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 ...

10 mesi fa | 0

Risposto
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...

10 mesi fa | 0

Risposto
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...

11 mesi fa | 0

Risposto
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...

11 mesi fa | 0

| accettato

Risposto
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...

11 mesi fa | 0

Risposto
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...

11 mesi fa | 0

Risposto
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...

11 mesi fa | 0

Risposto
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...

11 mesi fa | 0

Risposto
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...

12 mesi fa | 0

Risposto
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 ...

12 mesi fa | 0

Risposto
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...

12 mesi fa | 1

Risposto
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...

quasi un anno fa | 0

Risposto
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...

circa un anno fa | 0

Risposto
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...

circa un anno fa | 0

Risposto
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 ...

circa un anno fa | 0

Risposto
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 ...

circa un anno fa | 0

Risposto
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...

circa un anno fa | 0

Risposto
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...

circa un anno fa | 0

Risposto
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 ...

circa un anno fa | 0

Risposto
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 ...

circa un anno fa | 0

Risposto
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...

circa un anno fa | 0

Risposto
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 ...

circa un anno fa | 0

| accettato

Risposto
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...

circa un anno fa | 0

Risposto
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...

oltre un anno fa | 0

Risposto
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...

oltre un anno fa | 0

| accettato

Risposto
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...

oltre un anno fa | 0

| accettato

Risposto
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...

oltre un anno fa | 0

Carica altro