recurrence-relation
There are 11 repositories under recurrence-relation topic.
Ziezi/Introduction-to-MATLAB-Octave-and-Numerical-Methods-for-Engineers
Solutions to the Exercises from "An Introduction to MATLAB and Numerical Methods for Engineers." by Timmy Siauw and Alexandre M. Bayen
buketgencaydin/Discrete-Mathematics
GTU - CSE211 - Discrete Mathematics
hamza1886/master-theorem
Learn to solve recurrence relations and find asymptotic complexity of decreasing and dividing functions using master theorem.
arfin-parween/Recurrence-Relation
Recurrence relations can vary greatly in complexity and form depending on the specific sequence or problem being modeled. They are often used in algorithm analysis, dynamic programming, and solving various types of mathematical and computational problems.
carlosal1015/Real-Analysis-Project
Sala de chat del proyecto de Análisis Real 2019-1
garciparedes/amat2-cheatsheet
Cheat Sheet for "Ampliación de Matemáticas 2" subject of Bachelor's Degree in Statistics at UVa
miamib34ch/HSE-Algorithms-And-DataStructures
Practical work on the discipline "Algorithms and data structures" of the second year.
mikitadaroshkin/algorithms
Some tasks of Algorithms and Data Structures course.
giusgo/sternenkarte-bot
'SternenKarte' is a Telegram bot to query information about stars, constellations and recurrence relations.
quanpham0805/LinRecurrenceRelationCalc
Linear Recurrence Relation Calculator
omercevik/CSE-321
Introduction to Algorithm Design