Ask Your Question
1

Prony Analysis In Python

asked 2014-07-19 00:43:16 -0500

leongcy gravatar image

Hi all,

Given a set of response data, how can I perform prony analysis using python...Is there any python code to perform prony instead of using pssplot.?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-08-01 06:19:14 -0500

Mahesh gravatar image

Hello Leon

I think you will have to write the code for prony from algorithm (the best ) or replicate ( Ok ; Careful) from other language codes such as matlab or C. (e.g. http://www.mathworks.in/matlabcentral...).

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2014-07-19 00:43:16 -0500

Seen: 7,887 times

Last updated: Aug 01 '14