photo

Naga A


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
213.835
of 297.503

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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 ...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Answered
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 "...

meer dan 9 jaar ago | 0

Question


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

meer dan 9 jaar ago | 0 answers | 0

0

answers

Question


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 ...

meer dan 9 jaar ago | 1 answer | 0

1

answer

Question


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 ...

meer dan 9 jaar ago | 2 answers | 0

2

answers