Vishwa
MathWorks
Followers: 0 Following: 2
I am an engineer in EDG at MathWorks. Disclaimer: All opinions I express on this forum are my own, and not representative of MathWorks.
Python, C++, MATLAB
Spoken Languages:
English, Hindi
Professional Interests:
Programming, AI and Statistics, AI for Signals and Images, Control Systems, Powertrain
Statistik
0 Fragen
17 Antworten
RANG
220.736
of 295.467
REPUTATION
0
BEITRÄGE
0 Fragen
17 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
How to regulate variable DC output by Chopper circuit or other ways?
Hi Kawsar, You can find several power electronic converter models at the following link: Power Converters — Examples (mathworks...
mehr als ein Jahr vor | 0
PID Controller running on Arduino in a closed loop Simulink model not working?
Hi Micheal, To monitor real-time data from the target hardware in Simulink, you need to configure “External Mode”, which can be...
mehr als ein Jahr vor | 0
Why does TI 28379D DAC Block gradually increases amplitude by time.
Hi Srija, I failed to reproduce your issue on my end. Could you please reply if the problem still persists and in which versi...
mehr als ein Jahr vor | 0
EPWM F2839xD
Hi, The ePWM block does not require any interrupt. However, you can specify when and how CMPA and CMPB Registers update their v...
mehr als ein Jahr vor | 0
How can I obtain 12epwm signals from F28379D Launchpad?
Hi, You should certainly be able to use multiple ePWM blocks, just make sure that each block is configured to a different ePWM ...
mehr als ein Jahr vor | 0
Problem like suspended program occur when i use matlab2022b to use the Embedded Coder on My LaunchPad28379D
Hi, Please reply if you are still facing the same issue. On my end, I am able to successfully blink LED on MATLAB r2022b with 3...
mehr als ein Jahr vor | 0
In data inspector, how to move a plot backwards (against another plot)
Hi Yohann, In order to bring a particular plot in front, you can click corresponding plot legend shown in the graph area of Dat...
mehr als ein Jahr vor | 0
28379D GPIO INPUT
Hi, To visualise data from Target Hardware in Simulink, you first need to perform "Monitor and Tune" in Simulink. Please refer ...
mehr als ein Jahr vor | 0
set the phase offset epwm using c2000 F28379D
For counting mode set to up-down, phase shift should be given with respect to time period of 2*20e3. Since the timer period is o...
mehr als ein Jahr vor | 0
How can I plot first harmonic wave from a wave data (Excel)
Hi Hesham, MATLAB provides Curve Fitting Toolbox™ which has a fit type with fourier series. For only fundamental component, you...
mehr als ein Jahr vor | 0
How can I modify this code for frequency modulation to use freq deviation instead of a modulation index?
Modulation Index is nothing but ratio of peak frequency deviation and highest frequency component. Hence, y = cos(2*pi*fc*t + ...
mehr als ein Jahr vor | 0
I need to present frequency modulation of 2 armonic signals, using only traditional formulas (no fmmod), the modulated signal doesn't look right. Can someone help?
Hi Stefan, Only your first equation is for frequency modulation rest two are for amplitude modulation, so use that only. y=cos...
mehr als ein Jahr vor | 0
How to design a transformer based on Unified Magnetic Equivalent Circuit (UMEC) approach in Simulink?
Hi Ananta, All you have to do is identify the flux path according to your core geometry and calculate the corresponding relucta...
mehr als ein Jahr vor | 0
How to take meshgrid of latitude and longitude as an input in Horizontal Wind Model 07?
As the documentation says, first input to this block is a three element vector. First you need to cast your inputs to a timetabl...
mehr als ein Jahr vor | 0
How can I plot the pahase plane of a time dependent linear system?
If your aim is to visualize the solution trajectory with phase plane plots, you can plot multiple phase plane plots each at a di...
mehr als ein Jahr vor | 0
How to obtain output voltage ripple waveform and inductor current ripple waveform for Buck Boost converter on Simulink?
In "power_BuckBoostConverter" example, both inductor current waveform and output voltage waveform containing ripples are being m...
mehr als ein Jahr vor | 0
I am making a Skew T Chart in matlab and for some reason my isotherms(the diagonal lines on the plot) aren't aligned with the temperature on the x-axis. Is there a way to fix?
To my understanding, there is no error in the output of this MATLAB code. Contours are plotted at right locations, as visible in...
mehr als ein Jahr vor | 0