photo

Satyam


Last seen: Today 2025 年からアクティブ

Followers: 2   Following: 0

統計

All
MATLAB Answers

0 質問
85 回答

Cody

0 問題
1 解答

ランク
2,241
of 301,275

評判
28

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

回答採用率
0.00%

獲得投票数
5

ランク
 of 21,216

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
92,178
of 173,777

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

スコア
30

バッジ数
2

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

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

平均評価

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

平均いいねの数

  • Knowledgeable Level 2
  • Solver
  • First Answer

バッジを表示

Feeds

表示方法

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

34分 前 | 0

回答済み
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時間 前 | 0

回答済み
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時間 前 | 0

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

約2時間 前 | 0

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

約2時間 前 | 0

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

約3時間 前 | 0

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

約3時間 前 | 0

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

約3時間 前 | 0

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

約4時間 前 | 0

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

約16時間 前 | 0

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

約16時間 前 | 0

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

約20時間 前 | 0

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

約21時間 前 | 0

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

約21時間 前 | 0

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

約22時間 前 | 0

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

2日 前 | 0

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

2日 前 | 0

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

2日 前 | 0

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

2日 前 | 0

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

2日 前 | 0

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

2日 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

| 採用済み

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

| 採用済み

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

回答済み
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ヶ月 前 | 0

解決済み


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ヶ月 前

回答済み
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ヶ月 前 | 0

さらに読み込む