Community Profile

photo

Freewing


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

연락

통계

  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How to extract the correct phase of a sine wave from data
The reason you get imprecise results is because you are using discrete fourier transform. When you get the phase of the frequenc...

3년 초과 전 | 1

| 수락됨

답변 있음
Random Numbers Generation for Changing Ranges
rand(50,50) will give you a matrix or random numbers between 0 and 1. Multiply it by row vector of ranges to get each column hav...

3년 초과 전 | 0

답변 있음
sound of a sequence of 0 and 1
First of all, you'd want your t_seq to be of length 48480 which is strlength(pulse_seq)*dot_duration*sampling_frequency: pulse_...

3년 초과 전 | 0

| 수락됨

질문


Mex-function performance when setting handle object properties
I've encountered a frustrating delay in matlab execution after setting handle object properties within a mex-function. Here's ho...

3년 초과 전 | 답변 수: 0 | 2

0

답변