Use of Windows Form to create a Polynomial Calculator with features from addition of two polynomials till the calculation of the polynomial itself.
-
Updated
Jul 13, 2022 - C#
Use of Windows Form to create a Polynomial Calculator with features from addition of two polynomials till the calculation of the polynomial itself.
Polynomial deflation and related problems with Matlab
Формирует строки с степенными уравнениями со случайными коэффициентами и импортирует их в файлы. Экпортирует их обратно, преобразует в списки коэффициентов, получает сумму и после преобразования в строку, импортирует в результирующий файл.
This repository explores the fascinating world of graph theory through the lens of the Graph Isomorphism problem. Graphs are fundamental data structures with a wide range of applications, and understanding their isomorphism properties is crucial in various domains.
tools for the Polynomial esoteric programming language
分数、二次根式和多项式类。/ Elemental Fractions, Radicals and Polynomials.
Interpolation application that allows you to build polynomial via mouse clicks on the panel
Solutions and code implementations for assignments from the university's Computer Algebra course
SVM with different kernels and decision trees
High-order Moments of Multivariate Polynomials
A multivariate polynomial module.
Решение алгебраических уравнений любой степени с заданной точностью
FYS-STK4155 Project 1
This application calculates the univariate quadratic function (ax^2 + bx +c). The user must input values for the parameters 'a', 'b' and 'c' for the 'x' value(s) to be computed.
A simple python program for doing polynomial division. Why did I make this? Cause me lazy and no want do work. :)
Calculator and Solver (CaS) - Version 1.0
The goal of this project is to get acquainted with handling elementary math. You will not “do math for doing math”, but to develop a progressive and relaxed approach to projects where these tools are needed.
GCD, binary representaion extension, polynomial
Add a description, image, and links to the polynomial topic page so that developers can more easily learn about it.
To associate your repository with the polynomial topic, visit your repo's landing page and select "manage topics."