Community Profile

photo

chacoon


Last seen: 12 months ago Active since 2017

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Question


random number generator rng performs differently on compiled binaries (in Linux)
Hello, I stumbled over some strange behavior when trying to control random numbers to always get the same results. In my code ...

3 years ago | 1 answer | 0

1

answer

Answered
geometric transformation of nodal points between two picewise linear curves
Problem solved: figure, plot(curve_input_top(:,1),curve_input_top(:,2),'*-b') hold on axis tight plot(curve_input_bottom(:...

5 years ago | 0

| accepted

Answered
geometric transformation of nodal points between two picewise linear curves
I created a sample data set, which is attached and shown below: blue = curve_input_top & curve_input_bottom red = curve_target...

5 years ago | 0

Question


geometric transformation of nodal points between two picewise linear curves
Dear Matlab spezialists, I need your help regarding the follwing problem: I have a 2D mesh (finite elements, but does not ma...

5 years ago | 2 answers | 0

2

answers

Question


How to create a good quality triangular surface mesh from a non-convex IGES input?
Hey! I'm trying to find a solution to import an IGES geometry (posibble with the IGES Toolbox of Per Bergström) and create a ...

6 years ago | 0 answers | 0

0

answers

Question


How to compile standalone executables without using hardware accelerated graphics?
I face low-level graphics errors in MATLAB r2017a. MATLAB is running on a compute cluster and there is nothing I can do about an...

6 years ago | 2 answers | 1

2

answers