photo

Supraja


Last seen: 3 maanden ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
49 Answers

RANK
2.873
of 300.381

REPUTATION
20

CONTRIBUTIONS
0 Questions
49 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20.941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.477

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
How are Extrinsic Functions Handled When Executing Parallel Simulations with parsim() ?
Hello Paul, Please find the information regarding parsim and extrinsic functions: parsim distributes simulations to workers ...

3 maanden ago | 0

Answered
FOC in Simulink for induction motor: Te = 0 and only one PWM phase reaches Vdc
Hi Alessio, I understand that you are observing discrepancy in the output while performing FOC of IM. Please follow the belo...

3 maanden ago | 0

Answered
Numerical integration of one DOF discrete gust wind model 1-minus-cosine shape. Time domain
Hello Marco, Please refer to the MATLAB documentation for writing code for integrals and differentiation which is given here: ...

3 maanden ago | 0

Answered
How can I dock all images in matlab 2025a?
Hello Javier, In MATLAB R2025a, you can use figure container for this purpose and use the dock controls option. Please refer...

3 maanden ago | 0

Answered
How to correctly model a moist hydrogen gas to air cooled heat exchanger in simulink?
Hello Prithviraj , I am attaching a link of the Simulink examples for using Mosit Air Systems which will give you a template t...

3 maanden ago | 0

Answered
Shoot Through issue is happening when ePWM is shutting down/ turning off in F28P65X TI Launchpad
Hello Tunuguntla, I understand that you are observing discrepancy in output while using ePWM. I would suggest you to prevent t...

3 maanden ago | 0

Answered
OPAL-RT waveforms not matching with simulink
Hi Shipra, I understand that you are observing discrepancy in the output while loading your model to Simulink. I would recom...

3 maanden ago | 0

Answered
Vehicle Network Toolbox Custom Can Block Linux
Hi Philip, You need to use the same documentation link i.e."Create Custom CAN blocks: https://in.mathworks.com/help/vnt/ug/cre...

11 maanden ago | 0

Answered
CVaR Portfolio Optimization mathematical formulas
Hi Agne, Please have a look at the CVaR matlab documentation which explains about CVaR and also has some examples on the same:...

11 maanden ago | 0

Answered
How can you reconstruct MRI cine images from raw k-space data in matlab?
Hi Fardad, Please have a look at the MATLAB answer which is similar to your query and I believe it will resolve your query.Thi...

11 maanden ago | 0

Answered
adalm pluto needs to be reinstalled occasionaly
Hi Dan, Please have a look at the documentation of possible problems and fixes: https://in.mathworks.com/help/comm/plutoradi...

11 maanden ago | 0

Answered
How can I create a custom agricultural vehicle in Vehicle Dynamics Toolbox?
Hi Ajinkya, I would suggest you to kindly look at the documentation link below where all the suspensions are listed and you ca...

11 maanden ago | 0

Answered
Invalid zip file for Graph neural network
Hi Waqar, Please refer to the documentation link below regarding the example: https://in.mathworks.com/help/deeplearning/ug/...

11 maanden ago | 0

Answered
Is it possible to model the frequency hopping features of the AD9361 transceiver without using any hardware?
Hello, Yes, it is possible to model the model using Simulink. Please have a look at the documentation of the 'AD9361 Models'...

12 maanden ago | 0

Answered
Simulink Model Using Model Composer FIR Compiler
Hello, Please have a look at this MATLAB answer which will guide you to speed up the FIR filter. https://in.mathworks.com/ma...

12 maanden ago | 0

Answered
Timeout error running s32k3xx_simple_s32ct PIL example on S32K358
Hello all, To change MATLAB's path see the following documentation: https://in.mathworks.com/help/matlab/ref/path.html http...

12 maanden ago | 0

| accepted

Answered
question about write to serial
Hi, It seems like sending deimal values inside the function would help in this case. Please use the code as below: write(a...

12 maanden ago | 0

Answered
USRP B210 transmission not allowed, libhud socket error
Hello Joaquin, To troubleshoot the issue, follow the steps mentioned below: Check Network Configuration: Ensure that your US...

12 maanden ago | 0

Answered
Can I perform EVM decoding of a carrier that's not at the centre frequency of my IQ data with hNRDownlinkEVM or similar?
Hello Ian, To use the "hNRDownlinkEVM" function in MATLAB for measuring the EVM of your carrier, you first need to ensure that...

12 maanden ago | 0

Answered
Simulink models for QPSK Tx and Rx to verify HDL QPSK running on zedboard
Hello Paul, It would be helpful if you can share the exact code which you are using and where are you facing the issue. Addi...

12 maanden ago | 0

Answered
How to use UDP/TCP to transfer json files in real time? OR:怎么使用UDP/TCP实时传输json文件?
Hello Yue, MATLAB doesn’t have a built-in unpack module specifically for JSON, but you can use MATLAB’s 'jsondecode' function ...

12 maanden ago | 0

Answered
troubleshoot rapid accelerator build process
Hello, I understand that you are observing difference in behavior while using the command '' in MATLAB. Refer to the documen...

12 maanden ago | 0

Answered
I want model a datacenter load from time series power consumption and then connecting it to AC distribution three phase system
Hello, As per my understanding, there may be multiple reasons on why you are observing transient behaviour while using your mo...

ongeveer een jaar ago | 0

Answered
Simscape multibody reinforced learning: unpossible to run examples
Hello Enrico, Please have a look at the sytem requirement details for Simscape Multibody: https://in.mathworks.com/support/r...

ongeveer een jaar ago | 0

Answered
Why is Curve fitting tool not giving good results even with the R-square value of 0.99?
Hello Arsal, As far as I understand you are not able to get results while using your R sqaure value. I would recommend addin...

ongeveer een jaar ago | 0

Answered
Regarding the C2000 blockset, how would I have one SPI block transmit right after another SPI block?
Hello Andrew, It seems like you want to send multiple SPI blocks over the same module. Here is the link to the similar MATLA...

ongeveer een jaar ago | 0

Answered
With Thingspeakread, can you ignore empty datpoints in order to go back further in time?
Hello Don, I understand that you are using 'thingspeakread' function and want to read values of specified data points. Here ...

ongeveer een jaar ago | 0

| accepted

Answered
How to visualize a vector in Simscape Multibody
Hello William, As far as I understand, you would like to know how to visiualize the underneath thrust for your 6-DOF Simscape ...

ongeveer een jaar ago | 0

Answered
Slowness in mathworks container
Hi Joshua, It seems like you are facing issue while setting up the CI environment. Please refer to the MATLAB documentation ...

ongeveer een jaar ago | 0

Answered
How to calculate PDR when transferring from a ground station to another ground station using the satellites?
Hi Ravi, As far as I understant, for studying the packet rate you need not install any toolbox other than Satelite Communicati...

ongeveer een jaar ago | 0

Load more