Obtaining bounded continuous curve from a sawtooth curve

1 回表示 (過去 30 日間)
Traian Preda
Traian Preda 2014 年 3 月 19 日
コメント済み: Bjorn Gustavsson 2014 年 3 月 19 日
Hi,
I have a problem to resolve I have to obtain bounded continuous curve from a saw tooth curve of a phase angle. How I can do this?
Thank you

回答 (2 件)

Bjorn Gustavsson
Bjorn Gustavsson 2014 年 3 月 19 日
Perhaps:
unwrap
if so:
help unwrap
HTH

Traian Preda
Traian Preda 2014 年 3 月 19 日
Hi,
I tried unwrap but it not working or maybe I am using it wrong. You can see the 3 phases inb attach I have to represent the second two with respect to the first one.
  1 件のコメント
Bjorn Gustavsson
Bjorn Gustavsson 2014 年 3 月 19 日
After doing:
UnnamedUnwrapped = unwrap(unnamed);
You should see that (except a few bits at the ends) the second and third column is a fairly simple shift of the first.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeArray Geometries and Analysis についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by