资源列表
gauss-seidel
- 二维热传导扩散方程的高斯-赛德尔迭代方法。-A two-dimensional thermal diffusion problem using Gauss-Seidel iteration method.
Dijkstra
- 用Dijkstra算法求v0顶点到其终点v的最短路径P[v]及带权长度D[v]-Dijkstra algorithm
求三角形的面积
- 输入三个数,符合条件后求出三角形的面积,不符合的话给予提示。
even-Product-Sum
- R code. There are two functions: evenProduct(num) gives product of all even positive integers less then or equal to num evenProduct(num) gives sum of all even positive integers less then or equal to num
fangzhen_yangqiang
- 电力系统潮流计算程序,利用电力系统潮流计算理论及相关的数学方程中的非线路问题的算法来进行相关的求解。-Power flow calculation in power industry. it easy to use and simulate for power systme.
yangqiangcljs
- 一个简单的电力系统仿真计算程序,利用MATLAB语言中的SIMULINK来进行相关的仿真计算。-A simple program for power system simulation of power systems, It can be used for power system calculation.
even-Product-Sum
- R code. There are two functions: evenProduct(num) gives product of all even positive integers less then or equal to num evenSum(num) gives sum of all even positive integers less then or equal to num
armadillo-3.2.2.tar
- armadillo-3.2.2.tar Armadillo C++ Library 是一种C++的线性代数库(矩阵数学)以取得良好的平衡速度与易用性-Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use
Seidel
- Seidel算法解方程组,用于对线性方程组进行迭代求解初值可任选-Seidel algorithm for solving equations, linear equations used to iteratively solve initial value may be optionally
the-horse-working-in-the-chass
- 实现马踏棋盘的功能。 输入:马的初始位置。 输出:马踏棋盘的路径。利用贪心算法+回朔算法实现!可以产生全部可能的路径!而且可以可视化的输出动态行走路径!-implementation of the horse working in the chess.
Bayes
- matlab实现beyes的模式识别的过程,是武汉大学遥感学院模式识别的代码-matlab realize beyes pattern recognition process, Wuhan Institute of Remote Sensing pattern recognition code
transformation
- transformation of coordiantes using finite diff method
