资源列表
jacobi
- 用C++语言程序正确实现Jacobi-sedmial方法解方程和Jacobi解方程-Using C++ language to program correctly implements the Jacobi-sedmial method of solving the equation and Jacobi equation
Newton
- 这是用fortran语言编写的一个fortran程序代码,功能是牛顿迭代法。-This is a FORTRAN program written in FORTRAN language code, function is the Newton iteration method
MultiLayerPerceptron
- This code implement the basic of bacpropagation Multi Layaer Perceptron
parameter-estimation-
- 3中不同频率曲线参数估计方法:矩法,权函数法、线性矩法。-Three different frequency curve parameter estimation methods: moment method, weight function method, linear moments.
particle-velocity-distribution
- 使用MATLAB计算粒子速度分布 ,绘制了与理论值比较的曲线,得到较好的仿真结果-MATLAB to calculate the particle velocity distribution
burger.c
- viscous Burgers equation solver
c_mean
- 基于SVM的数据分类,通过IRIS数据进行验证,效果分类准确-SVM-based data classification, through the IRIS data validation, classification accuracy results
c
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列。 -1. The program analysis: can fill in Program analysis: can fill in one hundred, ten, bit number is 1, 2, 3, 4. Of all the arrangement of remove not me
BigNum
- 高精度运算,实现了加减乘除以及求组合数和catalan数
class-fraction
- fraction类实现文件,实现了包括加减乘除,约分等等的功能-class fraction
LSSVM
- 一个案例代码,用最小二乘支持向量机的,预测煤炭量-A case code, using the least squares support vector machine to predict the volume of coal
jacobi
- Jacobi method for solving system of linear equatations in its MPI realization
