photo

Shubham


Last seen: Today Aktiv seit 2023

Followers: 1   Following: 0

Statistik

  • 12 Month Streak
  • Knowledgeable Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Write a Convolution function without using for loop and verify result using conv function.
Hey Girish, In order to get weights of convolution function without using the for loop, you can use the "toeplitz" function to ...

etwa 4 Stunden vor | 1

Beantwortet
Got an error saying I couldn't run MATLAB, did what it said to fix but now the installation of the MATLAB connector is loading forever.
Hey Jake, I understand that you are facing issues in installing MATLAB Connector. For this, I recommend you to perform clean in...

etwa 6 Stunden vor | 0

Beantwortet
I tried to communicate using matlab industrial communication opcuaclient to OPC factory server when it gives an error
Hey Oghenekome, In order to fix the error message you are facing, I would suggest you to Reinstall the "OPC Foundation Core C...

etwa 7 Stunden vor | 0

Beantwortet
get real-time new coming sensor data from mobile phone, old sensor data is not include?
Hey Jun, I understand that when you use the function "accellog(m)", it returns the log data from pevious logging sessions as we...

etwa 8 Stunden vor | 0

Beantwortet
How to find the model of a black box with a known input and output signature of signal.
Hey Sahu, I have tried plotting a subset of the data on the figure. Check out the following code snippet: load('DATA.mat','da...

etwa 10 Stunden vor | 0

Beantwortet
MATLAB ships with libstdc++.so.6, that is missing fish shell compatible versions of LIBCGXX and GXXABI
Hey Santtu, I understand that you are recieving the error "libstdc++.so.6: version `CXXABI_1.3.13' not found" because of some m...

4 Tage vor | 0

Beantwortet
Compiled App running extremely slow in the MATLAB runtime environment
Hey Xin, I understand that the compiled application is having higher execution time as compared to the native MATLAB scripts. ...

4 Tage vor | 0

Beantwortet
Change signal labels of bus selector using code
Hey Tom, I understand that you wish to change the names of the signal labels associated with the Bus Selector Block programmati...

4 Tage vor | 1

Beantwortet
How to access existing variable with Data Store Read in Simulink?
Hey Csaba, I understand that you want to use external C/C++ code to import certain variables to be later used by Data Store Mem...

4 Tage vor | 0

Beantwortet
Initializing data store memory for Simulink global variables
Hey Sania, I understand that you wish to use dynamic arrays with Data Store Memory block. Currently the Data Store Memory Blo...

4 Tage vor | 0

| akzeptiert

Beantwortet
Using array input and output for simulink S-function C code block
Hey Jeremy I understand you wish to implement a C code block that accepts uint8 array input and perform some operations upon it...

6 Tage vor | 1

| akzeptiert

Beantwortet
How to plot data sensor on GUI Matlab
Hey John, I believe you need assistance in plotting real time data from an STM32F411 sensor. In order to achieve this, you wou...

7 Tage vor | 0

Beantwortet
Surface area of a 3D irregular hollow structure
Hey Aditya, I understand that you wish to calculate outer surface area of an hollow irregular 3D object. Check out the follow...

7 Tage vor | 0

| akzeptiert

Beantwortet
Problem in using smooth function in App Designer
Hey Mojtaba It appears that the "smooth" function you were using is being overshadowed by another function with the same name. ...

7 Tage vor | 0

Beantwortet
Codegen removes dead code while translating to C/C++
Hey Niranjan, I understand that you wish to control the optimizations being performed while generating the code. You can do so ...

7 Tage vor | 0

Beantwortet
Why am I getting an error installing MATLAB on Ubuntu 24.04
Hey William, It appears that the libstdc++ library is missing the required GLIBCXX versions needed by MATLAB. You can use the M...

8 Tage vor | 0

Beantwortet
Yolov4 code problem
Hey Sungho, It appears that you’re encountering an issue with the ’reshape’ function in your YOLOv4 model. The error message be...

15 Tage vor | 0

Beantwortet
Disable subsystem during real-time operation
Hey Lars, In order to disable a subsystem during real-time operation in Simulink, you can use a Variant Subsystem. The Variant ...

15 Tage vor | 1

Beantwortet
How can I limit in time a sine wave in Simulink
Hey Mike, I understand that you want to use sine waves only for some specified time steps. I believe you could achieve this fun...

15 Tage vor | 0

Beantwortet
Unable to resolve the name
Hey Yogeshwari, I understand that you’re encountering the “Unable to resolve the name” error in MATLAB. This issue often arises...

15 Tage vor | 0

Beantwortet
How to prevent small variations in a signal in Simulink?
Hey Xeke, I understand that you wish to maintain the previous value of an input signal if it has a very minute change, otherwis...

19 Tage vor | 0

Beantwortet
Surrogateopt stopping the plot in between
Hey Vinod, I understand that you are using "surrogateopt" to perform optimization, but while plotting the values of your object...

19 Tage vor | 0

Beantwortet
Isinterior function causes matlab to crash
Hey Vinod, I understand that you are using the "isinterior" function to check for points present inside the polyshape and you a...

19 Tage vor | 0

| akzeptiert

Beantwortet
SSO for Linux and Mac users, setup guidance for multiple users.
Hey @Mario, The transitioning to Single Sign-On (SSO) would impact the users on Linux and Mac Systems as this would improve the...

22 Tage vor | 0

Beantwortet
matlab command for delete bus objects
Hey Ramesh, If you are trying to delete the bus objects from your MATLAB workspace then you can simply use the "clear" command ...

22 Tage vor | 0

Beantwortet
Update bus selector by matlab script
Hey Benjamin, You can programmatically change the signal names in the case of Bus Creator block but if your model uses Bus Sele...

22 Tage vor | 0

Beantwortet
Bus selector cannot find signals where the name has been changed programmatically?
Hey Thomas, The bus selector block is not able to find the signals whose names have been changed programmatically because the B...

22 Tage vor | 0

Beantwortet
How to PLOT from .TRC file generated by keysight N9320B Spectrum analyzer
Hey Muhammad, The error message “unrecognized field name ‘XStart’” indicates that the field name ‘XStart’ does not exist within...

23 Tage vor | 0

Beantwortet
How to resize uitable?
Hey Gurvinder The width of the table can be changed by adjusting the width of columns based on the maximum length of data it co...

etwa 2 Monate vor | 0

Beantwortet
How to resolve the error for creating mask from shape file?
Hey Aksh, Based on the error message, an array of size 17GB is being requested. The maximum array size preference as stated by ...

3 Monate vor | 0

Mehr laden