资源列表
SPLIE2
- 双三次样条插值方法,内含函数以及函数调用的例子-bicubic spline interpolation method intron function and the function call examples
BDF_fixed_a
- BDF法解分数阶微分方程-BDF method of fractional differential equations
gongetidufa
- 多元函数的共扼梯度法VC代码,子过程FRPRMN实现了该方法的过程。-multi-function conjugate gradient method VC code, sub-process FRPRMN realization of the method process.
ai_1001
- 这是acm上的1001题,高精度数的乘法运算. 因为作业的需要我就做了,想把它给那些入门的朋友们.-This is the 1001 issue, the number of high-precision multiplication. Operating because I need to do, want it to the entry of those friends.
fangzhen1_ls
- QR方法是一种变换方法,是计算一般矩阵(中小型矩阵)全部特征值问题的最有效方法之一.
qiunijuzhen
- 自己编的求逆矩阵的小程序,情大家多多指教
chol
- 这是 对矩阵Cholesky分解 的一种方法的源代码.-This is the Cholesky decomposition matrix of a method
bisect.c
- Bisection Method - Numerical ananlysis-Bisection Method- Numerical ananlysis
dlto
- 模拟超级大乐透开奖程序,主要是应用随机数生成函数和防止重复的算法-simulation lottery
Sorting-linked-lists
- Sorting linked list. With only one direction pointer
systemidenfication
- 三级系统辨识的模拟实验结果。系统参数在程序中给出。-A simulink of Identification.
simple_fft.py
- Fast Fourier Transform using Cooley algorithm