Community Profile

photo

Abhishek Kumar Singh


Last seen: 4 days ago Active since 2023

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English

Statistics

All
  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer
  • Solver
  • First Review

View badges

Feeds

View by

Answered
Parse error in matlab2tikz
Hi Bell, The error you're encountering with matlab2tikz suggests that there's an issue with how the function's arguments are be...

9 days ago | 1

| accepted

Answered
Code Generation with some unnecessary code
Hi Tao, I understand you want to know why there are 'uncessary' shifts involved in generated C code for addition MALTAB script....

9 days ago | 0

Answered
AXI Manager over PCIe Example
Hello Andrea, It seems like the issue you're encountering revolves around accessing the specific example and the associated pci...

14 days ago | 0

| accepted

Answered
Cant Build Model due to Reason: "Code generation information file does not exist"
Hi Marcel, I guess you are having issues while deploying a Simulink Model to a Raspberry Pi device due to the missing "rtw_cont...

15 days ago | 0

Answered
Problem with network class variable on Matlab Function on Simulink
Hi Haritz, It looks like you're encountering limitations due to MATLAB Function blocks not supporting the direct use of certain...

2 months ago | 0

Answered
Embedded Coder Bug: Not using return value of code-generated "Prelookup" function
Hi Gabriel, Regarding the unused return value from the prelookup function, I assume you have already checked the model configur...

2 months ago | 0

| accepted

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 months ago

Answered
What is involved in the design and creation of this SoC Builder example "Receive Signal Waveform using DDR4 on Xilinx RFSoC device"?
Hello Stephen, The design you're referring to, as outlined in the documentation, utilizes both the DSP System Toolbox and the S...

2 months ago | 0

Answered
Velodyne Lidar Code Generation
Hello Ahmed, I understand you're navigating through the process of working with your Velodyne LiDAR sensor and the NVIDIA Jetso...

2 months ago | 0

Answered
Incorporating C2000 driver library code in Simulink Stateflow.
Hi Sajid, I understand that you want to maintain a separation of concerns in your design. For your case, I assume that many co...

3 months ago | 0

Answered
Semiconductor Optical amplification on Coherent optical transmission systems
Hi Basil, There are some Semiconductor Optical Amplifier implementations in MATLAB available in File Exchange by 3rd party/indi...

3 months ago | 0

Answered
How to import an image in a deployed application for Raspbery Pi
Hi Matthias This situation is quite unique, and I couldn't find any specific guidance on using the 'Camera Module 3' with MATLA...

3 months ago | 0

| accepted

Answered
Version mismatch with exportgraphics? "class matlab.graphics.internal.mlprintjob has no Constant property or Static method named 'containsUIElements'"
Hello, The function `exportgraphics` was first introduced in MATLAB version R2020a, which means it does not exist in MATLAB R20...

4 months ago | 0

Answered
Any one clear my idea to implement prohibited operation zone vector for 6 generators to get economic dispatch solution?
Hello Asif, To incorporate the Prohibited Operation Zones (POZs) constraints, you need to modify the Lambda Search Algorithm (L...

4 months ago | 0

Answered
I need to take data from the Command window for real-time use. Is there anyone who can help me with this?
Hi Natt, I assume that you have a script or function that collects/generates real time data in MATLAB. To process real-time dat...

4 months ago | 0

Answered
How to correct for CPU clock speed changes when doing code profiling / optimization
Hi Rozh, Corrections for CPU clock speed changes when doing code profiling and optimization is inherently challenging both in t...

4 months ago | 0

| accepted

Answered
Switching losses of a MOSFET in a Inverter-Bridge
Hello Kai, I understand that you want to calculate switching losses for the Ideal N-channel MOSFET for switching applications. ...

5 months ago | 0

| accepted

Answered
How to create a mechanical potentiometer?
Hi Ani, I believe you want to use a potentiometer that uses a mechanical control. You can use the 'Potentiometer' block from S...

5 months ago | 0

Answered
Replacing a neural network in a Simulink model automatically (replace_block or gensim)
Hello John, I understand your intention to replace blocks in the Simulink model using 'replace_block'. However, pinpointing th...

5 months ago | 0

Answered
How to obtain a negative log-likelihood value for custom pdf similar to negloglik?
Hello Aldo, I understand that you want to calculate negative log likelihood since ‘negloglik’ function doesn’t currently suppor...

5 months ago | 0