Feeds
提问
How to extract data from .txt file that has both text and numerical data?
I have data that I want to extract from multiple txt files. Each txt file is organized in the same way, as seen in the image att...
9 years 前 | 2 个回答 | 0
2
个回答提问
MATLAB data recording from bluetooth device malfunctions after about 10 minutes. How do I fix this?
I have a bluetooth Arduino device that sends experimental data to a MATLAB program I have written. I have one script that establ...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to find the peak/most prevalent values in a set of data (max x-value of histogram)?
I am analyzing acoustic waveforms and I have used MATLAB to make a table for each test that calculates and lists several paramet...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to organize a matrix with multiple variables into similar groups
Hi, I feel like this should be a relatively easy task but I can't figure out how to do it. I'm not at home right now, but later ...
9 years 前 | 0 个回答 | 0
0
个回答提问
How to compare envelopes between different signals (or other ideas to help me compare signals)
I am doing a project where I am trying to characterize specific acoustic signals that come from different material interactions....
9 years 前 | 0 个回答 | 0
0
个回答已回答
How to keep a bluetooth object open in between multiple runs of the same program?
I don't know why, but delete(instrfindall) is necessary for the code to work. I based my code off of something similar that some...
How to keep a bluetooth object open in between multiple runs of the same program?
I don't know why, but delete(instrfindall) is necessary for the code to work. I based my code off of something similar that some...
9 years 前 | 0
提问
How to keep a bluetooth object open in between multiple runs of the same program?
I am using MATLAB to record data from a bluetooth/arduino/accelerometer device. The way my experiment is set up, it is easiest t...
9 years 前 | 2 个回答 | 1
2
个回答提问
I want to time my MATLAB program to begin collecting data upon the creation of a file by a separate program. Is this possible?
I have software for a project that records data from Device A in realtime. However, the device and its software are incapable of...
9 years 前 | 1 个回答 | 0