Gnaneswar Nadh satapathi - MATLAB Central
photo

Gnaneswar Nadh satapathi


National Institute of Technology, Karnataka

Last seen: 17 dagar ago Active since 2011

Followers: 0   Following: 0

Message

1-178,saptagirinagar, chinnamushidivada, pendurthi, visakhaptnam-531173 Professional Interests: signal & image processing

Statistics

All
CodyMATLAB AnswersFile ExchangeThingSpeakFrom 12/11 to 04/25Use left and right arrows to move selectionFrom 12/11Use 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

6 Questions
10 Answers

File Exchange

1 File

Cody

2 Problems
375 Solutions

ThingSpeak

1 Public Channel

RANK
3 299
of 298 086

REPUTATION
17

CONTRIBUTIONS
6 Questions
10 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
7

RANK
13 151 of 20 530

REPUTATION
23

AVERAGE RATING
2.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
239

RANK
390
of 160 316

CONTRIBUTIONS
2 Problems
375 Solutions

SCORE
4 252

NUMBER OF BADGES
17

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
30

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 1
  • Revival Level 2
  • Cody Challenge Master
  • Famous
  • First Review
  • First Submission
  • Likeable
  • Knowledgeable Level 1
  • First Answer
  • CUP Challenge Master
  • Quiz Master

View badges

Feeds

Answered
How to make polardb finction work
pls go through the link https://www.mathworks.com/matlabcentral/mlc-downloads/downloads/submissions/47750/versions/7/preview...

ungefär 5 år ago | 1

Question


how to draw trajectory path for moving targets
Range, speed, altitude specifications are given and after some time it takes 90 degrees turn with an acceleration. I have tried ...

mer än 9 år ago | 0 answers | 0

0

answers

Answered
can i reduce sidelobe pulse compression in radar using neural network? can you guide me on how to solve this problem.
So many pulse compression techniques are available using NN, you can use it.

nästan 10 år ago | 0

Answered
Kalman filter for system with variable acceleration
The filter matrices will remain same, but as far as my opinion is considered not to use use kalman filter for variable accelerat...

nästan 10 år ago | 0

Answered
PSO Clustering
Please go through the below code, it might help you https://github.com/iralabdisco/pso-clustering/blob/123c8a658fb914cb1a5d79...

nästan 10 år ago | 1

Answered
3D surface (sine wave)
x=-15:0.5:15; y=-15:0.5:15; [X,Y] = meshgrid(x,y); % greate rectangullar mesh R=sqrt(X.^2+Y.^2); %rasius k=1; % wave vector ...

ungefär 10 år ago | 1

Question


can we use Curvelet Transform on 1-D signal
Can we use Curvelet transform for 1-D signal.

nästan 11 år ago | 0 answers | 1

0

answers

Question


how does loop unroll work in hdl coder?
these are matlab resource report generated --more hardware is without loop unroll & less hardware is with loop unroll

nästan 11 år ago | 1 answer | 0

1

answer

Question


problem found in hdl coder
*Found an unsupported unbounded loop structure. This loop may be user written or automatically generated due to the use of speci...

ungefär 11 år ago | 1 answer | 0

1

answer

Answered
how can I calculate the Fourier Transform of an image for different angles?
you can better use polar fourier transform

ungefär 11 år ago | 0

| accepted

Answered
polar fourier transform
Please the MATLAB codes for polar Fourier transform at "http://www.cs.technion.ac.il/~elad/software/". In this author used fo...

ungefär 11 år ago | 0

Answered
Plotting discontinuous discrete signal with shift and fold
clc clear all close all n=-10:1:10; for i=1:length(n) if n(i)>=-3 && n(i)<=-1 x(i)=1+(n(i)/3); elseif n...

mer än 11 år ago | 0

Answered
error with CD command
temp file in the C DIRECTORY of the path must be given full access control by right clicking the folder. and going to security a...

mer än 11 år ago | 2

| accepted

Answered
Simulink error: Cannot CD to...(Name is nonexistent or not a directory)
Right-click My Computer, and then click Properties. Click the Advanced tab. Click Environment Variables. Click the TMP variab...

mer än 11 år ago | 1

Question


error with CD command
Error using cd Cannot CD to C:\Users\gnani\AppData\Local\Temp (Name is nonexistent or not a directory). Error in tempdir (li...

mer än 11 år ago | 1 answer | 0

1

answer

Question


describing a symbol
The function sym or syms is not been compiled in matlab-2011a

mer än 13 år ago | 1 answer | 0

1

answer