photo

Gnaneswar Nadh satapathi


National Institute of Technology, Karnataka

Last seen: 4 months 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

All
MATLAB Answers

6 个提问
10 个回答

File Exchange

1 文件

Cody

2 个问题
375 个答案

ThingSpeak

1 公开的 个频道

排名
3,324
of 299,969

声誉
17

贡献数
6 个提问
10 个回答

回答接受率
50.0%

收到投票数
7

排名
13,258 of 20,853

声誉
23

平均
2.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
239

排名
398
of 166,784

贡献数
2 个问题
375 个答案

评分
4,252

徽章数量
17

贡献数
0 帖子

贡献数
1 公开的 个频道

平均
30

贡献数
0 个亮点

平均赞数

  • 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

查看徽章

Feeds

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

5 years 前 | 1

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

已回答
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.

10 years 前 | 0

已回答
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...

10 years 前 | 0

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

10 years 前 | 1

已回答
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 ...

10 years 前 | 1

提问


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

11 years 前 | 0 个回答 | 1

0

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

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

11 years 前 | 0

| 已接受

已回答
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...

11 years 前 | 0

已回答
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...

12 years 前 | 0

已回答
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...

12 years 前 | 2

| 已接受

已回答
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...

12 years 前 | 1

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答