Pinned Repositories
200151-errors
240032-ex-final-q1-2021-22
240032-ex-final-q1-2022-23
240032-ex-parcial-q1-2024-25
240032-plane-stress-2-triangles
240032-practice-1-3-quadrilateral-shape-functions
Shape function for quadrilaterals . Barycentric coordinates for quadrilateral elements. isInside flag---See Toni Susin's Numerical Factory.
240032-Practice-1-4-Color-Results
FEM results . Color interpolation. Processing images with Matlab. Find the Nodes & Elements on the Edges---See Toni Susin's Numerical Factory
240032-practice-4.2-plane-stress-on-triangles
Solving 2D deformation problems using one triangular element. See Toni Susin's Numerical Factory, at
240032-practices-2-7-and-2-8-thermal-problems-on-triangles-with-convection-bc
FEM2D: Thermal convection problems using Triangular Elements. See Toni Susin's 'Numerical Factory'
240032-problems-fem-2d
Some Worked examples on 2D-FEM. See FEM Introduction Course at Toni Susin's Numerical Factory https://numfactory.upc.edu/web/FiniteElements.html
jrpacha's Repositories
jrpacha/240032-ex-reava-2022-23
Prova de reavalució Mètodes Numèrics 04-07-2023
jrpacha/240032-Practice-1-4-Color-Results
FEM results . Color interpolation. Processing images with Matlab. Find the Nodes & Elements on the Edges---See Toni Susin's Numerical Factory
jrpacha/240032-Practice-1-2-Triangle-Shape-Functions
Shape function for triangles . Load triangular mesh files. Barycentric coordinates. isInside flag--See Toni Susin's Numerical Factory.
jrpacha/240032-Practice-1.1-Interpolation-1D
Interpolation 1D . Introduction of the polyfit and polyval Matlab functions. 1D and cubic Splines: functions interp1 and spline---See Toni Susin's Numerical Factory.
jrpacha/240032-practice-2-4-truss-2d-problem
Truss elements: 1D linear elements living in the 2D space (1D linear structures). See professor Antonio Susin's 'Numerical Factory'
jrpacha/my-cc-project-template
A C/C++ project using my-cc-project-template
jrpacha/mock-test
jrpacha/equired-circuit-example
jrpacha/240032-quiz-q2-2021-22
jrpacha/240032-ExReava-2021-22
jrpacha/240032-ExFinal-Q2-2020-21-Prob2
jrpacha/240032-quiz-19-12-2022
jrpacha/my_LaTeX_template_for_preprints
A simple LaTeX template for preprints
jrpacha/240032-quiz-14-12-2021
jrpacha/240032-quiz-10-05-2021
Quiz Numerical Methods (240032) 10-05-2021
jrpacha/240032-ExParcial-Q2-2021-22
jrpacha/240032-ExParcial-Q1-2017-18-Prob1
jrpacha/240032-ExParcial-Q1-2019-20-Prob3
jrpacha/240032-ExParcial-Q1-2021-22
jrpacha/mpfr-test-1
Testing the GNU MPFR library
jrpacha/my-github-web-page
jrpacha/240032_Practice-2.4_2D_Poisson_Equation_using_triangle_mesh
Solving 2D Poisson's equation using triangle elements--See Toni Susin's Numerical Factory.
jrpacha/240032_Midterm_Exam_03-04-2019_Prob-2_3
jrpacha/240032_Practice-2.13-Complex-Mesh-Boundaries
This practice shows how to identify the nodes, edges, and elements that belong to the boundary (or to some pieces of the boundaries) of a given meshed domain. You can find the complete description at Toni Susin's Numerical Factory website
jrpacha/240032_Examen_Final_2018-19_Q1_P4
jrpacha/Do-the-basics
This is a example program that reads command line parameters, then read data from file and write results to another file