Using n-D Look Up Tables for Data Conversion
Hello Everyone!
I hope you all are doing well! For a real time experiement I am trying to run in Simulink, I am trying to figure out a way to convert data from 8 different EMG sensors and stream them into tabular form in order to use a Classification Leaner function to make live predictions of this data. I am envisioning a table within Simulink that has 8 columns, each for the 8 different sensors, with rows representing the time stamps of the data values across the different sensors of data. The rows should be constantly increasing throughout the experiment.
I am trying to us an 8-D Look-Up table in order to join the 8 different data streams into tabular form, but I cannot figure out how to shape the parameters of the table (the breakpoints and tabular data settings specifically). Can someone help me with this, or suggest an easier alternative to accomplish what I am thiniking of?
Thanks in advance!Hello Everyone!
I hope you all are doing well! For a real time experiement I am trying to run in Simulink, I am trying to figure out a way to convert data from 8 different EMG sensors and stream them into tabular form in order to use a Classification Leaner function to make live predictions of this data. I am envisioning a table within Simulink that has 8 columns, each for the 8 different sensors, with rows representing the time stamps of the data values across the different sensors of data. The rows should be constantly increasing throughout the experiment.
I am trying to us an 8-D Look-Up table in order to join the 8 different data streams into tabular form, but I cannot figure out how to shape the parameters of the table (the breakpoints and tabular data settings specifically). Can someone help me with this, or suggest an easier alternative to accomplish what I am thiniking of?
Thanks in advance! Hello Everyone!
I hope you all are doing well! For a real time experiement I am trying to run in Simulink, I am trying to figure out a way to convert data from 8 different EMG sensors and stream them into tabular form in order to use a Classification Leaner function to make live predictions of this data. I am envisioning a table within Simulink that has 8 columns, each for the 8 different sensors, with rows representing the time stamps of the data values across the different sensors of data. The rows should be constantly increasing throughout the experiment.
I am trying to us an 8-D Look-Up table in order to join the 8 different data streams into tabular form, but I cannot figure out how to shape the parameters of the table (the breakpoints and tabular data settings specifically). Can someone help me with this, or suggest an easier alternative to accomplish what I am thiniking of?
Thanks in advance! simulink, real time data, lookup table, data acquisition MATLAB Answers — New Questions