资源列表
Hands_on_ML
- 很棒的入门向机器学习/数据科学的图书,基于scikit learn和TensorFlow库,手把手叫你如何上手机器学习,如何做数据挖掘。(the Best seller In American Amazon. With this book, you can learn a lot about how to use sklean and Tensorflow, in addition, you can have a practical understanding on the whole mach
l1_matlab
- 该工具包中包含了各种L1正则项的数学运算模型的matlab实现(The kit contains matlab for mathematical model of L1 regular items.)
circumference ratio
- 基于Fortran语言计算圆周率的小程序(Based on the calculation of PI small Fortran language program)
mc1
- 基于Fortran语言的蒙特卡洛法一维扩散问题(One dimensional diffusion problem of Monte Carlo method based on Fortran language)
五点差分求解Burgers方程
- 差分法求解Burgers方程,并与解析解进行对比(Burgers eqaution solved by finite difference method)
Doolittle
- 使用Doolittle分解求解线性方程组(Solution of Linear Equations by Doolittle Decomposition)
Jacobi
- Jacobi迭代法的思想和方法,以及求解实际线性方程组的程序(Jacobi iterative method of thinking and methods, as well as the solution of the actual linear equations of the program)
Newton
- Newton迭代法的思想和方法,以及求解实际线性方程组的程序(Newton iterative method of thinking and methods, as well as the solution of the actual linear equations of the program)
rand1comb.py
- 借助随机尾数的生成,和一个包含头数的列表的随机选择,产生随机数字(By generating random mantissa and random selection of a list containing the number of heads, random numbers are generated)
inverse_power_method
- 逆幂法(inverse power method)的思想和方法,以及求解实际线性方程组的程序(Inverse power law ideas and methods, as well as the solution of the actual linear equations of the program)
LBMCodeCavityFlow
- c++实现格子玻尔兹曼法关于二维方腔流的流动(Lattice Boltzmann method for 2D cavity flow by c++ method)
chens
- 混沌仿真CHEN系统仿真,陈关荣老师的混沌系统。(y_e2 = c*y_h + (c - a)*(x_0+(h/2)) -(x_0+(h/2))*(z_0+(h/2));)