photo

Blake


Last seen: 1 month ago Active since 2023

Followers: 0   Following: 0

Statistics

All
  • Commenter
  • Solver

View badges

Feeds

View by

Answered
I need help combining two sine waves
After further coding I solved my question using this: f=1000; n=10; T=1/f; t=(0:T/100:n*T); s = sin(2*pi*t*f); e = (-expm...

1 month ago | 0

| accepted

Question


I need help combining two sine waves
Hello. I am trying to learn how to end an ascending sine wave at the start of a signal and end a descending sine wave at the end...

1 month ago | 3 answers | 0

3

answers

Question


When integrating acceleration do you need to convert velocity?
I am using data from class that is wave data from a boat. I am taking the accleration data and demeaning it, filtering it, the...

3 months ago | 1 answer | 0

1

answer