Community Profile

photo

Sudheer Nuggehalli

MathWorks

Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Statistics

All
  • 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

4 years ago | 7 downloads |

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

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

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

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

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

6 years ago | 0

| accepted