Mathematics
![]() updated 22 days ago |
Evaluate the grating duty cycle and its distribution |
0 Comments 31 Downloads (30 Days) |
![]() updated 8 months ago |
Edit Distance is a standard Dynamic Programming problem. |
0 Comments 12 Downloads (30 Days) |
![]() updated 8 months ago |
Markov Decision Processes (MDP) Toolbox Functions related to the resolution of discrete-time Markov Decision Processes. [V,mean_discrepancy]=mdp_eval_policy_TD_0(P,R,discount,poli... |
3 Comments 93 Downloads (30 Days) |
![]() updated 1 year ago |
[SigGraph2002] Image Quilting/Texture Synthesize Matlab code to do Image Quilting as presented in the SIGGRAPH 2002 paper by Efros & Freeman. |
0 Comments 7 Downloads (30 Days) |
![]() updated 1 year ago |
Solves the 0-1 knapsack problem using preprocessing and dynamic programming. |
0 Comments 8 Downloads (30 Days) |
![]() updated 2 years ago |
Functions to compute optimal schedules for a team of cops chasing a robber on a graph |
0 Comments 2 Downloads (30 Days) |
![]() updated 2 years ago |
Dynamic Programming solution to the TSP This function solves the Traveling Salesman Problem (TSP) using Dynamic programming (DP). |
6 Comments 17 Downloads (30 Days) |
![]() updated 2 years ago |
solved the knapsack problem using the concept of dynamic programming |
1 Comment 16 Downloads (30 Days) |
![]() updated 4 years ago |
Dynamic Programming solver for The bridge crossing problem The bridge crossing problem is here modelled and solved as undiscounted Dynamic Programming problem. |
1 Comment 5 Downloads (30 Days) |