Ryan Woodall
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
269,335
of 295,527
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Integrate Results of 3D FEM on mesh with arbitrary integration limits
I have results of a 3D finite element analysis stored as a list of points [x,y,z], and corresponding values V. I would like to p...
6 years ago | 0 answers | 0
0
answersQuestion
circshift code generation fails
I'm trying to go through the code generation process to make an FDM model as quick as possible for use in another program. To fi...
8 years ago | 0 answers | 0
0
answersQuestion
Implementation of Partial Computed Gradients (PCG) Method for Distributed, Sparse Arrays
I'm running a transient FEM of a very large matrix (>1E6x1E6) on a cluster, and looking for a way to solve it the most efficient...
8 years ago | 0 answers | 0
0
answersQuestion
Scaling up an image transformation matrix for high resolution image registration?
I have two very large, high-resolution images I would like to register. I have more or less followed this tutorial on how to reg...
8 years ago | 0 answers | 0
0
answersQuestion
Best practices for large memory requirements: how to read/write to file
I'm trying to scale up a FEM problem that a coworker of mine developed. The way the code runs now, we open a vector of N nodes x...
8 years ago | 1 answer | 0
1
answerQuestion
Turn image mask into triangular mesh
I am trying to run a FEM model on some images, and I need to first create a mesh to run the model in. The images are very high-r...
8 years ago | 1 answer | 0