• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaDSP / DSP.jl / 647
98%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 11:20AM UTC
Jobs 2
Files 14
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
647

push

travis-ci

martinholters
Add esprit function to util (#193)

* Add esprit function to util

esprit finds the frequencies of sinusoids. It can also be used for direction finding in array processing and time-delay estimation in the frequency domain.

* add test for esprit

* fix bugs in esprit test

* increase tolerance in esprit test

* incorporate all review comments
 - added a reference to ESPRIT paper
 - changed types of function
 - moved "esprit" out of util into a new "estimation.jl" module
 - Keeping the "X" matrix implementation as is where a large index
   matrix is formed first. In my simple tests this was faster although
   it used more memory. A double for-loop implementation may still
   be better but is left "for futher study."

* get rid of duplicate test for esprit.
Add the esprit doc string to the docs.

1460 of 1500 relevant lines covered (97.33%)

206663.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 647.1 23 Apr 2018 11:20AM UTC 0
92.5
Travis Job 647.1
2 647.2 23 Apr 2018 11:22AM UTC 0
99.32
Travis Job 647.2
Source Files on build 647
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #647
  • a5116cbc on github
  • Prev Build on master (#642)
  • Next Build on master (#652)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc