photo

Sudheer Nuggehalli

MathWorks

Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

0 Questions
5 Answers

File Exchange

1 File

RANK
3,979
of 300,352

REPUTATION
14

CONTRIBUTIONS
0 Questions
5 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
10,730 of 20,928

REPUTATION
52

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
3

ALL TIME DOWNLOADS
526

RANK

of 168,212

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

  • Personal Best Downloads Level 2
  • First Submission
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Submitted


Cleaning and Analyzing Real-World Sensor Data Webinar Files
Demo Files from Cleaning and analyzing real-world sensor data with MATLAB Webinar

6 years ago | 3 downloads |

0.0 / 5
Thumbnail

Answered
Find the nearest point in a regular grid
We have a function "dsearchn", which does a N-D nearest point search and returns the indices of the nearest points. Using this f...

8 years ago | 0

Answered
How to find polynomial coefficient
One possible way to go about doing this is to use the "fit" function, which creates the fit to the data in x and y with any cust...

8 years ago | 0

| accepted

Answered
Difference between Testing and Checking Data in Fuzzy Logic Toolbox - Neuro-Fuzzy Designer
If you navigate to the "Model Validations Using Testing and Checking Data Sets" section in the documentation link below, there i...

8 years ago | 1

| accepted

Answered
Generate pole zero plot from measured impulse response
One possible way to do this is to use the "pzmap" function on the measured impulse response data imported via "audioread". Howev...

8 years ago | 0

Answered
Error in port widths or dimensions
From the error message, this issue seems to originate from the block that is connected to the controllers output. Try checking t...

8 years ago | 0

| accepted