![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/negintebyani2gmailcom_1515744427511_DEF.jpg)
negin tebyani
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
27 053
of 297 046
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
1
RANK
of 20 422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
nästan 7 år ago | 1 answer | 0
1
answerQuestion
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] ...
nästan 7 år ago | 0 answers | 0
0
answersQuestion
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 ...
ungefär 7 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 7 år ago | 1 answer | 0
1
answerQuestion
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(...
ungefär 7 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 7 år ago | 1 answer | 1
1
answerQuestion
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...
ungefär 7 år ago | 2 answers | 0
2
answersQuestion
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 ...
ungefär 7 år ago | 1 answer | 0