photo

Ayush


Last seen: 2日 前 2025 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

0 質問
37 回答

ランク
2,870
of 300,756

評判
20

コントリビューション
0 質問
37 回答

回答採用率
0.00%

獲得投票数
2

ランク
 of 21,077

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,890

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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...

7日 前 | 0

回答済み
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...

7日 前 | 0

回答済み
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...

8日 前 | 0

回答済み
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...

8日 前 | 0

回答済み
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...

8日 前 | 0

回答済み
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...

8日 前 | 0

| 採用済み

回答済み
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...

8日 前 | 0

回答済み
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...

9日 前 | 0

回答済み
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...

9日 前 | 0

| 採用済み

回答済み
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 ...

10日 前 | 0

回答済み
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...

10日 前 | 0

回答済み
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...

10日 前 | 0

回答済み
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...

10日 前 | 0

回答済み
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...

11日 前 | 1

回答済み
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 ...

11日 前 | 0

回答済み
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 ...

11日 前 | 0

回答済み
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...

15日 前 | 0

回答済み
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...

15日 前 | 0

回答済み
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...

15日 前 | 0

回答済み
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...

15日 前 | 0

回答済み
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...

16日 前 | 0

回答済み
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...

16日 前 | 0

回答済み
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 ...

17日 前 | 0

回答済み
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...

17日 前 | 0

回答済み
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 ...

17日 前 | 0

回答済み
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...

17日 前 | 0

回答済み
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...

17日 前 | 0

回答済み
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 ...

18日 前 | 0

| 採用済み

回答済み
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...

18日 前 | 0

回答済み
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...

18日 前 | 0

さらに読み込む