photo

Ayush


Last seen: 1 día hace Con actividad desde 2025

Followers: 0   Following: 0

Estadística

MATLAB Answers

0 Preguntas
37 Respuestas

CLASIFICACIÓN
2.870
of 300.753

REPUTACIÓN
20

CONTRIBUCIONES
0 Preguntas
37 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 21.075

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 170.858

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

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

6 días hace | 0

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

6 días hace | 0

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

7 días hace | 0

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

7 días hace | 0

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

7 días hace | 0

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

7 días hace | 0

| aceptada

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

7 días hace | 0

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

8 días hace | 0

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

8 días hace | 0

| aceptada

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

9 días hace | 0

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

9 días hace | 0

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

9 días hace | 0

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

9 días hace | 0

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

10 días hace | 1

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

10 días hace | 0

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

10 días hace | 0

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

14 días hace | 0

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

14 días hace | 0

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

14 días hace | 0

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

14 días hace | 0

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

15 días hace | 0

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

15 días hace | 0

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

16 días hace | 0

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

16 días hace | 0

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

16 días hace | 0

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

16 días hace | 0

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

16 días hace | 0

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

17 días hace | 0

| aceptada

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

17 días hace | 0

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

17 días hace | 0

Cargar más