photo

Shubham

MathWorks

Last seen: 3개월 전 2023년부터 활동

Followers: 0   Following: 0

I am an EDG Engineer at MathWorks. My responsibilities include Development and Technical Support. 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

통계학

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Polyspace 2012 b error in server response
Hi Mohammed, I understand that you are receiving an error when you try to execute a C project on Polyspace 2012b. This problem...

10개월 전 | 0

답변 있음
How do you add multiple justifications to a single line of C++ code in polyspace?
Hi Aaron, I understand you want to add mutiple annotations to the single line of code in Polyspace. It depends on what annota...

10개월 전 | 0

답변 있음
PolySpace bug finder approximations
Hi Andrei I understand you want to increase the precision of the approximation of the values of the variables without changing ...

10개월 전 | 0

답변 있음
Security issue while connecting with an OPC UA Server
Hi, I understand you are getting an error regarding verifying security when you are trying to connect the client to OPCUA Serve...

10개월 전 | 0

| 수락됨

답변 있음
I have downloaded matlab installer and while trying to install I am unable to see polyspace in the section?
Hi Viswa, I understand you are facing issues while installing Polyspace R2023a. Starting from MATLAB R2019a, Polyspace product...

10개월 전 | 0

답변 있음
Why Polyspace Code prover do not permit to check some MISRA rule ?
Hi Pascal, I understand you want to know the limitations of Polyspace Code Prover and Polyspace Bug Finder over MISRA 2012 Rule...

10개월 전 | 0

답변 있음
some bug on Polyspace ,the variable imask never has value of 3。
Hi Chen, I understand you could not figure out when the value of the variable "imask" reaches "3" as shown in the variable acce...

11개월 전 | 0

답변 있음
MQTT algorithm for iot
Hi Anwar, You cannot implement your own security algorithm in MQTT Protocol in MATLAB. From R2022a, MATLAB introduced Industria...

11개월 전 | 0

답변 있음
Control a Stepper Motor Using RS232 Serial Communication
Hi, I understand that you want to set up the connection of Step Motor Controller in MATLAB and send commands to control it. To...

11개월 전 | 0

답변 있음
How to change the alpha property (transparency) in the function “plot3”?
Hi, I understand you want to set transparency in "plot3" function. But Line series objects do not support transparency (alpha)...

11개월 전 | 0

답변 있음
How does polyspace bug finder intelligently identify useless if errors in if-else
Hi, I understand you want to avoid the useless check flagged by Polyspace. The reason Polyspace is marking the variable 'valu...

11개월 전 | 0

답변 있음
How to define partial fraction expansion?
Hi, MATLAB provides a function called residue that can be used to perform partial fraction decomposition of a rational function...

11개월 전 | 0

답변 있음
OPC toolbox in simulink
Hi, You can use the ICOMM Toolbox in Simulink to interact with OPC DA servers and exchange data between Simulink models and ext...

11개월 전 | 0

답변 있음
polyspace automation standalone script for BF and CD
Hi basheer, I understand you are not able to use commands like polyspace-bug-finder and polyspace-code-prover in Polyspace R201...

11개월 전 | 0

| 수락됨

답변 있음
MQTT publish plain hex
Hi, The write() function expects a string as input, so it is not possible to directly pass the raw data as a binary string. In ...

11개월 전 | 0

답변 있음
OPC-UA data for realtime simulation in Simulink
Hi, I understand you want to use OPC UA Blocks in Simulink. The ICOMM Toolbox does not support OPC UA Blocks as of now. The IC...

11개월 전 | 0

답변 있음
Can i to use a opc-ua functions of Matlab into Simulink ¿?
Hi, The ICOMM Toolbox does not support OPC UA Blocks in Simulink as of now so it is not possible to use OPC UA Functions in Sim...

11개월 전 | 0

답변 있음
How to add event listener to a stateflow block?
Hi, Please refer to this MATLAB Answer. I hope this will solve the issue.

11개월 전 | 0

답변 있음
Enquiry about MQTT and HTTP
Hi Kevin, In MQTT, the concept of message expiry is supported through the use of the "Message Expiry Interval" property. This p...

11개월 전 | 0

답변 있음
Index in position 1 exceeds array bounds (must not exceed 1) AT d_theta_plus = (theta(j+1, n) - theta(j, n)) / delta_z;
Hi Shwetha, Based on your code, it seems that there are two problems in the program: 1. Accessing `theta(j+1,n)` instead of `t...

11개월 전 | 0

답변 있음
Simulink and an OPC-UA server
Hi, I understand you want to connect to OPC UA Server via simulink. Starting with R2024a, the Industrial Communication Toolbox...

11개월 전 | 0

답변 있음
OPC UA - Connect MATLAB as Client to an OPC UA Server
Hi, In MATLAB, you can establish a connection to an OPC UA server using the ICOMM Toolbox. Here's an example of how you can do ...

11개월 전 | 0

답변 있음
How do I receive the message when I subscribe to a topic using "MQTT in Matlab"?
Hi Sven, In MATLAB, you can use the read() function to retrieve messages from different MQTT subscriptions. Additionally, when ...

11개월 전 | 0

답변 있음
License Manager Error -15
Hi Mohammad, Please refer to this. Why do I receive License Manager Error -15? - MATLAB Answers - MATLAB Central (mathworks.co...

12개월 전 | 0

답변 있음
fuzzy C-means Algorithm
Hi Ahmed, It is possible to modify the options in the Fuzzy C-Means (FCM) algorithm in MATLAB, including the distance metric us...

12개월 전 | 0

답변 있음
how to use imresize function.
Hi Mohd, The value "3" in the statement "2320x2864x3 uint8" refers to the number of color channels in the image. In this case, ...

12개월 전 | 0

| 수락됨

답변 있음
Difference between ar() function burg implementation and arburg() function
Hi Demos, The reason why the `ar()` function requires double the data points compared to `arburg()` for the same model order is...

12개월 전 | 1

| 수락됨

답변 있음
How many installations allowed for a Home License ($149)
The MATLAB Home License can only be used on a single computer at a time. For more info refer this MATLAB Answer.

12개월 전 | 0

답변 있음
Buying Decision M2 Pro/Max for Running Native Silicon
Hi Dan, It seems like your primary concern is whether having a matrix size close to your RAM size would result in a reduction i...

12개월 전 | 0

답변 있음
License Manager Error -1
Hi Pranav To migrate the MATLAB Server Product from one virtual machine (VM) to another, you need to follow a series of steps. ...

12개월 전 | 0

| 수락됨

더 보기