Community Profile

photo

Nima


Last seen: plus d'un an il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


GA fitness function with variables in a summation
What is the best way to define the following fitness function for GA optimization? where are the variables to be found with ...

plus d'un an il y a | 1 réponse | 0

1

réponse

A répondu
Interpolation of the values of points on the surface created by convex hull
Hi everyone, The answer I have already found is: Barycentric coordinate system. In the section ' Interpolation on a triangula...

presque 2 ans il y a | 0

| A accepté

Question


How to generate points on the surface of an ellipsoid?
I'm looking for a method or Matlab-function to generate some points (eg. equidistant points) on the surface of a ellipsoid. A go...

plus de 3 ans il y a | 1 réponse | 1

1

réponse

Question


How to calculate the field at centroid point of a triangle based on the field at vertices?
consider the vertices of a triangle in space and their fields values are given, and the centroid point of this triangle is calcu...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


How to store data of FOR LOOP iteration?
In the following code i want all the data of each iteration to be stored in P_new, and also B_xq, B_xq , B_xq repectively, but ...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


Generate some points on the plane restricted by 3 points (triangle)
Assume that are the vertices of a triangle in space. How can i generate some points on this triangle?

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Question


Interpolation of the values of points on the surface created by convex hull
I have some 3D points like and their values like . The convex hull of these points are generated by convhull or convexHull (see...

plus de 3 ans il y a | 3 réponses | 0

3

réponses

Question


How to calculate the field on the surface created with Delaunay triangulation?
In the following code x, y, z corresponde to the point coordinates in a volume, and then a surface is created using Delaunay tri...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


how to define sphere surface with some random sample points inside?
There are 20 randomly sample points inside a geometry (sphere), which discribe the magnetic flux density [, , ] at these points ...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


Operator '.^' is not supported for operands of type 'cell'
any idea to solve the error at the end of the code (visualisation part)? close all clear all clc %% mu0 = 4*pi*1e-7; % Vs...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Unable to perform assignment because the indices on the left side are not compatible with the size of the right side
Can anyone solve the problem in my code that returns the error by ? close all clear all clc %% mu0 = 4*pi*1e-7; % Vs/Am ...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


numerical double integral of an expression with vector defined variables
Hi everyone, I have to compute double integral for the expression G over phi and theta in the following code numerically. Does ...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


How to use curl for 2D-vector field correctly?
Hi everyone, I've some data from a simulation like (x,y,u,v) which u corresponds to velocity in x-direction and v in y-directi...

plus de 4 ans il y a | 1 réponse | 1

1

réponse