资源列表
mid-point
- W.B.Gragg改进的解微分方程组的解法,为改进中点法,并给出解一个方程组得例子。
BVP_examples
- 如何利用bvp4c解决微分方程的边值问题的几个例子。-Bvp4c how to use differential equations to solve boundary value problems for a few examples.
cPP
- 最短路径算法的交通管理系统源代码 c-Shortest path algorithm of traffic management system source code c++
matlab-SVD
- matlab奇异值分解的范例程序,对数据进行降噪处理。-Singular Value Decomposition matlab sample program for data processing for noise reduction.
eigenvalue_decomposition
- 用于计算特征值和特征向量,挺好的,精度还不错-eigenvalue decomposition
inv
- 用C++解决任意矩阵求逆问题,用最基础的数学理论实现-With C++to solve the problem of arbitrary matrix inversion, with the most basic mathematical theory
MLPG
- 无网格MLPG程序,gauss积分,移动最小二乘法-meshless local petrov-Galerkin methods
fft.c
- c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
作业1
- 用幂法与反幂法求矩阵的最大特征值及最小特征值-with power law with the anti-power method for matrix eigenvalue of the largest and the smallest eigenvalue
josephous
- Josephous问题答案,Josephous问题:m个小孩围成一个圈,从第一个小孩顺时针方向每数到第n个小孩就离开,最后的小孩是胜利者,求第几个小孩是胜利者。-Josephous answer, Josephous problem: m a child in a circle, clockwise from the first child to n every few months to leave children, the last child is a winner, find the
MonteCarlo
- 内容包含两部分:一是判断是否为素数的MonteCarlo算法;另外给出了一部分素数。MonteCarlo是一种概率算法,一般的算法书上都会提到,这是以前课程设计的一部分,用Java实现,希望对大家有用。-A MonteCarlo algorithm for finding prime numbers, which was part of my course design. Maybe it s helpul for you.
