photo

SHAMA NOREEN


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

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
114,711
of 297,503

評判
0

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

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,449

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,017

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


Solving Integral in matlab
I need to solve this integral in matlab Where a=1, b=0.71, c=0.53. I have tried this in matlab syms s a=1; b=0.71; ...

2年弱 前 | 2 件の回答 | 0

2

回答

質問


Passing a file by function
I am trying to send a file by function. I have two functions. The contents are as follows : %%%SNR.m %%%% %main clear all ...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


save file with loop index in matlab
want to save some variables in matlab program like for i =1:10 x(i)=randn()*5; save(i,x(i)); end At every iteration '...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Indexing in 4D array
I am writing a program where I have 15 Eb/No values for each Eb/No there are 100 packets to be transmitted from Transmitter to r...

3年弱 前 | 1 件の回答 | 0

1

回答