Shivang Srivastava
MathWorks
Followers: 0 Following: 0
I am working at an Intern at MathWorks. My responsibility is to provide the best support for an application like Computer Vision Toolbox.
Disclaimer: Any articles/ideas/opinions here are my own and in no way reflect that of MathWorks.
Estadística
0 Preguntas
17 Respuestas
0 Problemas
24 Soluciones
CLASIFICACIÓN
3.648
of 295.569
REPUTACIÓN
14
CONTRIBUCIONES
0 Preguntas
17 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
14.859
of 154.105
CONTRIBUCIONES
0 Problemas
24 Soluciones
PUNTUACIÓN
321
NÚMERO DE INSIGNIAS
2
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Trying to implement Vulnerable Road User scenario using SIMULINK
Hi Idris, As per my understanding, you are looking for VRU scenarios in the "Automated Driving Toolbox". Generate Euro NCAP Sce...
2 meses hace | 0
How to resize multiple images nifti?
Hi, As per my understanding you want to resize the images present in multiple folders to a new fixed size of 100x100x50. Since...
más de 2 años hace | 0
| aceptada
Ubuntu 20.04, how to install matlab 2021a behind a proxy
Please reach out to our Support Team. They would be able to assist you with installation and licensing issues.
más de 3 años hace | 0
How to make classes form numerical data for deep learning training
As per my understanding you want to convert discreet / numerical data to intervals for Training Deep Learning Models. I would r...
más de 3 años hace | 0
SWich/case code
I would recommend you try to solve the question yourself before going through the solution. Here is the solution for your refere...
más de 3 años hace | 0
how to read 4th and 10th column of 12 excel files from folder and then plot 4th and 10th column of each excel file
As per my understanding you want to read all files in a directory and read the excel files and plot the values in particular col...
más de 3 años hace | 1
| aceptada
Matlab Neural Net Pattern Recognition: Why does the Neural Net uses Features as inputs instead of samples?
As per my understanding you wanted to know why in the wine classification example is the input of size [features, samples]. To...
más de 3 años hace | 0
How to save matlab plot automatically into a folder as a JPG
As per my understanding you wanted to save a plot as a jpg file into a folder. I tried to reproduce the error you are facing but...
más de 3 años hace | 0
MATLAB function for square and sawtooth waves
Here is the documentation of Fourier series which will help you in understanding Fourier Series in MATLAB.
más de 3 años hace | 0
Making a while loop
As per my understanding of your query you need to execute your live script multiple times using a while loop. Here is a simple w...
más de 3 años hace | 0
How can i write this Lyapunov equation in Matlab?
Hi Eleni, As per my understanding you are having trouble using lyap function. As the error suggest you have not sent sufficient...
más de 3 años hace | 0
Putting cropped images in seperate folder
Hi Abdussalam, As per my understanding you need to put the cropped tiles in Train variable into another folder. I am assuming t...
más de 3 años hace | 0
Interfacing new Azure Kinect with Matlab and opening associated .mkv files
Hi Gail, As per my understanding of your query, you are experiencing an issue with the VideoReader Function. I tried to run the...
más de 3 años hace | 0
Interpolation / Resampling a signal in a new frequency
As per my understanding you need a function which would help you to resample your data between given frequencies. I would recom...
más de 3 años hace | 0
not able to find helperLidarMapBuilder?
The error is not reproducible at my end. In my opinion you must be missing the Automated Driving Toolbox in your MATLAB install...
más de 4 años hace | 0
Solving matrices in form of (A + Bx = C)?
As per my understanding of your code, in the equation A + Bx = C: Matrix A is of size 2 * 2 Matrix B is of size 2 * 2 Matr...
más de 4 años hace | 0
| aceptada
Find frequnecy of a data
From what I can understand you are facing trouble using exp() function when you are trying to find the frequency of data in arra...
más de 4 años hace | 0