photo

Naga A


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
204,357
of 300,369

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,936

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,436

贡献数
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...

10 years 前 | 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 ...

10 years 前 | 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...

10 years 前 | 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 "...

10 years 前 | 0

提问


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

10 years 前 | 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 ...

10 years 前 | 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 ...

10 years 前 | 2 个回答 | 0

2

个回答