Jayant chouragade - MATLAB Central
photo

Jayant chouragade


Last seen: 2 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 05/20 to 04/25Use left and right arrows to move selectionFrom 05/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

12 个提问
2 个回答

排名
32,147
of 298,086

声誉
1

贡献数
12 个提问
2 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 20,530

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,316

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Revival Level 1
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to plot circle with text aligned along its circumference
Hi, How to plot a circle at X=0, Y=0 and radius=10, and inculde its radius as text in its circumference. best regards jay...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to FIx non uniform Ranges in contour plots
Hi all, I have X,Y,Z matix. I would like to plot contours as per the follwoing ranges of Z. For Z<50 --> Color1. 50<Z<=10...

3 years 前 | 1 个回答 | 0

1

个回答

提问


computational complexity of Generalised Cross Correlation (GCC)
HI, What is computational complexity in big O notaion for computing GCC. Perticularly for gccphat matlab fucntion. looking f...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Computation of Signal power
Hi, I am bit confused in computing power of a guassian pulse modulated signal. Fc=50e6; t=0:1/Fs:255/Fs; ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


mtimesx issue , Execution time
Hi, I am trying run below code with mtimesx as below tic mtimesx('SPEEDOMP','OMP_SET_NUM_THREADS(4)'); C=mtime...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Computational Complexity of matrix multiplication
Hi Please suggest which of follwing will have higher computaional complexity. A*xCxC*xA A*xRxR*xA Where, A = MxN complex ...

4 years 前 | 2 个回答 | 0

2

个回答

已回答
Change of intensity of old points in animation
% Solved this with below code. signal_peaks= Normalised Signal Amplitude for given (xP,yP). signal_peaks1=zeros(1,length(sig...

4 years 前 | 0

| 已接受

已回答
SVD of each row of a matrix
Hi, Thank you all for your valuable inputs. I think I am bit confused and should give more details about applicalion. Her...

4 years 前 | 0

提问


SVD of each row of a matrix
Hi, I am looking for a way to compute SVD of each row of a matrix without using a loop. thanks

4 years 前 | 3 个回答 | 0

3

个回答

提问


Matrix multiplication optimization for MUSIC DOA
Hi, I am computing Direction of Arrival of wideband signal using MUSIC. Parameters are as below: Antenna Array: L shape. Sig...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Change of intensity of old points in animation
Hi, I have three variable X, Y, Z of length 10000 points each .Z represent signal strength. I need to generate animated X...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Find indices of elements for given difference
Hi, I have an incrementing time vector from 0 to 500 ms . Increment in time is not constant. I want to find indices every ~10 ...

4 years 前 | 4 个回答 | 1

4

个回答

提问


Animated X, Y scatter plot
Hi, I have three variable X, Y, Z of length 10000 points each .Z represent signal strength. I need to generate animated X,Y pl...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to add Guassian Noise to non sinusoidal signal
Hi, Given a SNR value in dB I want to add noise to my below narrow pulsed signal . Fs=200e6; Fs=200e6; t=t=0:1/Fs:255/Fs; F...

5 years 前 | 1 个回答 | 0

1

个回答