photo

Christopher Wong


University of Utah

Last seen: 9 months ago Active since 2018

Followers: 0   Following: 0

Message

Graduate Research Assistant Civil & Environmental Engineering email: crswong888@gmail.com

Statistics

All
MATLAB Answers

3 Questions
2 Answers

File Exchange

5 Files

RANK
6,539
of 297,457

REPUTATION
7

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
4

RANK
3,072 of 20,438

REPUTATION
525

AVERAGE RATING
5.00

CONTRIBUTIONS
5 Files

DOWNLOADS
39

ALL TIME DOWNLOADS
4325

RANK

of 158,938

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

  • Thankful Level 2
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 3
  • Thankful Level 1
  • First Review
  • First Submission
  • First Answer

View badges

Feeds

View by

Answered
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...

3 years ago | 1

Submitted


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...

4 years ago | 18 downloads |

5.0 / 5
Thumbnail

Submitted


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 ...

4 years ago | 7 downloads |

0.0 / 5
Thumbnail

Submitted


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...

4 years ago | 11 downloads |

0.0 / 5
Thumbnail

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 1

1

answer

Question


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...

5 years ago | 2 answers | 0

2

answers

Submitted


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...

6 years ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


2D LINEAR TRUSS FINITE ELEMENT
This program computes the displacements, support reactions, and stresses for a 2D truss system.

6 years ago | 1 download |

0.0 / 5
Thumbnail

Answered
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...

6 years ago | 2