photo

Kalyan Dash


VSSUT, Burla, Odisha, India

Last seen: 4年弱 前 2018 年からアクティブ

Followers: 0   Following: 0

Post Graduate student

統計

MATLAB Answers

3 質問
0 回答

ランク
108,529
of 300,369

評判
0

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,936

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to write a program that will randomly return any one of the given statements
Statement1=He uses Nokia Statement2=He uses Iphone Statement3=He uses Samsung Statement4=He uses Motorola Statemen...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


How do i get both values of x for y=3.5
x=0:0.001:3.5; y=5*sin(x); figure plot(x,y); grid ON target =3.5 [difference, index_At_target] = min(abs(y...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I get the values of x at y=0.67 and y=0.87
<</matlabcentral/answers/uploaded_files/103593/plot.jpg>> x=linspace(0,4,100); y=zeros(size(x)); p=0.275; fi...

7年以上 前 | 2 件の回答 | 0

2

回答