[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8506] Add the taylorwin function to the s
From: |
anonymous |
Subject: |
[Octave-patch-tracker] [patch #8506] Add the taylorwin function to the signal package. |
Date: |
Wed, 06 Aug 2014 00:03:02 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36 |
URL:
<http://savannah.gnu.org/patch/?8506>
Summary: Add the taylorwin function to the signal package.
Project: GNU Octave
Submitted by: None
Submitted on: Wed 06 Aug 2014 12:03:00 AM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I would like to add the taylorwin function to the signal package. The function
was based heavily off the book titled Spotlight Synthetic Aperture Radar
Signal Processing Algorithms, By Walter G. Carrara, Ron S. Goodman, and Ronald
M. Majewski, and the is ISBN 0-89006-728-7 from Pg 512 - 513.
I broke up each part of the taylor window into smaller functions which call
each other when they to be calculated. Also the constants are saved off and
passed to the functions if they need that constant to find some other value.
Currently, this function will not work in matlab without changing some of the
code style. But it works fine in octave.
I have tested a few cases and compared a few answers to the matlab function.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 06 Aug 2014 12:03:00 AM UTC Name: taylorwin.m Size: 7kB By: None
This is the function for the patch
<http://savannah.gnu.org/patch/download.php?file_id=31846>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8506>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8506] Add the taylorwin function to the signal package.,
anonymous <=