-
top-ten-algorithms-of-mathematical
自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。(In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, gray prediction, clustering algorithms, Monte Carlo, simulated annealing, neural networks, etc., accompanied by the algorithmthe principle, in part contain the source code.)
- 2012-05-08 10:47:43下载
- 积分:1
-
OpenSees1.0
经典的可编程添加模块的面向对象的有限元程序代码(C++ code for OOFEM based on multi-systems)
- 2018-05-02 19:45:18下载
- 积分:1
-
gmres
gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
- 2013-09-13 16:29:56下载
- 积分:1
-
q
说明: 实现基2时域频域抽取fft算法,可输出运算后所得复序列的模值序列,并可记录显示计算所用时间(Achieve base 2 fft algorithm frequency domain extraction can be obtained after computing the output sequence of modulus of complex sequences can be used in the calculation time, records show)
- 2010-05-29 10:45:27下载
- 积分:1
-
total-least-square
加权总体最小二乘算法在直线拟合拟合的应用,算法为方兴博士论文中的算法1(total least square linear fitting)
- 2015-08-11 18:31:06下载
- 积分:1
-
FFT
FFT with fix point 2*N
- 2013-10-06 15:38:38下载
- 积分:1
-
线性回归
说明: 能够实现线性回归,里面有一个线性回归的实例(It can realize linear regression. There is an example of linear regression)
- 2020-05-10 09:38:06下载
- 积分:1
-
xianshi
偏微分方程数值解上机实习 运用古典显式差分格式求解二维扩散方程的初边值问题 运用P-R差分格式求解二维扩散方程的初边值问题
- 2020-11-11 10:19:45下载
- 积分:1
-
sor超松弛迭代法
一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
- 2017-06-30 09:34:56下载
- 积分:1
-
pulsewidth
计算傅里叶变换程序,输入光谱,计算其傅里叶变换极限(Computing the Fourier transform procedure, the input spectra, calculate the Fourier transform limit)
- 2012-08-14 18:58:12下载
- 积分:1