Community Profile

photo

Abhishek Chakram


Last seen: ungefär en månad ago Active since 2022

Followers: 0   Following: 0

Statistics

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
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...

2 månader ago | 0

Answered
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-...

2 månader ago | 0

Answered
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 ...

2 månader ago | 0

Answered
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...

2 månader ago | 0

Answered
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...

2 månader ago | 0

Answered
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...

2 månader ago | 0

Answered
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...

2 månader ago | 0

| accepted

Answered
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...

2 månader ago | 0

Answered
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...

2 månader ago | 0

Answered
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...

2 månader ago | 0

Answered
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...

2 månader ago | 0

Answered
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....

2 månader ago | 0

Answered
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...

2 månader ago | 0

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

2 månader ago | 0

| accepted

Answered
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...

2 månader ago | 0

Answered
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...

2 månader ago | 0

Answered
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...

3 månader ago | 0

Answered
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,...

3 månader ago | 0

Answered
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...

3 månader ago | 0

Answered
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...

3 månader ago | 0

Answered
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 ...

3 månader ago | 1

| accepted

Answered
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...

3 månader ago | 0

Answered
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". ...

3 månader ago | 0

Answered
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 ...

3 månader ago | 0

Answered
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...

4 månader ago | 0

Answered
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...

4 månader ago | 0

Answered
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...

4 månader ago | 0

Answered
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...

4 månader ago | 0

Answered
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...

4 månader ago | 0

Answered
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...

4 månader ago | 0

Load more