photo

praguna manvi


Last seen: 10 days ago Active since 2024

Followers: 2   Following: 0

Statistics

  • Knowledgeable Level 3
  • 3 Month Streak
  • First Answer

View badges

Feeds

View by

Answered
Need help implementing MATLAB-based P&O MPPT algorithm on a microcontroller for PWM generation and integration with a DC-DC buck converter design.
Hi @Zeynep Deniz Gundogan, As I see, you are looking for resources on MPPT algorithms. Here is a useful resource page for MPPT ...

17 days ago | 0

Answered
ABS testing on virtual vehicle composer
Hi @Mostafa, As I understand, you are looking to integrate a custom ABS component into a "Virtual Vehicle" and test it. To use ...

19 days ago | 0

Answered
Signal quality assessment with SNR in Matlab
Hi @Elzbieta, Refer to the following useful discussion that compares this "snr" function's implementation with the built-in fun...

19 days ago | 0

Answered
MobileDev Camera Instrinsics/Parameters from camera object
Hi @Ganishk D, To obtain the intrinsic parameters of the camera, you can refer to the following example that uses checkerboard ...

19 days ago | 1

| accepted

Answered
Turbofan engine - black box identification
Hi @Tomas, As I understand, you are looking for black-box modeling of a turbofan engine. From a generic perspective, here is a ...

20 days ago | 0

Answered
HOw do I add ABB IRB 1520 ID robot to loadrobot input argument.
Hi @SATISH SONWANE, It looks like you are looking to use the pose estimation example for the ABB IRB 1520 robot. However, from ...

20 days ago | 1

| accepted

Answered
Simulink AUTOSAR Blockset - How to calibrate parameters from model
Hi @Nicolas B, As I see, you are looking to calibrate AUTOSAR after using a Stateflow routine. You can configure "per-instance ...

20 days ago | 0

| accepted

Answered
Ros does not receive data from MATLAB publishing topics
Hi @黄, It seems you are unable to receive messages echoed from MATLAB using "rostopic." Here is a link to a useful discussion t...

23 days ago | 0

Answered
Code Generation Cigre Standard
Hi @RemilBed, As I see it, you are looking to generate code in the CIGRE standard. From the list of supported code generation s...

23 days ago | 0

Answered
I am making a DC DC converter circuit with rectifier. The Output is a constant voltage. When I ran my circuit with out feedback, the output is almost near to expectations. But
Hi @Sushovan, As I understand it, you are trying to use a "rectifier" in conjunction with a "DC-DC converter" along with feedba...

24 days ago | 0

Answered
Field-Weakening Control with MTPA
Hi @Bhagyesh, To implement Field-Weakening Control with a Hall Sensor for an Interior PMSM, you can follow the changes outlined...

26 days ago | 0

| accepted

Answered
How to use Extended Kalman Filter block in Simulink R2018a?
Hi @APARNAMOL N A, As I see you're looking for an example of the "Extended Kalman Filter." Refer to the example below, which us...

26 days ago | 0

Answered
Embedded coder support package for TI control card TMDSCNCD280039C
Hi @Ujala, The product description page for the TMDSCNCD280039C mentions that it is designed for the MCU series of “F28003x” de...

27 days ago | 1

Answered
Keep trailing zeros in an output file.
Hi @Peter Bohn, As I see, you are looking to write a matrix to a tab-delimited text file with different precision values for ea...

27 days ago | 0

Answered
How to get good quality images from sequence alignment app
Hi @Bala, As I see, you are looking to save a high-quality image from the “seqalignviewer”. To achieve this, select Display > Z...

1 month ago | 0

Answered
Code Ribbon Pink October
Hi @Ortalain, Here's a snippet to draw a pink ribbon using the “fill” function in MATLAB: % Set up the figure figure; hold o...

2 months ago | 2

| accepted

Answered
Adding 5G Network system to my Closed loop system
Hi @Fatih, As I see, you are looking to directly integrate a 5G network into Simulink. Currently, there isn't a direct workflow...

2 months ago | 0

Answered
How to change scheduling policy in Downlink OFDMA simulation example https://www.mathworks.com/help/wlan/ug/802-11ax-downlink-ofdma-multinode-system-level-simulation.html
Hi @ATHANASIOS SPYRIDON SKANDALOS, It looks like you're interested in adding a new scheduling strategy for "WLAN" nodes. The ex...

2 months ago | 1

| accepted

Answered
how do I implement Adaptive Neuro-Fuzzy controller for separately excited dc motor
Hi @Alex, To implement an "Adaptive Neuro-Fuzzy Inference" (ANFIS) controller, you need to train the ANFIS system. You can foll...

2 months ago | 0

| accepted

Answered
CNN+BLSTM network
Hi @zeinab al hawraa koumayha, To integrate "CNN" and "LSTM" blocks together, you should apply the "CNN" layer to each input in...

2 months ago | 0

Answered
identification of parameters of PMSM(single phase) semiscape block 2021a Matlab version
Hi @Bassant, In R2021a, there is an example titled "Single-Phase PMSM Control" that demonstrates rotor speed control on a Perm...

2 months ago | 0

Answered
How to change AR-PACKAGE(Components) name
Hi @선주, As I see, you are looking to change the AUTOSAR package tag name using the properties object. You can achieve this by ...

2 months ago | 0

Answered
caculate SNR for mapping CQI
Hi @Le, As I understand, you are looking to set the value of "SNR" for determining "CQI" using "UE" and "gNB". You can refer t...

2 months ago | 0

Answered
Write a code in Matlab to generate a realistic synthetic ECG signal (which includes the noise aspect) , demonstrate Visualization of the signal in both the time and frequency
Hi @Karen, As I see, you are looking to generate synthetic ECG signals with random noise. You can refer to the following discus...

2 months ago | 0

Answered
Batch inconsistency in PINNs!!
Hi @MAHSA YOUSEFI, As I see, you are looking for an explanation of the function “cat(1, X, T)” which concatenates on dimension ...

2 months ago | 0

| accepted

Answered
Electrical transformer frequency response analysis
Hi @HENRI Djoma M'SSA, As I understand it, you are looking to perform Frequency Response/Domain Analysis of an “Electrical Tran...

2 months ago | 0

Answered
Power supply control using Instrumental control tool box
Hi @Ravi Sankar, As I understand it, you are looking to control a power supply using the “Instrument Control Toolbox.” This is...

2 months ago | 0

Answered
How to change pole configuration for Commutation of SRM Using Sensor Feedback example?
Hi @RK, As I understand, you are referring to the example of “Commutation of SRM Using Sensor Feedback” available at this link:...

2 months ago | 0

Answered
how export Inventor model in multibody simscape
Hi @Remi Ducharne, As I understand it, you want to export an Autodesk Inventor model and import it into Simulink Multibody. To ...

2 months ago | 0

Answered
dsp.ColoredNoise pinknoise's max and min is not 1 even bounded output is true?
Hi @venkat ta, As I understand it, you are expecting the values +1 and -1 as the minimum and maximum, respectively, for the "pi...

2 months ago | 0

Load more