资源列表
lsqcurvefit
- LabVIEW编的非线性曲线拟合软件,不需要初始值就可以进行拟合求出函数的系数值-LabVIEW for the non-linear curve fitting software,do not need the initial value can be fitted on the function values obtained
CurveFit
- 本软件解决了非线性曲线拟合的初始值问题,不再需要输入初始值,只要定义函数模型及输入拟合数据即可求出函数的系数值。-This software solved the nonlinear curve fitting of the initial value problem, no longer need to enter the initial value, as long as the definition of function model and input data can be obtai
算法导论
- 算法导论书籍,该书籍是学习算法的一本好用的教程(Introduction to Algorithms)
paper
- 可以对人工智能SVM感兴趣的人,看一看,相关论文合集(SVM algorithm papers application)
matlab
- 利用牛顿迭代解决非线性方程组问题,属于数学计算范畴。(The problem of nonlinear equations is solved by Newton iteration, which belongs to the category of mathematical calculation.)
SPARK
- spark 图书 SPARK MLLIB机器学习 算法、源码及实战详解 ,黄美灵著 ,P392.pdf(Machine learning algorithms, source code and actual combat detailed, Huang Meiling)
xingtaixuewenxian
- 数学形态学的相关文献资料,对初学者很有帮助-Mathematical morphology related literature material, to beginners helpful
Fortran
- Fortan常用数值计算方法,包括电子书和源文件-Fortan commonly used numerical methods, including e-books and source files
python_bcrmjd_jb51.net
- Python高级编程,适合对Python感兴趣的工程师学习(Python advanced programming for engineers interested in Python)
python科学计算第二版(可编辑)
- 好书,讲解最流行的python计算库,包含numpy、scipy、matlab、opencv等(a good book about the processing massive data by python)
Visual-CPP-arithmetic
- c++常用算法源代码,共40篇,可供基础学习人员使用-the source code of C++ in arithmetic
VisualC
- 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used