资源列表
project euler5
- project euler代码库第五部分(已测试通过(project euler code libray part5)
umatcryspl
- 晶体有限元程序,对于本构学习有用,希望交流。(crystal finite element program,maybe is useful for constitutive study.)
newton_method
- 牛顿迭代法进行数值分析,求解方程,希望有用(Newton iterative method is used for numerical analysis to solve equations.)
fft
- fft,凑数用 里面包括递归实现的fft,非递归基2-抽时fft以及非递归基2-抽频fft(fft)
精通MATLAB科学计算(2015代码)
- matlab科学计算的配套代码 可根据此熟悉matlab 以及数值计算 很有帮助(Matlab matching codes for scientific computing can be familiar with MATLAB and numerical calculation. It's very helpful)
DataMining
- 学习python,数据挖掘中的自持向量机(python data mining SVC)
最小二乘
- 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达(The least square method, also known as the least square method, is a mathematical optimization technology. It
Rank3.15
- 输入一个矩阵,求的该矩阵的秩,C#窗口应用。初级程序(The input matrix and the rank of the matrix)
corelanguage.pdf
- Mathematica的基本语法知识,快速适合入门使用(basic syntax. Suitable for coders who want to get to use in a limited time)
matlab 实例
- 数学建模案例MATLAB实用程序百例,里面包含了常用的科学计算的MATLAB的源代码(Mathematical Modeling Cases MATLAB Utilities Hundreds of Cases, Including the Source Code for Common Scientific Computing MATLAB)
alglib-3.13.0.delphi.free
- ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Delphi) and several operating systems (Windows and POSIX, including Linux). ALGLIB features include: Data analysis (clas
数学建模10大算法详解_程序源码打包
- MATLAB经典十大算法,非常方便,附带学习文档(MATLAB classic ten algorithms, very convenient, incidental learning documents.)
