Community Profile

photo

Brad Humphreys


ZIN Technologies Inc

Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • Editor's Pick
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • First Submission
  • Revival Level 1
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Anonymous function versus File in matlabfunction
I am creating several large functions from symbolic expressions (jacobians used in optimization). I've noticed that it takes ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


ConvertTDMS (v10)
Import or convert a LabView TDMS file into the MATLAB workspace or a mat file

fast 10 Jahre vor | 162 Downloads |

Gelöst


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

etwa 10 Jahre vor

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

etwa 10 Jahre vor

Gelöst


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

etwa 10 Jahre vor

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

etwa 10 Jahre vor

Beantwortet
Why is Arudino support Windows only and for old releases?
Just looking for feedback on this question too... why is arduino with Matlab/Simulink not supported on Linux?

mehr als 10 Jahre vor | 0

Beantwortet
Delay/Pause After command in R2012a
For example, I just executed: tic, toc There was a long pause of about 10 seconds then I get: Elapsed time is 0.000005 secon...

mehr als 11 Jahre vor | 0

Beantwortet
Delay/Pause After command in R2012a
Just trying to state that I only have this issue R2012a when installed on Windows 7. This happens irrespective of processor...

mehr als 11 Jahre vor | 0

Frage


Delay/Pause After command in R2012a
I use MATLAB on Linux and recently installed it on a Windows 7 machine (R2012a). On the windows machine I am having an issue wh...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Gesendet


readAdamsDataFile
Imports Data Files Created by MSC Adams

mehr als 11 Jahre vor | 4 Downloads |

Beantwortet
FFT on vibration analysis
Dharmresh, Go about it this way: 1) Use Pwelch to calulate the Power Spectral density of the acceleration. (Dentrend the t...

etwa 13 Jahre vor | 0