资源列表
circle
- 在visual c++6.0基础上用最小二乘法编写的圆拟合的程序,希望对大家有用。-Circle fitting program written in Visual C++ 6.0 on the basis of the least square method, the hope that useful.
zxec
- 最小二乘法matlab源代码,拟合函数并计算均方误差-Matlab source code of the least squares method,Fitting functionAnd calculate the mean square error
fortran2
- fortran书自带的各功能子程序,共十章,第二章【通量计算程序、流函数、速度势函数计算程序】-The book comes with a FORTRAN subroutine, a total of ten chapters, the second chapter [ flux calculation program, stream function, velocity potential function program ]
39jiedian
- 基于matlab的39节点潮流计算程序,用于配电网潮流计算,前推回代法,自己可以根据需要改-Matlab 39-node flow calculation procedures for the distribution of power flow calculation, front and backward substitution method, they can need to change
keli
- 大颗粒入射颗粒群模拟,颗粒的演化过程,输出颗粒物理参数。-Particles incident particle swarm simulation
brige-model
- 剑桥模型模型UDM自定义开发源代码,编译完成后可在FLAC模型上进行计算-Cambridge model model UDM custom developed source code, compiled in the FLAC model calculated
split
- 分离VASP计算得到的DOSCAR文件,将每个原子的计算结果分开输出-split the DOSCAR from the result of VASP
UIC513
- uic513标准的matlab算法。振动,分垂横纵3个方向,输入,经matlab算法得出振动舒适度的指标-uic513 matlab
monte
- 概率算法,蒙特卡罗算法解决主元素问题。测试随机元素T是否为主元素。-Probability algorithm, Monte Carlo algorithm to solve the problem of main elements
MatrixCal
- 矩阵的基本计算及其VC++实现,对初学者有很好的帮助-Matrix calculation and VC++ implementation, have a good help for beginners
xinhaoxiaochuqushixiang
- 基于matlab利用最小二乘法对振动原始信号消除趋势项并运用五点三次平滑法对信号进行平滑处理-denoising the viberation signal based on matlab
Piecewise-linear-interpolation
- c语言编写的分段线性插值的源程序,计算方法课上编写的。-piecewise linear interpolation of the source c language