photo

Harshit Sangwan


Last seen: 約3年 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
3 回答

ランク
78,781
of 301,642

評判
0

コントリビューション
2 質問
3 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,371

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,922

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


how to design a microstrip patch antenna using matlab ?
c = 3*10^8; m = 1; n = 1; pp = 1; E = 12.8; a = 10*10^-3:0.1*10^-3:30*10^-3; b = 10*10^-3; d = 10*10^-3; f = zeros(1,l...

約3年 前 | 0 件の回答 | 0

0

回答

回答済み
what is simple stop and wait protocol ? Can you please share the code also.
clear all; close all; clc; n=200; service=zeros(n,1); arrival=zeros(n,1); lam=5; %change lamda from here u=2; ...

約3年 前 | 0

回答済み
what is simple stop and wait protocol ? Can you please share the code also.
close all; clear all; clc; n=10; w=3; while w>=n w=input('Invalid Window size - Cannot be bigger than or equa; to numb...

約3年 前 | 0

回答済み
what is simple stop and wait protocol ? Can you please share the code also.
close all; clear all; clc; n = 10; %number of frames i = 1; while i<n fprintf('Transmitting frame %d\n',i); s = r...

約3年 前 | 0

質問


what is simple stop and wait protocol ? Can you please share the code also.
please explain simple stop and wait protocol

約3年 前 | 3 件の回答 | 0

3

回答