Matlab code
First-order reliability method (FORM) for Matlab?
Submitted by edub on Tue, 2010-04-27 12:52.Hello,
I am wondering if there is a source code for first-order reliability method (FORM) or second-order (SORM) available out there, ideally for Matlab but others would be interesting as well.
If not, has anyone programmed this themself? What literature source did you base it upon?
Thanks in advance for any help!
- 1 comment
- 3132 reads
On efficient finite element assembly in Matlab
Submitted by Alejandro A. Ortiz on Mon, 2010-02-08 20:31.As we all know, finite element matrices are sparse and many memory can be saved if their sparsity is exploited. Due to the latter, we are often provoked to declare the nxn stiffness matrix as a sparse one just before the element loop. Be careful of this method since the larger the matrix the slower the assembly operations. There is a better and more efficient way to code the assembly procedure in Matlab. I will show how to accomplish this.
- Alejandro A. Ortiz's blog
- 3 comments
- Read more
- 5031 reads
EFG code!
Submitted by CanhLe on Fri, 2010-01-08 23:39.Hi all,
The beginers to the EFG method may get quick start inside the method through the simple EFG code for bars and beams here !
Regards,
Canh Le
- CanhLe's blog
- 1 comment
- 1599 reads



Recent comments
1 hour 45 min ago
2 hours 20 min ago
2 hours 56 min ago
3 hours 17 min ago
4 hours 5 min ago
5 hours 43 min ago
6 hours 15 min ago
7 hours 47 min ago
10 hours 9 min ago
20 hours 57 sec ago