photo

James Griffin


Last seen: 7 days ago Active since 2015

Followers: 0   Following: 2

Message

Programming Languages:
Python, C++, C, C#, MATLAB, HTML, Arduino, Visual Basic
Spoken Languages:
English, Spanish
Pronouns:
He/him
Professional Interests:
MATLAB Support Package for Arduino Hardware, Simulink, Statistics and Machine Learning Toolbox, Statistics and Machine Learning Applications

Statistics

  • Thankful Level 2
  • Explorer

View badges

Feeds

View by

Question


I need to combine two channels of cell arrays into a single matrix for processing. The two channels should be the same size but in some cases not - how can I change the size?
channelData = cell(2, 1); ........ I have tried code like this but it states the concatenation dimesnions are inconsistent: ...

16 days ago | 1 answer | 0

1

answer

Question


Calculate the time derivatives for a signal envelope of burst signals (both width and height)?
I haven’t coded for a while and certainly haven’t use envelops before but I wondered if you could help me with the following: ...

6 years ago | 1 answer | 0

1

answer

Question


how do I get a signal worspace block to give each point at ech time step not the total signals for each time step
What I would like to do is read a signal of 100000 pts in length but at each time step read in one pt at a time so the condition...

10 years ago | 0 answers | 0

0

answers