Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about phase

Read more about phase

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - phase

How to get rid of clicking in my phase accumulator when I change the pitch?

I'm currently trying to make my own FM synthesizer, but instead of modulating sine waves, I modulate wavetables, or, one cycle waveforms. I did the phase accumulator, but the problem is when I do a pi...
test-img

System64

signal-processing

phase

synthesizer

sound-synthesis

Votes: 0

Answers: 0

How to expand atan2 to plus/minus 3pi

I want to estimate the phase of harmonic distorted tones when having input tones with random initial phase within [-pi;pi]. I used atan2, build-in function of Matlab, however the phase jump at -pi or ...
test-img

user190055

matlab

difference

distortion

phase

atan2

Votes: 0

Answers: 1

Latest Answer

The function you want is unwrap, e.g., >>> angles=[-0.7*pi -0.9*pi 0.9*pi 0.7*pi] angles = -2.1991e+00 -2.8274e+00 2.8274e+00 2.1991e+00 >>> unwrap(angles)/pi ans = -7.0000e...
test-img

bg2b

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved