Feeds
提问
Is there a way to get a signals properties in Matlab?
Hello, I need to pull a signals data type as its shown in the properties below. Is there a way for me get this information usin...
8 years 前 | 2 个回答 | 0
2
个回答提问
When dealing with the data type "ufix16_Sp1" what does the Sp1 mean?
Hello, I'm working with data types inside matlab, and I can't seem to find any documentation online about ufix16_Sp1. I under...
8 years 前 | 1 个回答 | 0
1
个回答提问
Finding indexes of duplicate words in an array
Hello, how would I go about finding the indexes of repeated words in an array. k = ['dog' 'cat' 'dog' 'lion' 'tiger']; Ho...
8 years 前 | 1 个回答 | 0