Community Profile

photo

Abhishek Chakram


Last seen: 8 días hace Con actividad desde 2022

Estadísticas

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
No Output from Repeating Sequence Stair when Running Simulink
Hi Sonoma Rich, When you are working with blocks like the Repeating Sequence Stair in Simulink, and you want them to output dat...

alrededor de 1 mes hace | 0

Respondida
Deploying trained agent to run in simulink hardware-in-the-loop (self-balancing robot)
Hi Justus Nwoke, It looks like you are encountering the error message "Toolchain 'Microsoft Visual C++ 2019 v16.0 | nmake (64-...

alrededor de 1 mes hace | 0

Respondida
graphing an MTF from an image
Hi Abdulrahman Alsalmi, To calculate the Modulation Transfer Function (MTF) from an image of a thermal imager with a half-moon ...

alrededor de 1 mes hace | 0

Respondida
How to approximate a measured frequency response function to the sum of 2 1DOF vibration FRF functions?
Hi DFfd, To approximate the measured frequency response function (FRF) of a structure as the sum of two single degree of freedo...

alrededor de 1 mes hace | 0

Respondida
How do you change the velocity of the Dynamixel XL-320 Motors using DynamixelSDK?
Hi Danny Bartlett, To change the velocity of a Dynamixel motor using the “Dynamixel SDK” in MATLAB, it is essential to ensure t...

alrededor de 1 mes hace | 0

Respondida
trying to change the labels of my selected joints in etabs, but I am getting the following error
Hi Abdirahman Yasin, The error message you are encountering in your MATLAB script indicates that the function “GetAllPoints” is...

alrededor de 2 meses hace | 0

Respondida
Short vertical monopole antenna over lossy ground
Hi Robert Achatz, Creating a complete and accurate code for computing the pattern and impedance of a short vertical monopole ov...

alrededor de 2 meses hace | 0

| aceptada

Respondida
minimum distances of data points from Fitted curve and Gaussian Mixture Model Clustering... not working.
Hi Giuseppe Zumbo, Based on my observations on the code provided, you probably want to go through these when trying to fit a Ga...

alrededor de 2 meses hace | 0

Respondida
Remove limitation on Breakpoints for commanded fuel mass input in mapped CI engine
Hi issam matragi, It seems that you are using the “Mapped CI Engine” block from the “Powertrain Blockset” in Simulink. Accordin...

alrededor de 2 meses hace | 0

Respondida
Automatic code generation cannot generate A2L files when using DDS communication
Hi hengyang wang, Calibrating system signals in a DDS (Data Distribution Service) system when you cannot generate an A2L (ASAP2...

alrededor de 2 meses hace | 0

Respondida
The code for coupler curve of crank slider mechanism is not producing a curve on the graph, but is only showing the mechanism. There is no animation.
Hi Triambakeshwar Malladi, It appears that you want to add animation for the coupler curve of crank slider mechanism. Here is a...

alrededor de 2 meses hace | 0

Respondida
How do I correctly parametrize the CSF for low vegetation on inclinded surface, especially the class threshold parameter?
Hi chris_chros, From your description, it seems that adjusting the class threshold parameter significantly affects the results....

alrededor de 2 meses hace | 0

Respondida
Why is my thermal lattice boltzmann model ignoring the source term? Attempting to model one-phase stefan problem (phase change) using an iterative enthalpy method.
Hi Gwendolyn Brouwer, I see that you are trying to identify why your model is ignoring the source term. Here are few suggestion...

alrededor de 2 meses hace | 0

Respondida
Define Missing MLTYPE Parameter
Hi philippe duvauchelle, When working with MATLAB's C/C++ integration features, defining the correct types for interfacing with...

alrededor de 2 meses hace | 0

| aceptada

Respondida
Issues with the miscalculation of different line intersect functions
Hi Harry Larkim, It seems you are trying to calculate the intersection between line segments and edges, and you have provided t...

alrededor de 2 meses hace | 0

Respondida
Custom quasi-secondary compressor models report errors
Hi 柯, It looks like you are trying to add a make-up port to a controlled mass flow source component in a Simscape language mode...

alrededor de 2 meses hace | 0

Respondida
SI core engine bus selector error
Hi teun hinkamp, It seems that you are facing error in SI core engine bus selector. The error messages you are encountering sug...

2 meses hace | 0

Respondida
Communications error: the communication channel could not be opened RM57Lx Launchpad
Hi muhammad usama, When you encounter a communication error during Processor-in-the-Loop (PIL) verification of Simulink models,...

2 meses hace | 0

Respondida
How to implement Shrinking-Circle Method Based on Time Difference of Arrival (TDoA) in MatLab?
Hi Bojan Andonovski, I see that you want to implement Shrinking-Circle Method Based on Time Difference of Arrival (TDoA) in MAT...

2 meses hace | 0

Respondida
How to convert LTspice text file to continuous graph?
Hi WJ.S, It appears to me that you want to convert LTspice text file to continuous graph. Here is how you can approach this: I...

2 meses hace | 0

Respondida
GT Power with Simulink [Simulation error]
Hi Calequela Manuel, Although the GT Power model is there, I see that you continue to receive errors stating that the GT model ...

2 meses hace | 1

| aceptada

Respondida
How to plot the unstable points in this bifurcation diagram?
Hi Wayner Klën, It appears to me that you are facing difficulty in plotting unstable points in the given bifurcation diagram. F...

2 meses hace | 0

Respondida
What is causing the user-interface error of "Error Generated by Remote Interface" on my function generator?
Hi Keiran Fung, It appears to me that you are having hard time in resolving the error: "Error Generated by Remote Interface". ...

2 meses hace | 0

Respondida
I want to know how to change the load in my solar panel model PV in simulink
Hi ABDALAH ADAN, I see that you are facing difficulty in changing the load in the solar panel PV model in Simulink. To change ...

2 meses hace | 0

Respondida
Why do I get error message: 'General Error occurred in WebControllerFactory::create()' when trying to run dfittool
Hi Yu Syn Wong, It appears to me that you are facing difficulty in running “dfittool” in MATLAB. The error you are encounterin...

3 meses hace | 0

Respondida
Error message from c++ compiler is messy when build mex file.
Hi Jiangfeng Liu, It appears to me that you are facing difficulty in building mex files from c++ source files using Microsoft...

3 meses hace | 0

Respondida
Plot streamlines on a body, based on velocity vectors at points on that body
Hi Mathias Creyf, It is my understanding that you want to plot streamlines on a body, based on velocity vectors at different po...

3 meses hace | 0

Respondida
how to show all stackedplot variables on gui?
Hi 詠嶸 黃, It appears to me that you want to show all the stacked plots on the figure window. You can use “uipanel” to achieve th...

3 meses hace | 0

Respondida
PID controller in Matlab script
Hi Joe Zisa, It is my understanding that you want to create a PID controller in MATLAB script. You can use a “pid” controller o...

3 meses hace | 0

Respondida
MATLAB Standalone App Issue with Windows 10 v20H2 and newer
Hi Ahalya Mandana, It appears to me that your MATLAB Standalone App freezes very often on Windows 10 v20H2 and newer. Issues wi...

3 meses hace | 0

Cargar más