photo

Satyam


Last seen: Today Con actividad desde 2025

Followers: 1   Following: 0

Estadística

All
MATLAB Answers

0 Preguntas
74 Respuestas

Cody

0 Problemas
1 Solución

CLASIFICACIÓN
2.241
of 301.273

REPUTACIÓN
28

CONTRIBUCIONES
0 Preguntas
74 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
5

CLASIFICACIÓN
 of 21.212

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
92.164
of 173.726

CONTRIBUCIONES
0 Problemas
1 Solución

PUNTUACIÓN
30

NÚMERO DE INSIGNIAS
2

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Knowledgeable Level 2
  • Solver
  • First Answer

Ver insignias

Feeds

Ver por

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

alrededor de 2 horas hace | 0

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

alrededor de 2 horas hace | 0

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

alrededor de 3 horas hace | 0

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

alrededor de 3 horas hace | 0

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

1 día hace | 0

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

1 día hace | 0

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

1 día hace | 0

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

1 día hace | 0

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

1 día hace | 0

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

1 día hace | 0

Respondida
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 meses hace | 0

Respondida
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 meses hace | 0

| aceptada

Respondida
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 meses hace | 0

Respondida
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 meses hace | 0

| aceptada

Respondida
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 meses hace | 0

Respondida
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 meses hace | 0

Respondida
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 meses hace | 0

Resuelto


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 meses hace

Respondida
PMSM sensorless angle optimisation
Hi Jeremy, Increasing Ld inside the Flux Observer can appear to improve torque‑per‑ampere (lower Iq​ for the same load) because...

4 meses hace | 0

Respondida
TCP Communication Issues on Speedgoat with MATLAB R2022 and Later
Hi @Faisal Aftab, To help isolate the problem, please try the following checks: Check for Warnings/Errors: Open the Target Com...

4 meses hace | 0

Respondida
Why does the FEM-Parameterized PMSM require rotor angle vector between 0 to 120/N degrees
Hi Jordan, The FEM‑Parameterized PMSM block requires the rotor angle vector to span 0 to 120/N mechanical degrees because the m...

4 meses hace | 0

Respondida
XCP naming for measurements
Hi @TuttoAlDoc, A2L MEASUREMENT entries come from signals/ports/states you mark for export, not from visualization blocks like ...

4 meses hace | 0

Respondida
Hook MATLAB event listeners to TestLab events through Microsoft Automation (COM)
Hi @Achilles, MATLAB does not support asynchronous COM events and does not support interface events from a Custom server. Many ...

4 meses hace | 0

| aceptada

Respondida
Can MATLAB Mobile on Android Access USB Serial Devices (Raspberry Pi Pico)?
Hi Tucker, No, MATLAB Mobile on Android cannot access USB Serial devices using a serial connection. MATLAB Mobile allows you to...

4 meses hace | 1

| aceptada

Respondida
How to initialize a check valve (TL)?
Hi @Bill, When initializing hydraulic systems in Simscape, pressure sources enforce conditions globally during initialization, ...

4 meses hace | 0

Respondida
Sudden problem communicating with an instrument
Hi Bob, From what you described, it sounds like the issue was likely due to a firmware problem on the B2962A that stopped the V...

5 meses hace | 0

Respondida
Unable to resolve this.scaledProject2 what causes this error?
Hi, Hi! I’ve seen this error before,'unable to resolve this.scaledProject2' , when trying to view the gain value by hovering ov...

5 meses hace | 1

Respondida
Battery Pack Modeling using Battery Builder AppPack Modeling(5/5) Exploring the Custom Battery Pack Block
Hi @Shubashini, It seems the issue occurs because the Simulation Data Inspector (SDI) automatically loads all logged signals wh...

5 meses hace | 0

Respondida
Modelling automatic semi truck transmission using transmission block
Hi Adam, The sudden constant torque and sharp vertical rise after shifts are typically due to transmission and clutch configura...

5 meses hace | 0

Respondida
siteviewer() Throws Unregonized Field Error when run on Compute Pool
Hi Alex, The error Unrecognized field name "hideBusyMessage" and issues with siteviewer indicate a MATLAB version mismatch or u...

5 meses hace | 0

Cargar más