Christopher Wong
University of Utah
Followers: 0 Following: 0
Graduate Research Assistant Civil & Environmental Engineering email: crswong888@gmail.com
Estadística
3 Preguntas
2 Respuestas
5 Archivos
CLASIFICACIÓN
6.270
of 295.448
REPUTACIÓN
7
CONTRIBUCIONES
3 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
3.121 of 20.227
REPUTACIÓN
508
EVALUACIÓN MEDIA
5.00
CONTRIBUCIONES
5 Archivos
DESCARGAS
71
ALL TIME DESCARGAS
4151
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Error displayed when starting MATLAB on Linux systems using NVIDIA OR AMD graphics hardware
For AMD GPUs on Ubuntu: If you're using an AMD graphics card on Ubuntu (or perhaps some other flavor of Linux) and you are havi...
alrededor de 3 años hace | 1
Enviada
Newmark-beta Method for Nonlinear Single DOF Systems
Predict the nonlinear (or linear) response of a single degree-of-freedom damped mass-spring system subject to an external dynami...
más de 3 años hace | 39 descargas |
Enviada
Baseline Correction for Vibratory Acceleration Signals
Compensates for baseline drift observed in strong ground motion and other types of acceleration signals using the type-oriented ...
más de 3 años hace | 8 descargas |
Enviada
A Finite Element Analysis Environment for Solid Mechanics
Apply the Finite Element Method to solve and visualize displacement fields over EDGE, QUAD, and HEX elements in 2- and 3-dimensi...
casi 4 años hace | 19 descargas |
Pregunta
Check if string matches many possibilities or check if doesn't match few possibilities.
Let's say I have a set of validated strings: {'B2D2', 'CPS4', 'R2D2', 'RB2D2', 'SB2D2', 'T2D2'}. And I want to proceed based on...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to switch to the opposite value of a logical type?
Hello all, I'm wondering if theres some shorthand syntax to switch the current value of a logical to the opposite value. That is...
más de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
Is calling length() as needed slower than storing the value just once in a separate variable?
The question really is: are the dimensions of an array stored somewhere on the stack, or does the length() function perform some...
más de 4 años hace | 2 respuestas | 0
2
respuestasEnviada
2D TRUSS FINITE ELEMENT W/ MULTI-POINT BOUNDARY CONDITIONS
This script solves the displacements, reactions, strains and stresses of a 2D truss structure using the finite element penalty a...
más de 5 años hace | 4 descargas |
Enviada
2D LINEAR TRUSS FINITE ELEMENT
This program computes the displacements, support reactions, and stresses for a 2D truss system.
más de 5 años hace | 1 descarga |
Newmark's Method for Nonlinear Systems
Hi, I've also been attempting these problems from Chopra (2014). I'm having some trouble following your syntax and would need mo...
más de 6 años hace | 2