Sudheer Nuggehalli
MathWorks
Followers: 0 Following: 0
Statistics
RANK
3,769
of 295,467
REPUTATION
14
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
10,641 of 20,234
REPUTATION
50
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
4
ALL TIME DOWNLOADS
508
RANK
of 153,912
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
Feeds
Submitted
Cleaning and Analyzing Real-World Sensor Data Webinar Files
Demo Files from Cleaning and analyzing real-world sensor data with MATLAB Webinar
5 years ago | 4 downloads |
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...
7 years ago | 0
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...
7 years ago | 0
| accepted
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...
7 years ago | 1
| accepted
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...
7 years ago | 0
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...
7 years ago | 0
| accepted