搜索资源列表
k-means-matlab
- 利用k-means算法实现二维平面点的聚类,包括了运行源代码和结果图(The k-means algorithm is used to realize the clustering of two-dimensional plane points, including the running source code and the result graph)
matlab
- 能够对二维桁架进行静力分析,快速求解二维桁架静力问题,适用于复杂大型二维桁架结构静力学问题(The static analysis of two-dimensional truss can be used to solve the static problem of two-dimensional truss, and it can be applied to the statics of complex and large two-dimensional truss structures.)
matlab TOA and TODA local
- 利用TOA与最小二乘法直接求解(具有独立创新性),TDOA是利用拉格朗日法求解,而且里面的定位图解做得特别好,分别有一点定位,多点定位的的三维视觉图。(TOA is directly solved by least squares method(Innovativeness),TDOA is solved by Lagrange's method.)
Laplace
- 求解二维拉普拉斯方程的matlab程序的实现(Solving two-dimensional Laplace equation)
有限元分析matlab代码
- 有限元分析matlab代码,用于一维二维三维物理问题的求解,可以用于科研学习。