资源列表
CommonArithmetic
- 常用算法大合集; 包括插值、查找、常微分方程组求解、多项工与连分式函数计算、非线性方程与方程组求解、复数运算、汉字操作、基本图形操作、极值问题、矩阵特征值与特征向量的计算、矩阵运算、拟合与逼近、排序、数据处理与回归分析、数学变换与滤波、数值积分、随机数产生、特征函数、图形模式下读写屏幕象点、线性代数方程组求解等C语言算法-algorithms big Collection; Including interpolation, locate, ordinary differential equa
matlab_fem
- fem 有限元 matlab书籍 里面有各种单元的矩阵代码-make fem in matlab
ordinary-differential-equation-
- 常微分方程初值问题龙哥库塔法,数值计算必备开蒙教程-ordinary differential equation initial value problem
lagrangeNewton
- 用VC实现了拉哥郎日插值和牛顿插值的数值算法 并进行了比较-with VC Barayagwiza a few days interpolation and Newton interpolation algorithm and compared
bellman-ford-algorithm
- 图算法-bellman-ford算法的实现-graph algorithm :bellman-ford cometure
fft_psilogic
- fast fourier transform source code
multiplication
- 分治法求大整数乘法,包含简易的分支思想的阐述及大整数乘法实现代码和报告-The method of the large integer multiplication
KMEAN
- K means Clustering algorithm with best gui
Comman_Arithmetic_Lib
- 综合收集了各种常用算法程序库的源码 ,采用c语言程序编写。
C Simulation
- 用c语言实现的Turbo码仿真系统。做成exe文件形式,可以直接运行。并生成仿真结果文档,保存在所在文件家。仿真结果主要体现为信噪比。-using language of Turbo Codes simulation system. Exe files causing form can be directly run. Simulation results and generate documents, kept in the home where documents. Simulation r
gauss_sidel
- 高斯赛德尔迭代法求解方程,以及基于高斯赛德尔迭代法的超松弛求解法-Gauss-Seidel solve linear function,and Sor metghod to accerlate
p3
- 有限元3节点 利用有限元解决平面问题,开发环境 Fortran-finite elements method 3node
