photo

negin tebyani


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
27,075
of 300,895

評判
1

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

回答採用率
62.5%

獲得投票数
1

ランク
 of 21,106

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,552

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


clear plot and add a new plot to the current figure
I have a plot that I am showing it in figure 1. and also an iteration of 10 times RRHcoo_x=[-560,-280,0,280,560,-560,-2...

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

1

回答

質問


calculating MSE and Mean in an array
I am trying to calculate fairness index of some values that are in an array like: loadofRRH = [L1,L2,L3,L4,L5,L6] ...

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

0

回答

質問


check the row that has at least one non zero element, except one row
I have a matrix that has 20 rows and I have to calculate some thing only on the rows that have at least one element, except one ...

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

1

回答

質問


finding MSE of elements in an array
I am trying to calculate MSE of some elements that are in an array, for example: a=[2,3,4,16,7,19,10] how can I find MSE f...

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

1

回答

質問


for loop returns NaN
I am trying to do this in my code: for i=1:c+1 load(row) = load(row)+(ro(row,i)* MinRateCurrentUserRRH(row,i))/(log(...

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

1

回答

質問


executing for loop from 1 to n except one number
I have a specific number, for example row=3; and I have a for like: for i=1:n SOMETHING end and n is a matrix's r...

8年弱 前 | 1 件の回答 | 1

1

回答

質問


shift matrix from a specific row
I have a matrix that I need to shift some rows according to a special number i, for example if i=3 I have to shift all rows from...

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

2

回答

質問


find nonzero minimum element in a matrix
hello every one, I am new in matlab and I have a simple question. I have a 5 * 10 matrix which concludes numbers less than 1 ...

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

1

回答