搜索资源列表
Triangle.使用matlab编写三角形单元的有限元程序
- 使用matlab编写三角形单元的有限元程序, the main code of this files is using matlab to calculate triangle element
Triangle
- 输入三角形的三点坐标,计算三角形面积,周长-Enter the three coordinates of the triangle to calculate the triangle area, perimeter
Triangle_Voltage_Distribution
- Voltage Distribution of a Triangle (FEM & FDFD Method)
elm
- elman神经网络用于峰值检测 三角波 矩形波 方波调制信号 -elman peak detector neural network for rectangular-wave square wave triangle wave modulation signal
triangle
- 用matlab编写的程序,可以显示一副三角形图像,相当的好-Matlab prepared using the procedure, you can display a triangular image, very good
triangle
- 输入三条边,判断是否可构造三角形,判断三角形类型-Enter three sides, to determine whether the triangles can be constructed to determine the type triangle
triangle
- a very nice and good triangle draw
triangle
- 给定一个由n行数字组成的数字三角形如下图所示。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 试设计一个算法,计算出从三角形 的顶至底的一条路径,使该路径经过的数字总和最大。-Given an n-line numbers from the number of triangles as shown below. 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 trial design an algor
Ellipsoid.triangle.solver
- 椭球面上三角形的解算Ellipsoid triangle solver -Ellipsoid triangle solver
C.Algorithm.Triangle
- C Programming Algorithm Yang Hui TriangleC编程设计杨辉三角算法设计 -C Programming Algorithm Yang Hui Triangle
Triangle
- This program could be used to develop and verify whether a triangle exists or whether it is isolescelets, right or equilateral.
Gauss-Legendre-quadrature
- 任意三角形上的任意阶Gauss积分程序 算法详见参考文献 H.T. Rathod, K.V. Nagaraja, B. Venkatesudu, N.L. Ramesh, Gauss Legendre quadrature over a triangle, J. Ind. Inst. Sci. 84 (2004) 183–188.-Gauss Legendre quadrature over any triangle
Yang-Hui-triangle
- 杨辉三角代码- 杨辉三角代码-Yang Hui triangle
Yang-Hui-triangle
- 杨辉三角,传统经典的算法,包含完整的代码,可以直接运行-Yang Hui triangle, classical algorithms, including complete code can be run directly
Triangle
- 本程序用三边测量法来计算未知节点坐标且假设用于定位的锚节点位于等边三角形的三个顶点上。-This program uses trilateration to calculate the coordinates of unknown nodes and assume the anchor node for positioning in the equilateral triangle of three vertices.
Yang-Hui-Triangle
- 在数字显示的范围内任意输出所需要的杨辉三角图像-In the context of any digital display need to Yang Hui triangle output image
triangle-fuzzy-program
- 讲解如何使用MATLAB建立三角模糊数,并利用程序生成图形-how to use matlab build triangle fuzzy,and make use of programm to creat figure.
triangle-spread-the-spectrum
- 三角波及其频谱 三角波及其频谱-The triangle spread the spectrum
triangle
- 本程序可以用于三角形的类型以及面积的计算。-This procedure can be used for the type of the triangle and the area calculation.
Yang-Hui-Triangle
- C语言中经典的数学问题——杨辉三角。内含两种算法。-Yang Hui Triangle