photo

Jayant chouragade


Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

12 Questions
2 Answers

RANK
31,916
of 299,252

REPUTATION
1

CONTRIBUTIONS
12 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 20,672

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163,923

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 2
  • Revival Level 1
  • Thankful Level 3

View badges

Feeds

View by

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

5 years ago | 2 answers | 0

2

answers

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

5 years ago | 0

| accepted

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

5 years ago | 0

Question


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

5 years ago | 3 answers | 0

3

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 4 answers | 1

4

answers

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer