Naga A - MATLAB Central
photo

Naga A


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 09/15 to 04/25Use left and right arrows to move selectionFrom 09/15Use 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

6 質問
1 回答

ランク
108,949
of 298,264

評判
0

コントリビューション
6 質問
1 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,554

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,718

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


How to use legend in two for loops
Hello all, In my program ,I'm using two loops like this: lambda=[1 2 3 4 5]; alpha=[2 4 6 8]; for alphal...

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

1

回答

質問


how to create 3D array
Hi, I have a matrix which contains the center(x and y coordinates, 10*2 matrix ) of 10 hexagons. I need to create a 3D array ...

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

1

回答

質問


How to store the different sizes of vectors ?
Hello, I'm working on the following problem. It consists of hexagons with base stations(center red star) and mobile (blue dot...

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

1

回答

回答済み
finding the value in a table
Suppose if you store that table in the matrix named " table" then you can use this one: table(find(table(:,column number of "...

9年以上 前 | 0

質問


simulating probability density functions
Hey everyone, I derived the probability density function and cumulative distribution function formulas for the random variabl...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


selecting particular rows in a matrix
Hi , I know this is very simple, I have a matrix looks like A = 0 0 1 0 1 0 0 1 ...

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

1

回答

質問


if condition in for loop
Hello , I have a problem in finding the same rows between two matrices. I wrote the code as follows function neigh_no ...

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

2

回答