搜索资源列表
ercifangcheng
- 二次方程根的计算,二次系数、一次系数、常数项分别为a、b、c-Quadratic equation root calculation, the second factor, a factor, constant, respectively a, b, c
equation
- 用户输入二次方程式的三个系数,程序判断方程的根的情况并输出方程的根-The user to enter the three factor quadratic equations, the program determine the roots of the equation of the situation and the root of the output equation
BKMSoftware
- 边界节点法(Boundary Knot Method)是一种被广泛使用的无网格数值方法,具有编程容易、收敛速度快等优点,被广泛关注。边界节点法的主要思想是利用控制方程的非奇异一般解的线性组合来近似方程的解,通过配点法求解出未知系数。在这整个计算过程中保持了无网格的优势。鉴于边界节点法的优点,作者开发了基于边界节点法的MATLAB工具箱用以求解一些常见的椭圆形方程控制的物理问题如Helmholtz方程控制的声学问题等,为科学研究和工程应用提供了一个简便的工具。本软件可用于科学研究和实际工程计算,