photo

Blake


Last seen: 대략 1개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

All
  • Commenter
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
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개월 전 | 0

| 수락됨

질문


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개월 전 | 답변 수: 3 | 0

3

답변

질문


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개월 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


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:...

대략 1년 전