photo

Ayush


Last seen: 3 days ago Active since 2025

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
37 Answers

RANK
3,349
of 300,753

REPUTATION
16

CONTRIBUTIONS
0 Questions
37 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
 of 21,069

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,798

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Video Duration is not the same as my real time Recording
Hi Aurelio, I understand the issue with the saved video being shorter and mirrored vertically compared to your live plot. 1) V...

3 days ago | 0

Answered
doc requires admin in windows
Hi Neil, I understand that MATLAB s not showing documentation or allowing toolbox updates unless you run it as administrator. T...

3 days ago | 0

Answered
How to control intermediate variables when Simulink generates C code, and how to control the index values and function names for 2D lookup tables.
Hi, I understand your concerns about controlling variable names, storage, and code structure in Simulink C code generation, are...

4 days ago | 0

Answered
Identifying Intersecting shapefiles from d-km radius buffer of latitude longitude (Mapping toolbox)
Hi Poulomi, I understand you’re running into issues with "polybool," especially the warning about vertex order. The polybool fu...

4 days ago | 0

Answered
Simulink Piezoelectric generator with boost converter failed to converge
Hi Cheah, I understand you're having trouble implementing the feedback loop where the capacitor voltage controls the boost conv...

4 days ago | 0

Answered
having a hard time with codegen, even though interactive coder works fine
Hi German, The main cause seemed to be that the path to your external library wasn't properly set in your batch script. Exporti...

4 days ago | 0

| accepted

Answered
Parsim slows down after many iterations
Hi Jörg, I understand you’re seeing high disk usage and slowdowns when running "parsim" with Rapid Accelerator, even after disa...

4 days ago | 0

Answered
In Simulink's Autosar generated code, the IRV interface is executed with `irv_write` first, followed by assignment, which causes `irv_write` to have an incorrect value.
Hi Tang, I understand you're seeing an issue where the generated code writes to the IRV before the correct value is assigned, w...

5 days ago | 0

Answered
Fault location in medium-voltage DC distribution network using MATLAB (No AI/ML methods)
Hi Zeeshan, I understand you want to perform traveling wave analysis in Simulink for fault location. Here’s how you can do it u...

5 days ago | 0

Answered
Xilinx LDPC IP core cosimWizard crashes in Simulink
Hi, I understand that MATLAB is crashing when you use your custom MEX file. This often happens when there is memory corruption ...

6 days ago | 0

Answered
1D heat equation finite difference code improvement
Hi Cesar, Your code seems correct and efficiently solves for the interior temperatures by incorporating the boundary conditions...

6 days ago | 0

Answered
Code Generation and Process-in-the-Loop Deployment for PV and Battery Control on LAUNCHXL-F28379D Using SolarPVDCWithBatteryExample
Hello Miguel, I understand you are looking for relevant resources to help you with deploying the controller (MPPT, battery mana...

6 days ago | 0

Answered
Why is the simulating result different from the MPC controller's scripts when I want to use mpc Strategy to control the stewart platform in simulink ?
Hi Bingkun, I understand your concern. The main reason for the difference is that the MPC Controller block typically uses a sim...

6 days ago | 0

Answered
Can the audiostreamer buffer size be read when it is set to Auto with an ASIO driver?
Hi Glenn, I understand you want to know how to determine the actual buffer size being used by the "audiostreamer" object when s...

7 days ago | 1

Answered
TYPE-EMITTER tag not generated in Adaptive Autosar ARXML from Simulink model
Hi Rangegowda, I understand you’re not seeing the "<TYPE-EMITTER>" element in your generated ARXML, even after adding a custom ...

7 days ago | 0

Answered
CAN simulation delay and distortion issues
Hi Fangxu, I understand your concern about the distorted results when setting the CAN message cycle in Simulink. This happens ...

7 days ago | 0

Answered
Digital twin with Simulink for a foundry (Manual operators and machine input)
Hi Mohammed, You can refer the following document to understand building a digital twin with Simulink: https://www.mathworks.c...

11 days ago | 0

Answered
Problem with real time communication in C2000 (F2837xD)
Hi Sahdev, I understand you’re encountering an “External Mode Open Protocol Connect command failed” error which typically indic...

11 days ago | 0

Answered
What is the best practice to train a NeuralODE model with very small learnable parameter ?
Hi Chuguang, I understand optimizers like Adam may struggle to make effective updates within such narrow intervals. A more rob...

11 days ago | 0

Answered
Instantaneous Power mismatch measurement in via pu and in actual measurement using 3 phase instantaneous power measurement block
Hi Jaynendra, I understand that you’re seeing correct active and reactive power results when using per-unit (pu) voltage and cu...

11 days ago | 0

Answered
How to approach the "Model an Ethernet Communication Network with CSMA/CD Protocol"
Hi, You can refer the following documentation example which would be relevant for your task and tells about the parameters used...

12 days ago | 0

Answered
simulink arduino wifi connection problem (external mode)
Hi Paul, I understand you’re seeing a connection error when using External Mode with your Arduino Nano 33 IoT. The specified e...

12 days ago | 0

Answered
Difference in initial predicition for LSTM Training matlab
Hi Ranjith, I understand you’re seeing a mismatch at the initial timestep when using your trained LSTM for prediction, but the ...

13 days ago | 0

Answered
SPI Receive block reading out incorrect data on TI C2000 MCU
Hi Peter, I understand your concern and wanted to share some relevant findings from a similar case with SPI data inconsistencie...

13 days ago | 0

Answered
Power Systems Simulation Onramp
Hi Thi, I understand you are referring to "Try Simulink Data Inspector" module of "Power Systems Simulation Onramp" In task-1 ...

13 days ago | 0

Answered
My HPPC Parameter Extraction and Simulink SOC Estimation – Need Verification & Help (SOC Going Negative) I performed an HPPC test at one temperature (25°C) and extracted the
Hi Soity, I understand your concern about SOC going negative in your Simulink battery model. Your method for extracting and app...

13 days ago | 0

Answered
connecting pv array shows no output
Hi Jyotiprakash, This issue occurs because the electrical ports on the "PV Array" block are physical conserving ports, not regu...

13 days ago | 0

Answered
How to configure the default message and the hyperlink of the help command for published functions
Hi Antonio, I understand you want to customize or change the default lines that appear at the end of the help output in MATLAB ...

14 days ago | 0

| accepted

Answered
Error thrown while opening autosar dictionary "Empty Autosar Root"
Hi Arvind, I understand you’re seeing the "Empty AUTOSAR Root" error in the AUTOSAR Dictionary, which is preventing you from up...

14 days ago | 0

Answered
3 phase instantaneous power measurement difference in measuring two methods
Hi Jaynendra, I understand you’re seeing the same active power but different reactive power readings when comparing the 3-phase...

14 days ago | 0

Load more