photo

Satyam


Last seen: 1 day ago Active since 2025

Followers: 2   Following: 0

Statistics

All
MATLAB Answers

0 Questions
86 Answers

Cody

0 Problems
1 Solution

RANK
1,913
of 301,287

REPUTATION
34

CONTRIBUTIONS
0 Questions
86 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
6

RANK
 of 21,220

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
92,191
of 173,814

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
30

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Knowledgeable Level 2
  • Solver
  • First Answer

View badges

Feeds

View by

Answered
EEGLAB Code for Retaining Online Reference Electrode
Hi Zhuo, Your approach is generally appropriate for reconstructing an online reference channel in EEGLAB, but a few checks can ...

24 hours ago | 0

Answered
Power system simulink model converted from 2025a to 2017b have low frequency oscillations
Hi Narasimham, The behavior you observe is most likely due to differences in numerical implementation and block behavior betwee...

1 day ago | 0

Answered
How to create a .cvf file to exclude external m-files from coverage report?
Hi Shardul, The issue is that the filter you create is overwritten in every loop iteration and the .cvf file is not saved corre...

1 day ago | 0

Answered
loadlibrary unable to find <vector>
Hi Darsh, The issue typically occurs because loadlibrary attempts to preprocess the header using a C compiler, while the header...

1 day ago | 0

Answered
Two quadrant dc-dc converter j en mode convertisseur bidirectionnel DC/DC
Hi Mael, The Two-Quadrant DC-DC Converter can be used to represent a bidirectional interface between a DC bus and a battery in ...

1 day ago | 0

Answered
Why does using S32k3's mbdtMATLAB crash
Hi Evelyn, The crash appears to occur while Simulink loads masked blocks or plugins associated with the NXP S32K3 MBDT blocks. ...

1 day ago | 0

Answered
matlab安装过程下载文件时报错
Hi Xinlai, The issue is likely caused by an internal Certificate Authority (CA) used in your network. MATLAB installers for new...

1 day ago | 0

Answered
IWR6843ISK + DCA1000EVM + LRPD demo — capturing ADC data via MATLAB dca1000 interface
Hi, The error occurs because the MATLAB dca1000 interface expects firmware built with MMWAVE SDK 3.6, while the Long Range Peop...

1 day ago | 0

Answered
Issue with Inlining S-Functions with TLC wrapper
Hi Dimitri, This error usually indicates that the TLC file for the S-Function is not being detected or used during code generat...

1 day ago | 1

| accepted

Answered
Problème d'installation de Communications toolbox Support Package for USRP Radio /RTL-SDR Radio
Hi Sebastien, This behavior usually occurs when MATLAB detects a partially installed or corrupted support package after an upda...

1 day ago | 0

Answered
Voltage and current debug signals rail to zero or max in mcb_pmsm_foc_qep_dyno_f28069m using LAUNCHXL-F28069M and BOOSTXL-DRV8305
Hi Jonathan, Since the dyno control and mechanical signals (speed/torque) behave correctly, the control algorithm and QEP feedb...

1 day ago | 0

Answered
driving scenario designer的lidar模型能不能导出包含反射强度intensity的传感器数据?
Hi Zhilong, The LiDAR sensor used in Driving Scenario Designer exports data as a pointCloud containing only XYZ coordinates. Th...

1 day ago | 0

Answered
How to model a deaereator on Simscape 2phase domain
Hi Edoardo, To model a deaerator behavior in the Simscape Two-Phase domain, the issue you observe mainly comes from the lack of...

2 days ago | 0

Answered
Electro-hydraulic actuator system simulating based on ode object generates error
Hi, The error occurs because during integration some terms inside sqrt can become negative, which produces complex values and c...

2 days ago | 0

Answered
HDL Coder Enable-Based Constraints for Libero SOC
Hi Andrew, As of now, there is no release of MATLAB/Simuliink that supports for Enable-Based Constraints with Libero SoC v2022...

2 days ago | 0

Answered
Size of a mask dialog
Hi Marcus, The Simulink Mask Editor currently does not provide explicit properties to manually control the pixel size of UI ele...

2 days ago | 0

Answered
lifting Scheme Equations for sym4 dwt
Hi Ayman, To implement the Symlet-4 lifting scheme used by MATLAB’s lwt, you can follow the lifting steps below. The indexing s...

3 days ago | 0

Answered
Getting both Bounding Boxes and Labels with boxLabelDatastore
Hi Gonzalo, To get both the bounding boxes and their corresponding labels into the datastore for training YOLOv4, you can follo...

3 days ago | 0

Answered
How to create a three-phase variable load using Simscape
Hi, You can implement a variable three-phase load in Simscape, but the behavior you observed with the Dynamic Load block usuall...

3 days ago | 0

Answered
How can I change the default axi width in VCK190 reference file from 32 to 64 bits?
Hi Cheri, To correctly change the AXI width, follow the following steps: In MATLAB, run the following command to locate the in...

3 days ago | 0

Answered
Get 0D results from CST to MATLAB
Hi Michele, In CST–MATLAB automation, 0D results such as Eye Height are scalar values, so they cannot be accessed using "GetArr...

3 days ago | 0

Answered
Possibility of Using Baselines for Polyspace Bug Finder Analysis
Hi Ismet, Polyspace Bug Finder does not provide a “baseline diff-only” static analysis like PAYC that analyzes only the delta b...

3 days ago | 0

Answered
I am building a ring connected DC microgrid system. Facing issues when trying to connect the subsystems through the DC bus component
Hi @M.Sai, It sounds like you are trying to build a ring-connected DC microgrid in Simulink and facing issues with connecting s...

4 months ago | 0

Answered
MATLAB shows B200 USRP as transmitting but device is not physically transmitting.
Hi @Samuel, It seems like your MATLAB code is executing without errors, but the USRP B200 is not actually transmitting. Here ar...

4 months ago | 0

| accepted

Answered
Speed command spikes during host-controlled ramp on F28069M dual-motor dyno model
Hi @Jonathan, The mcb_pmsm_foc_qep_dyno_f28069m example uses a simple SCI framing mechanism intended for discrete command updat...

4 months ago | 0

Answered
Best approach to develop a GUI tool that integrates Simulink, code generation, testing, and documentation workflows
Hi @Arturo Torres-Romero, If your goal is to create a unified interface for managing MATLAB/Simulink workflows, the most practi...

4 months ago | 0

| accepted

Answered
sensors compatibility with matlab and arduino r 4 WiFi sensor compatibility
Hi @abhishek kumar, MATLAB supports Arduino boards (including UNO R4 WiFi) through the MATLAB Support Package for Arduino Hard...

4 months ago | 0

Answered
JetsonNano + nvidia_MQTT_publish_subscribe model: Build Error > Error executing command "touch -c ; warning: assignment from incompatible pointer type [-Wincompatible-pointer
Hi @Beda Prakash, I tried building this model on my end although I didn't try deploying it on hardware, yet it was built succes...

4 months ago | 0

Answered
ZCU208 Board Not Booting from SD Card During SoC Blockset Hardware Setup
Hi @Aiswarya, I faced a somewhat similar issue. You can try out these few troubleshooting steps: Check SD Card Compatibility: ...

4 months ago | 0

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

4 months ago

Load more