Sinefit for multitones

版本 1.5.0 (10.3 KB) 作者: Marko Neitola
Generate and fit a multitone.
23.0 次下载
更新时间 2019/11/28

查看许可证

The main functions:

1. ntonemaker.m: Generate real or complex multitone suited for a least-squares fit.

2. nsinefit.m: Perform the least-squares fit for a multitone.

Practical usage would be fitting a multitone measurement result.

The script nsinefit_demo.m provides some usage examples with added noise/distortion. The demo uses ntone_add_err.m for adding noise/distortion and ntone_wini to add error to the initial frequencies.

More info:
Marko Neitola, "Practical Stimulus Design for a Multi-Tone Fit," 2019 IEEE Nordic Circuits and Systems Conference (NORCAS): NORCHIP and International Symposium of System-on-Chip (SoC), DOI: 10.1109/NORCHIP.2019.8906952, 29-30 Oct. 2019.

引用格式

Marko Neitola (2024). Sinefit for multitones (https://www.mathworks.com/matlabcentral/fileexchange/72382-sinefit-for-multitones), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Image Segmentation and Analysis 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.5.0

Updates mostly in nsinefit.m:
1. Fitting multiple measurements
- improved the code and added mode help information
2. The number if iterations will be determined by the user.

1.0.0