photo

Anum Ahmed


Last seen: 5 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
1 个回答

排名
18,034
of 300,417

声誉
2

贡献数
10 个提问
1 个回答

回答接受率
70.0%

收到投票数
1

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Creating a random matrix with specific values?
Hello, Can someone guide me how to generate a random matrix in Matlab with only specific values in it. For example, lets say...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Issue with ksdensity command in plotting Rayleight distributed signal
Hi All, I am trying to get the PDF of a signal using ksdensity command. It is working fine with the gaussian distribution (dist...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Sum up dissimilar values in a matrix
Hi All, I have a 12*12 matrix and want to add the entries of matrix which are not equal to 1 and which are not similar to any...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Convert Z dimension to X dimension
I have an array of size (1000,1,5) elements. I want to append all the Z dimension elements to the X dimension. As in, I want to ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Updating a value inside for loop
Hi All, I have a for loop inside which, various operations are running. There are a few variable inside that loop which I wan...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
3D Array Multiplication with 2D Matrix
Thanks all..!!!

6 years 前 | 0

提问


3D Array Multiplication with 2D Matrix
Hi, I have a 3D array of lets say 500:10:32 elements. I want to multiple the first dimension of lthis array with another 1:500 ...

6 years 前 | 4 个回答 | 0

4

个回答

提问


Matlab for loops output
Dear all, I am trying to solve the following loops in MATLAB. N=4; d=0.0019; fc=77e9; c=3e8; tdr1=5.33e-7; ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Multiple target detection using FMCW Radar
Dear All, I have written a code in MATLAB to determine the range of target for FMCW Radar. The code correctly determines the ra...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Range Doppler Plot Radar
Dear all, I have written a code in MATLAB to determine the range and doppler response of a single target for FMCW Radar. ...

7 years 前 | 1 个回答 | 1

1

个回答

提问


How to plot an array in negative axes
I have initialized an array using the following code: xdim=6; ydim=12; V_new=zeros(xdim+1,ydim+1); V_new(5,4:10)=1...

8 years 前 | 1 个回答 | 0

1

个回答