Community Profile

photo

Shadaab Siddiqie

Last seen: 28 jours il y a Actif depuis 2020

Statistiques

  • Knowledgeable Level 4
  • Revival Level 2
  • 3 Month Streak
  • First Answer

Afficher les badges

Content Feed

Afficher par

A répondu
How to convert 4D image dicom to png by slice
From my understanding you want to get slices of your image. You might be able use sliceviewer and orthosliceviewer for this task...

plus de 2 ans il y a | 0

| A accepté

A répondu
How to Preintialize system objects in Matlab Function Blocks of Simulink
Hi, to solve this issue, reinitialize the output variable when using tcpclient function in the MATLAB function. It can be implem...

plus de 2 ans il y a | 0

A répondu
Error in default port dimensions function of S-function
You can follow one of these workarounds to fix this issue. Please set the size on all ports for which the error is reported (d...

plus de 2 ans il y a | 0

A répondu
converting 2D images to 3D model
From my understanding you want to convert your 2d images into a 3d model. I dont think this can be done just using inbulit funct...

plus de 2 ans il y a | 0

A répondu
Unrecognized python functions when using same-module imports from a custom package
From my understanding you want to call python functions in the matlab code. You can do this by setting python path and calling f...

plus de 2 ans il y a | 0

A répondu
How can I plot extra RL training data while using parallel computing?
Form my understanding you are not getting correct plot when using parallel computing. I have heard that this issue is known, and...

plus de 2 ans il y a | 0

| A accepté

A répondu
Simulink model error: Brace indexing is not supported for variables of this type.
From my understanding you are getting an error in your Simulink. This error message may stem from an uncaught syntax error in yo...

plus de 2 ans il y a | 0

A répondu
Parameter estimation tool tab
From my understanding you want to find parameter estimation tool. You can access it in the Simulink Toolstrip, on the Apps tab, ...

plus de 2 ans il y a | 0

A répondu
Insert timestamp with timezone in database
From my understanding you want to insert timestamp with time zone in database. Since this is some sort of custom format that you...

plus de 2 ans il y a | 0

| A accepté

A répondu
How do you save and then plot multiple workspace variables onto one graph
Form my understanding you want to plot graph from multiple workspace variable. You can use Simulink data inspector for visualizi...

plus de 2 ans il y a | 0

A répondu
How to create a matrice or array that store the water surface elevation for all frame of a video ?
From my understanding you want to read a large video file. Whenever you read a video file the first call to "read" ...

plus de 2 ans il y a | 0

A répondu
How to set 'ShowArrowHead' off in the legend of a quiver plot?
From my understanding you want to turn off the arrowhead from the quiver plot. For that you can set 'Marker' property of quiver ...

plus de 2 ans il y a | 0

A répondu
two-gamma-variate fitting
From my understanding you want to model above expression. You can use symbolic equation to model such expressions like so: syms...

plus de 2 ans il y a | 0

| A accepté

A répondu
How to Programmatically replace blocks in Simulink
Form my understanding you want to replace few blocks in your model with another blocks. You can do this using replace_block like...

plus de 2 ans il y a | 0

A répondu
Simulate the given code in simulink
From my understanding you want to simulate above code in simulink. For that your can have a look into MATLAB Function Block. Als...

plus de 2 ans il y a | 0

A répondu
ERROR: Export OpenDRIVE failed: Could not create origin reference
Form my understanding you are not able to export your RoadRunner as OpenDIRVE. RoadRunner is not yet able to convert OSM files t...

plus de 2 ans il y a | 0

A répondu
OFDM Modulator with Pilot subcarrier gives error
From my understanding you are getting an error when running above Simulink model. You can : Change the solver to discrete in co...

plus de 2 ans il y a | 0

A répondu
How to use same properties in different MATLAB Discrete-Event System?
From my understanding you want to feed inputs from one Discrete-Event System into another Discrete-Event System. For that you ca...

plus de 2 ans il y a | 0

A répondu
Is there any simple PI controller for Id and Iq current for current control of PMSM motor
From my understanding you want to us PI controller in your PMSM motor. You can refer file exchange on PI controller and pick one...

plus de 2 ans il y a | 0

| A accepté

A répondu
Error using parpool (line 151)
From my understanding you are getting an error while running your program. This error might be because you might be trying to op...

plus de 2 ans il y a | 0

A répondu
How to launch the installation of the executable file of matlab in linux ?
From my understanding you want to run MATLAB in your Linux system. MATLAB must be launched from the command line on Linux. If yo...

plus de 2 ans il y a | 0

A répondu
Get Current Frame out of Video Reader Object?
From my understanding you want to get the frame when you pause a video. If you know at which time you will be pausing the video ...

plus de 2 ans il y a | 0

A répondu
Not able to understand matlab script
From my understanding you want to improve the readability of the code. I agree with @Steven Lord to have more descriptive variab...

plus de 2 ans il y a | 0

A répondu
How to create Cluster of cars
From my understanding you want to have multiple vehicles as ego vehicle. As of MATLAB R2021a, this is not possible to have multi...

plus de 2 ans il y a | 0

A répondu
how to give a triggers to 4 different cameras
Form my understanding you want to trigger multiple cameras based on some conditions. You can do something like this. %Configur...

plus de 2 ans il y a | 0

A répondu
In Simulink how to simulate different load in PMSM Permanent Magnet Synchronous Machine (Motor)
Form my understanding you want is simulate different loads in PMSM motor. You can refer to link for more information on the PMSM...

plus de 2 ans il y a | 1

A répondu
expm function problem for stiff matrix
From my understanding you are getting wrong result for certain cases wile using expm function. This issue has been forwarded to ...

presque 3 ans il y a | 0

| A accepté

A répondu
Screenshot of Video in UIAxes
From my understanding you want to take screenshot of video in App Designer. You can go through screenshots in app designer and ...

presque 3 ans il y a | 0

A répondu
App Designer - How do I set limits for different variables?
From my understanding you want to set limits to variables in App Designer. You can user “Limits” property of uieditfield to set ...

presque 3 ans il y a | 0

A répondu
Sift through large amounts of data from csv
From my understanding you want to import and operate on large csv file. If the csv file too large for your system to handle, I w...

presque 3 ans il y a | 0

Charger plus