Community Profile

photo

Sudheer Nuggehalli

MathWorks

Last seen: 1 year 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计数据

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

查看徽章

Feeds

排序方式:

已提交


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

4 years 前 | 7 次下载 |

Thumbnail

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

6 years 前 | 0

| 已接受

已回答
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 前 | 1

| 已接受

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

6 years 前 | 0

| 已接受