Робота с даними на python
Доброго времени суток. Я ищу помощь в сфере python. Я делаю проект, и мне нужна помощь с этим языком программирования. У меня проводится эксперимент и акселерометр записывает данные (время и ускорение по 3х осям). теперь мне нужно для этого массива данных выполнить быстрое преобразование Фурье по дискретным данным. Для этого есть готовые функции в модулях numpy.fft или from scipy.fftpack но есть нюанс - преобразование работает только тогда, когда по шкале времени ШАГ РАВНОМЕРНЫЙ. Датчик такого не выдает, поэтому данные надо как-то интерполировать. Короче, мне нужен готовый кусок кода, который я бы мог просто запустить этим данным и он сработал корректно.
тут обсуждают мою проблемму http://qaru.site/questions/161037/plotting-a-fast-fourier-transform-in-python (http://qaru.site/questions/161037/plotting-a-fast-fourier-transform-in-python)
но так как я не влажею питоном, решить я ее не смогу сам.
-
Эта интерполяция обычно выпоняется по методике spline "сплайн". Поищите в библиотеках Пайтона, может есть готовая.
-
Доброе утро.
По ссылке разные варианты интерполяции.
http://lagrange.univ-lyon1.fr/docs/scipy/0.17.1/tutorial/interpolate.html
Можете реализовать сами, или пришлие данные, я попробую.
-
Current freelance projects in the category Python
AI Commenting Platform for TikTok and Instagram.Project Goal Develop a system that allows managing a large number of TikTok and Instagram accounts and automatically posting relevant comments under selected videos using AI. Main Functionality1. Account Management It is necessary to implement the ability to connect accounts:… AI & Machine Learning, Python ∙ 7 hours 18 minutes back ∙ 11 proposals |
Build a customer classification model1. There is client data in Mongo/SQL (approximately 20,000 entries with raw data). 2. It is necessary to build features and a classification model of clients into behavioral groups based on this data. 3. The project should be completed in Python. AI & Machine Learning, Python ∙ 2 days 1 hour back ∙ 33 proposals |
IT Automation of VAT Reporting
223 USD
It is necessary to develop a system for automating the transfer of sales data from the CRM to the accounting system Wafeq. The system should import bank and payment reports, automatically reconcile payments with invoices, generate invoices for VAT reporting, and minimize manual… AI & Machine Learning, Python ∙ 2 days 6 hours back ∙ 43 proposals |
Account reconciliation tool with the bank, cards, and accountantTechnical Assignment: Tool for Reconciling Accounts with Bank, Cards, and AccountantGeneral Goal A local tool (script/small application in Python) is needed, which is manually run once every 1-2 months on my computer and performs reconciliation between: Invoices I issued to… Python, Desktop Apps ∙ 2 days 19 hours back ∙ 42 proposals |
Automatic video posting on social media according to a scheduleTechnical Assignment (TA) Automatic video publication on social media according to a scheduleProject Description A script/bot (Python preferred, or any other solution of your choice — the main thing is stability and ease of maintenance) is needed, which automatically publishes… Python, Bot Development ∙ 3 days 7 hours back ∙ 59 proposals |