yahya aktas - MATLAB Central
photo

yahya aktas


2012 年からアクティブ

Followers: 0   Following: 0

統計

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

5 質問
2 回答

ランク
162,215
of 298,180

評判
0

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

回答採用率
40.0%

獲得投票数
0

ランク
 of 20,546

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,541

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Please help..About probability ?
We will make an experiment with dices. We will throw a couple of dices an arbitrary number of times and decide how often these...

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

1

回答

質問


fzero
how can I show all zeros in a figure window I want to see all zeros with *(star) not only one and I want to present them wit...

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

0

回答

質問


Least square fit.
a) Create an m-file that requests 5 arbitrary pairs of x and y values. You should read one pair at a time and make a plot o...

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

1

回答

質問


inline function and convert
Question is that: Create an m-file that asks for a function (sin(x) + cos(3*y) ....) that depends on different variables x,y an...

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

1

回答

回答済み
ginput
yes now it works fine but it wants from me always mouse click I only want the my twelve points by clicking.. Thank you for yo...

13年弱 前 | 0

| 採用済み

回答済み
ginput
D=cell(1,12) for i=1:12, D{1,i}=input('Give me any number between 0 and 20:\n'); end celldisp(D); Z=[D{1} D{2} D{3...

13年弱 前 | 0

質問


ginput
The question is that: Read 12 arbitrary numbers from the keyboard to a vector one at a time. The numbers should all be in the ...

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

3

回答