this post was submitted on 16 Jun 2024
1195 points (97.8% liked)

Memes

44912 readers
2760 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 2 months ago (4 children)

As an engineer i literally use all of it daily.

[–] [email protected] 14 points 2 months ago (1 children)
[–] [email protected] 24 points 2 months ago (2 children)
[–] [email protected] 7 points 2 months ago (1 children)

I use the college stuff maybe once a month, but still in Excel! You cannot escape the Excel!

[–] [email protected] 5 points 2 months ago

The my mentioned "all of it" includes excel :) but nowadays we a bit by bit transition to python

[–] [email protected] 3 points 2 months ago (1 children)

What do you use diff eq's for on a daily basis?

[–] [email protected] 4 points 2 months ago (1 children)

Pretty much anything dynamics related. Starting basic displacements, velocity, acceleration integration for simple dynamic systems to more complicated equations for wind and spinning rotor interaction induced vibrations in wind turbines.

[–] [email protected] 3 points 2 months ago

If you do not work with dynamics, for statics there are still a lot of encounters with deferential equations. Euler-Bernoulli Beam theory or plate and shell theories can be used for times when you want to solve more complex problems for which predefined equations do not exist and you do not have access to expensive fea software.

[–] [email protected] 7 points 2 months ago

I recently had to do linear algebra for the first time ever irl. I’ve been out of school for ~15 years. I was trying to make a rotation matrix to transform some points in 2D space. It took me a very long time to remember how it’s performed yet alone “transformation matrix” which is something I’d never heard of before. I got my code all working and was so proud, then later found that one of the r packages I was using could have just solved it all automatically :/

[–] [email protected] 3 points 2 months ago (1 children)

As an engineer I don't get to use any of it very often. I'm always excited when I get to do any actual engineering instead of project management.

[–] [email protected] 2 points 2 months ago (1 children)

You can always try to pivot from project management to actual engineering. I am load engineer for wind turbines and everything is time dependant and dynamic. For past 10years i use every bit of math I learned is school and uni.

[–] [email protected] 1 points 2 months ago

I'm a chemical engineer who landed in environmental remediation. I'm trying to get into design engineering, but it's been slow.

[–] [email protected] 1 points 2 months ago

You guys still use math? The most I get to do is centering a picture in PowerPoint

(Thankfully I will soon be going to do real work but man was that a weird little diversion)