|
| Mesh Laplacian description |
Download |
 |
MESH_LAPLACIAN: Laplacian of irregular triangular mesh
Useage: [lap,edge] = mesh_laplacian(vertex,face)
Returns 'lap', the Laplacian (2nd spatial derivative) of an irregular triangular mesh, and 'edge', the linear distances between vertices of 'face'. 'lap' and 'edge' are square, [Nvertices,Nvertices] in size, sparse in nature.
It is assumed that 'vertex' contains the (x,y,z) Cartesian coordinates of each vertex and that 'face' contains the triangulation of vertex with indices into 'vertex' that are numbered from 1:Nvertices. For information about triangulation, see 'help convhull' or 'help convhulln'.
The neighbouring vertices of vertex 'i' is given by:
k = find(edge(i,:));
|
|
|
| MOST POPULAR DOWNLOADS IN THIS CATEGORY ( Mathematics ) |
|
 |
Fast Fourier Transform |
| Fast Fourier Transform code implements the O(n log n) Cooley-Tukey FFT algorithm as simply as possible. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 2,573 |
|
| new | no screenshots |
 |
| June 7th, 08:17 GMT |
|
 |
Principal Component Analysis (PCA) |
| Principal Component Analysis (PCA) script carries out Principal Component Analysis. |
| Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 2,440 |
|
| new | no screenshots |
 |
| June 7th, 08:18 GMT |
|
 |
Gauss-Seidel Load Flow Analysis |
| Gauss-Seidel Load Flow Analysis - Gauss-Seidel Load Flow Analysis for One Iteration |
| Windows/Linux/Mac OS/BSD/Solaris | Matlab | Rating: Good | Downloads: 2,079 |
|
| new | no screenshots |
 |
| August 23rd, 07:41 GMT |
|
 |
GNU Octave 2.9.12 |
| GNU Octave is a high-level language, primarily intended for numerical computations. |
| Windows/Linux/Mac OS/BSD/Solaris | C/C++ | Rating: Poor | Downloads: 1,980 |
|
| new | no screenshots |
 |
| June 7th, 10:37 GMT |
|
|
|
|
 |
Maxima |
| Maxima is a system for the manipulation of symbolic and numerical expressions. |
| Windows/Linux/Mac OS/BSD/Solaris | C/C++ | Rating: Fair | Downloads: 1,629 |
|
| new | no screenshots |
 |
| June 7th, 12:19 GMT |
|
 |
Ford-Fulkerson method |
| Ford-Fulkerson method application implements the Edmonds-Karp algorithm using C++. |
| Windows | C/C++ | Rating: Good | Downloads: 1,509 |
|
|
|
|
|
|
 
| Welcome! |
Hello, Guest
Login if you have a Softpedia.com account.
Otherwise, register for one.
|
|