Samhitha - MATLAB Central
photo

Samhitha


Last seen: 11 Tage vor Aktiv seit 2025

Followers: 1   Following: 0

Statistik

MATLAB AnswersFrom 02/25 to 03/25Use left and right arrows to move selectionFrom 02/25Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANG
96.840
of 297.457

REPUTATION
0

BEITRÄGE
0 Fragen
11 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
why is it showing "modulator output is having a non-discrete sampling time"?
Hi @ABHIRAMI, Ensure the decimation factor is correctly configured in CIC filter setup. The decimation factor should be an in...

11 Tage vor | 0

Beantwortet
i build buck boost circuit in Simulink and i want to control the switches from Arduino code
Hi @ahmad salahat, To interface your Simulink model with an Arduino, you'll need to establish serial communication so that the ...

12 Tage vor | 0

Beantwortet
Simscape Asynchronous Machine block doesn't work in accelerator mode with C++
Hi @Shu, To resolve the error, you should enable Verbose accelerator builds in the model configuration pane and navigate to...

13 Tage vor | 0

Beantwortet
Help me to model closed loop PID controlled pwm Led and Photodiode using Simulink.
Hi @Suprovo, It will be better if you can provide the model, if not you can try the following steps. Linearization can be cha...

14 Tage vor | 0

Beantwortet
How can I connect the DC motor housing to a lever-like mechanism while having the motor shaft connected to the aerodynamic propeller block?
Hi @Kamarl, To create a Twin-Rotor MIMO (Multiple-Input Multiple-Output) system model in Simscape, where the DC motor's housing...

15 Tage vor | 0

Beantwortet
How can self-organized Simulink model/block information be written to a file during Simulink code generation?
Hi @Qing Liu, Passing complex data structures from Simulink into generated C code can indeed be challenging due to the limitati...

15 Tage vor | 0

Beantwortet
S-Function 'SimCoupler' does not exist
Hello @Hussein Ali, To utilize the S-function in “SimCoupler” within Simulink, you'll first need to set up the “SimCoupler” T...

26 Tage vor | 0

Beantwortet
Plot power spectrum from FFT
Hello, To plot the power spectrum correctly, you need to make sure you are plotting the correct half of the FFT result. For ...

26 Tage vor | 0

Beantwortet
3D Simulation How to Setting the viewpoint
Hi Kouta Uchimoto, To visualize a 3D scene from a specific point of view in MATLAB, you can use the “view” and “campos” functi...

29 Tage vor | 0

Beantwortet
why is there no lines in in my plot
Hi Alexander, To visualize data points iteratively and connect them with lines, you can use MATLAB's “hold on” function. This...

etwa ein Monat vor | 0

Beantwortet
Simulink Scope doesn't open in standalone .exe
Hello John Schutkeker, When you run a standalone Simulink executable (.exe), the built-in Simulink scopes don't automatically d...

etwa ein Monat vor | 0

Go to top of page