N A POORNA CHANDRA - MATLAB Central
photo

N A POORNA CHANDRA


Last seen: 1年以上 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 06/23 to 03/25Use left and right arrows to move selectionFrom 06/23Use 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%
MATLAB Answers

0 質問
10 回答

ランク
3,314
of 297,672

評判
16

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

回答採用率
0.00%

獲得投票数
2

ランク
 of 20,464

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
how to add resistive load
hi hasnain, here is the procedure to add resitive load in simulink go to simulik model double left click at the empty space in ...

1年以上 前 | 0

回答済み
Why are there different results of 'simplify' function for similar inputs?
hi saketh, i think there is mistake in your equation some where in paranthesis i guess i used the first equation and replaced th...

1年以上 前 | 0

回答済み
How to plot this code?
hi hosi , here is the code to plot yB on diffrent values of a? i have assumed few hard coded values instead of taking them as i...

1年以上 前 | 0

| 採用済み

回答済み
How to plot this square signal without sum?
hi Armin, here is the code to plot this square signal without sum t = -0.5:0.001:0.5; % Time vector f = zeros(size(t)); % In...

1年以上 前 | 1

| 採用済み

回答済み
How to design a low pass filter with rectangular window?
hi kalasagarreddi, here is the code for low pass filter with rectangular window clear all; clc; fs = 8192; ...

1年以上 前 | 0

回答済み
How to change background color of edit box while entering data by user?
hi rmpirooz, here is the code to change the background color of edit boxes for your requirement function positiveNumbersGUI...

1年以上 前 | 0

回答済み
How to take FFT and represent it in dB in simulink?
hi moh mor , here is how can you get the plot in dB Ensure that you have the Signal Processing Toolbox installed in MATLAB/Sim...

1年以上 前 | 1

| 採用済み

回答済み
What should i do next to calculate the reliability using first order reliability method?
hi nazran, The procedure of the FORM is briefly summarized below. 1) Transform the original random variables from X-space to ...

2年弱 前 | 0

回答済み
Using C code with main loop
Hi mantas here is the explanation for those terms main_Start_wrapper: it is a function which is responsible for initializing t...

2年弱 前 | 0

回答済み
dpigen post-generation command failure
Hi chang try these steps Check the post generation command make sure it doesn't reference any dynamic allocated arrays or unsu...

2年弱 前 | 0