Resuelto


Remove duplicated vertices
First input V_in is a vertices list (X Y Z coordinates) which may contain duplicata (identical rows). Second input T_in is th...

alrededor de 6 años hace

Problema


Remove duplicated vertices
First input V_in is a vertices list (X Y Z coordinates) which may contain duplicata (identical rows). Second input T_in is th...

alrededor de 6 años hace | 7 | 33 solvers

Problema


Query every vertices neighbor indices
Input T is a <https://fr.mathworks.com/help/matlab/ref/triangulation.html triangulation>. The purpose of this function is to ...

alrededor de 6 años hace | 2 | 27 solvers

Resuelto


find nth even fibonacci number
1st even fibonacci number=2 ; 2nd even fibonacci number=8 ..

alrededor de 6 años hace

Problema


Query edges list
Input T is a triangulation connectivity indices list (triplet list of indices -positive integers-, each index refering to a vert...

alrededor de 6 años hace | 2 | 40 solvers

Problema


Find neighbor triangle indices
First input T is a triangulation (triplet list of indices -positive integers-, each index refering to a vertex number in a corre...

alrededor de 6 años hace | 2 | 25 solvers

Resuelto


Query a vertex neighbors
Input T is a triangulation connectivity indices list (triplet list of indices -positive integers-, each index refering to a vert...

alrededor de 6 años hace

Problema


Query a vertex neighbors
Input T is a triangulation connectivity indices list (triplet list of indices -positive integers-, each index refering to a vert...

alrededor de 6 años hace | 3 | 27 solvers

Enviada


Simpson method demo for calculus
A comparison demo of three techniques for integral calculation : rectangles technique, trapezia technique, and Simpson technique...

alrededor de 6 años hace | 1 descarga |

0.0 / 5
Thumbnail

Pregunta


File exchange : ideal cover image size / dimensions ?
Hi, The whole thing is in the title. Sometimes my cover images are "recut after" and I find not so obvious to find the right...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Enviada


Point set random simplify
A function to random simplify

alrededor de 6 años hace | 2 descargas |

0.0 / 5
Thumbnail

Resuelto


generate the matrix
given a value n (say 4) - generate the matrix like below; y= [0 1 2 3 4; -1 0 1 2 3; ...

alrededor de 6 años hace

Resuelto


Area of an Isoceles Triangle
An isosceles triangle has equal sides of length x and a base of length y. Find the area, A, of the triangle. <<http://upload...

alrededor de 6 años hace

Pregunta


Map between two cell arrays
Hi, I want to map two cell arrays. Following the Containers.Map documentation it is possible : "Keys, specified as a nume...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Problema


Remove duplicated triangles
Input T is a triangulation (triplet list of indices -positive integers-, each index refering to a vertex number in a correspondi...

alrededor de 6 años hace | 2 | 50 solvers

Enviada


Fractal landscape generator
A program to generate 3D fractal landscape with mountains and water.

alrededor de 6 años hace | 3 descargas |

0.0 / 5
Thumbnail

Respondida
Pending Approval for File Exchange
Hi, I have the same issue : my file exchange submission is stuck with the Pending Approval status since a few days now. Is i...

alrededor de 6 años hace | 0

Enviada


3D fractal mountain
3D fractal moutain construction algorithm with step by step display.

más de 6 años hace | 2 descargas |

5.0 / 5
Thumbnail

Resuelto


Find triangles from edge
First input is T, a Triplet list of indices -whom each row actually contains the three indices of a triangle vertices-. size(T) ...

más de 6 años hace

Problema


Find triangles from edge
First input is T, a Triplet list of indices -whom each row actually contains the three indices of a triangle vertices-. size(T) ...

más de 6 años hace | 2 | 37 solvers

Resuelto


Number Power
Raise a number to itself.

más de 6 años hace

Resuelto


Cube root of max value in a vector
Find the cube root of the maximum value in a vector

más de 6 años hace

Resuelto


Add consecutive integer numbers
Given consecutive numbers, add the numbers *without using the sum command in MATLAB.*

más de 6 años hace

Resuelto


Calculate the square of a number (Super Easy)
The goal is to calculate the square (y) of a number (x). Good way to start MatLab for beginners.

más de 6 años hace

Resuelto


Cody problems in French : Trouvez la logique Pt.2
Trouvez la logique entre x et y, aidez-vous de la test suite. Bon courage. P.S: L'utilisation de "^" est de nouveau fortement...

más de 6 años hace

Resuelto


Easy problem
This is an easy problem. Just click on submit.

más de 6 años hace

Resuelto


Sum of a geometric series
Give the sum of the first 'n' terms of a geometric series, given 'a' as the first term and 'r' as the ratio.

más de 6 años hace

Resuelto


Find square of given number
Find Square of any number

más de 6 años hace

Resuelto


Calculate the square root of a number
Input a Output b = srt(a)

más de 6 años hace

Resuelto


calculate the length of matrix
input 1 array, calculate the length

más de 6 años hace

Cargar más