Samhitha - MATLAB Central
photo

Samhitha


Last seen: 3日 前 2025 年からアクティブ

Followers: 1   Following: 0

統計

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

0 質問
20 回答

ランク
95,922
of 298,416

評判
0

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

回答採用率
0.00%

獲得投票数
1

ランク
 of 20,586

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 161,156

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Transport Delay in Realtime simulation
Hi @Mirko Novakovic, The Transport Delay block pre-allocates a buffer based on the simulation stop time. When the stop time is ...

6日 前 | 0

回答済み
How to send data between nodes in an iot network?
Hi @Zara, To send data from 10 IoT nodes to the edge node in MATLAB simulation, configure each node to transmit its data to th...

6日 前 | 0

回答済み
Explanation on how the beamloss function works
Hi @Samuel, Please look into the following documentation: https://www.mathworks.com/help/radar/ref/beamloss.html Hope this he...

7日 前 | 0

回答済み
defining boxes that reflects particles of electron
Hi @ELUFISAN PAUL TOMILOLA, The current code does not reflect the particles off the bottle-neck boundaries. It only plots the b...

9日 前 | 0

回答済み
how isKey searches keys of an associative map (containers.Map)
Hi @Herbert Triceratops, While executing isKey(M, k) on a containers.Map in MATLAB, the function checks for the existence of th...

9日 前 | 0

回答済み
I'm running signal processing simulations in Simulink. What's the proper way to set the solver step size?(I've attached my .slx file, tks!)
Hi @ColdRabbit, For signal processing applications especially when using Spectrum Analyzer you should fixed-step solver. Becaus...

10日 前 | 1

回答済み
Simulink object to use for a Delta to Wye Transformer with a +/- 20 Degree phase shift
Hi @Joseph Colombo, Creating an 18-pulse AC to DC transformer with a thyristor rectifier in Simulink involves setting up a thre...

約1ヶ月 前 | 0

回答済み
How to access Simulink.LookupTable object from Test Sequence block?
Hi @Sou, To resolve the issue of accessing lookup table breakpoints in your Simulink test sequence, you can try any of these tw...

約1ヶ月 前 | 0

回答済み
Saving data on a multicore processed Simulink code on a Raspberry Pi 4
Hi @Pedro Henrique, In order to save the data, you can log the data while maintaining multicore processing on a Raspberry Pi 4 ...

約1ヶ月 前 | 0

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

2ヶ月 前 | 0

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

2ヶ月 前 | 0

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

2ヶ月 前 | 0

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

2ヶ月 前 | 0

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

2ヶ月 前 | 0

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

2ヶ月 前 | 0

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

3ヶ月 前 | 0

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

3ヶ月 前 | 0

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

3ヶ月 前 | 0

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

3ヶ月 前 | 0

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

3ヶ月 前 | 0