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

JuliaDSP / DSP.jl / 647 / 2
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 11:22AM UTC
Files 14
Run time 0s
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

23 Apr 2018 11:16AM UTC coverage: 99.317% (+0.003%) from 99.314%
647.2

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.

1454 of 1464 relevant lines covered (99.32%)

168735.55 hits per line

Source Files on job 647.2
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 623
  • Travis Job 647.2
  • a5116cbc on github
  • Prev Job for on master (#642.2)
  • Next Job for on master (#652.2)
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