Divyanshu
MathWorks
Followers: 0 Following: 0
Hi myself Divyanshu Vijayvergiya and I am an EDG Engineer at MathWorks. I like to code in C++ and am also interested in UI/UX designing. Disclaimer: All opinions that I express on this forum are my own and are not a representative of MathWorks.
C++, C, Javascript, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi
Professional Interests:
Programming
Statistiques
0 Questions
71 Réponses
RANG
1 084
of 293 891
RÉPUTATION
64
CONTRIBUTIONS
0 Questions
71 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
6
RANG
of 20 058
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 150 021
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
How can I control the motion at the joints with an input function?
Hi, As per my understanding you are trying to import the position and angle information calculated by reinforcement learning al...
9 mois il y a | 0
Yokogawa USB device access using Instrument Control Toolbox
Hi Ana, I understand that you are trying to access Yokogawa USB device from MATLAB using Instrument Control Toolbox but are fac...
9 mois il y a | 0
How to consume messages using Kafkastrem
Hi Marcin, I understand that you are able to configure the kafkaStream object successfully but are facing issues while reading ...
9 mois il y a | 0
Simulink CAN communication not restoring after disconnecting
Hi Damien, I understand that you are using CAN communication with some USB PCAN device, and are looking for ways to reconnect t...
9 mois il y a | 0
Xcode 15.x as compiler
Hi Sebastian, The team is already aware of the issue and is working on it. It would be fixed as soon as possible.
9 mois il y a | 1
Problem with hanning window
Hi Murali, I understand that you are trying to use hanning window on an FFT and want to know the cause of variation before and ...
9 mois il y a | 0
Could Not Able to Connect to ThingsBoard Using MQTT.
Hi Hafiz, I understand that you are facing issues while connecting to ThingsBoard using MQTT. This is a bug which is already re...
9 mois il y a | 0
I have a problem that the counter doesn`t increase in case 3, this code is an intelligence test that give you 3 stages
Hi Sarah, I understand that you are facing the issue of counter not getting incremented in case 3 of the switch block. The ...
9 mois il y a | 0
Web App and ActiveX
Hi C.Wilson, I understand that you are trying to work with Excel using ActiveX in deployed environment. Unfortunately the f...
10 mois il y a | 0
Problem with model that use LCC Compiler (need of MinGW)
Hi Jonathan, I understand that you are facing an issue of build failure when simulating the example model of 'HybridElectricSou...
10 mois il y a | 0
| A accepté
get and set floating point rounding mode
Hi Alian, I understand that you were expecting the output of 'feature('setround')' to be same as the rounding mode being set us...
10 mois il y a | 0
Resize uifigure to fit DIN A4 when exported
Hi Leon, I understand that you want to export a figure which is a combination of multiple axes, as a pdf of A4 size. Refer the ...
10 mois il y a | 0
Problem setting up Matlab Drive Connector
Hi Pablo, I understand that when re-setting up MATLAB Drive on your system, you are facing an issue in selecting the location o...
10 mois il y a | 0
actxserver('ADODB.Connection') doesn´t work on Matlab Production Server
Hi Leonardo, I understand that your code executes properly on local PC but when executed on MATLAB Production Server (MPS) you ...
10 mois il y a | 0
RoadRunner,when export to apollo, road_sample width value seems to be wrong
Hi Stan, I understand that you have created three simple roads but when exported to apollo, the width values for 'left_road_sam...
10 mois il y a | 0
How get total belt length in Simscape multibody belt-cable system
Hi Bart, I understand that you are trying to calculate the length of belt/cable from spool to spool. Unfortunately there is no...
10 mois il y a | 0
| A accepté
Stop the simulation without issuing an error
Hi Reza, I understand from the description and the comment, that the simulation is not getting completed when using ramp signa...
12 mois il y a | 0
Map Axes and Colorbars - Colorbar Overlapping Labels
Hi millercommamatt, I understand that plotting both map-axes and colorbar result in the colorbar overlapping with the map-axes...
environ un an il y a | 0
How do I track an object on a conveyor detected by a camera after it leaves the camera's field of view?
Hi Simon, I understand the challenge you are facing here is to detect the position of the object after it moves out of the vie...
environ un an il y a | 0
Datastore is not PartitionableByIndex
Hi N/A, I understand that you are creating a data store for training a CNN model using MATLAB. You can go through the followin...
environ un an il y a | 0
Correlation between 3D matrices and statistics on correlation coefficients
Hi Arianna, I understand that you are trying to find correlation coefficients of three 3D matrices ‘A’, ‘B’, ‘C’ with a 4th 3D...
environ un an il y a | 0
Getting published markup to work correctly
Hi Chuck, I understand the issue you are facing; you can go through the following explanation: The difference in the views i...
environ un an il y a | 1
| A accepté
Report generator to Word Table how to use AlowBreakAcrossPages
Hi Daniel, I understand that you are trying to disable the page-breaks so that if there is a long row which cannot fit on the ...
environ un an il y a | 0
Error occurred when I tried to copy tiledlayout object to mlreportgen.report.Figure and append it to mlreportgen.report.Report in App Designer
Hi Jesse, Here is sample code for copying or exporting a figure from tab-group into a report using ‘mlreportgen’ function: me...
environ un an il y a | 0
How can I know whether the track was updated with which sensor in centralized tracking?
Hi Aatif, Here are few key-points you can go through to better understand how tracks are initiated and updated using sensors i...
environ un an il y a | 0
| A accepté
Import data into Satellite Link Budget Analyzer App
Hi Shachar, According to the description provided, it seems you want to change the number of links & default configuration of ...
environ un an il y a | 0
How to use torque and speed data for a certain time period from an excel sheet in a PMSG in Simulink?
Hi Kawsar, One possible workaround to make use of excel sheet values for simulation is by updating the ‘Constant’ block value ...
environ un an il y a | 0
Create power map of motor using xlxread ie Speed Torque and Power
Hi rockstar49, Here are few assumptions I have made based on the description provided: The data contains three values probab...
environ un an il y a | 0
Create a selectable grid in a MATLAB app
Hi Marina, Here are few points to consider for better understanding of the sample app: I have created a sample app which has...
environ un an il y a | 0
setting up graphic user interface
Hi Jon, Few points to consider for better understanding of the sample application as well as the function ‘logic’ written in MA...
environ un an il y a | 0