Practical experiments on Machine Learning in Python. Processing of sentences and finding relevant ones, approximation of function with polynomials, function optimization
-
Updated
Dec 31, 2020 - Python
Practical experiments on Machine Learning in Python. Processing of sentences and finding relevant ones, approximation of function with polynomials, function optimization
Repository ini dibuat untuk menampung tugas 2 Sekolah URO 2020. Anggota terdiri dari Raffi Zulvian(STEI), Muhammad Jafar(STEI), dan Ichsandro(STEI)
Gerador de gráfico de funções polinomiais de grau N.
Final Project of OOP course: Polynomials Calculator and Graph Drawing
Polynomial Calculator that calculates Sum , Subtraction , Multiplication , Derivative, Integration in Python Using Tkinter ,SpeechRecognition ,Pyaudio libraries
Polynomial-converter is a website make for student who are fed up to convert yourself quadratics polynimomials to canonical or factorised form
Polynomials database on lists with simple operations in Qt
Калькулятор многочленов, написанный на c++. Поддержка сложения, умножения, деления, взятия n-производной. Поиск точек пересечения с OX.
simple-advanced projects
C语言使用链表实现多项式函数运算:加减乘除、导数/微商、不定积分和定积分,线性结构之线性表、栈和队列:http://www.srcmini.com/1308.html
La classe Polinomis emmagatzema un polinomi de grau n amb coeficients reals i proporciona algunes operacions útils sobre ell. ➗
A functional Polynomial Calculator, created using Java Swing for interface and Junit for testing. The calculator is capable of 6 operations: Add, Subtract, Multiplication, Division, Differentiation and Integration.
Multifunctional polynomial calculator written in QT C++
A C++ Sparse Poly calculator that can add or multiply polynomials created in the main driver. The program utilizes vectors to store the polynomial term values. It automatically sorts the terms from least to greatest exponent order. I wish I had such a program back in high school to tackle those tedious polynomial problems.
Playing with antlr4 to evaluate polynomials
This repository is about three algoritms, such as strassen matrix, polynomial evaluation and Evolutionary calculation method. And C++ is used to calculate result tested in Ubuntu 18.04, Python and Matlab are used to plot the result.
OOP_LW01-polynomial
Polynomial graphing calculator in the terminal, made in Java
Add a description, image, and links to the polynomial-calculator topic page so that developers can more easily learn about it.
To associate your repository with the polynomial-calculator topic, visit your repo's landing page and select "manage topics."