Yi wrote 3 weeks ago: Code below is to solve the static version of the equation in previous FDM code demo, with B.C. chang … more →
jakarta45 wrote 1 month ago: www.mukhlason.wordpress.com Salah Satu Mu’jizat Al-Quran : Tujuh Yang diulang-ulang Monday, Oct 26 2 … more →
Yi wrote 1 month ago: Solving equation Time integration is full implicit, and during each time step Newton’s method … more →
esal wrote 1 month ago: APPLIED NUMERICAL METHODS USING MATLAB by Won Young Yang … more →
Helen wrote 2 months ago: Ahhhh, it’s that time of the year again… You polish your resume, recount a teamwork expe … more →
kurniawano wrote 3 months ago: I have added a functions call to lapack DGGEV and ZGGEV functions to solve generalized eigenvalue pr … more →
kurniawano wrote 3 months ago: I have been using IT++ for my C++ class matrix and vectors. It is a great libraries. However, it lac … more →
Ivan Torres wrote 3 months ago: Recently I’ve published my new gem NumberToWords. This plugin/gem will override Ruby’s N … more →
Yi wrote 4 months ago: For this topic, many excellent textbooks are available. Most of the modern numerical PDE solvers rel … more →
Yi wrote 4 months ago: In the post time integration: incompressible flow I explained a scheme example using PFEM. I don … more →
Alex wrote 4 months ago: Today I needed more than a decent crossword. So, I had a think about subjects that I had been fascin … more →
Yi wrote 4 months ago: In numerical methods one often encounters the consistency. In spite of all the fuss, many textbooks … more →
Alex wrote 4 months ago: If you haven’t already, make sure to read Bob’s (@Transentia) massive improvement on the … more →
Yi wrote 4 months ago: I have shown that in method of conjuate direction, the searching directions are in some sense orthog … more →
Yi wrote 4 months ago: This Mathematica script generates the following picture indicating a typical behavior of steepest de … more →
Yi wrote 5 months ago: Now let’s examine the convergence property of steepest descent method. For this purpose, defin … more →
Yi wrote 5 months ago: Most popular method in solving linear system, conjugate gradient is simply a few connected elegant i … more →
Yi wrote 5 months ago: I try to consolidate last post using a scheme for incompressible flow under Lagrangian description. … more →
Yi wrote 5 months ago: For any dynamical problems involving spatial evolution, each step is to be solved by proposed spatia … more →