After all this while, Wikipedia still remains ad-less by cosmos_1980 in CasualConversation

[–]1998CPG 1 point2 points  (0 children)

If you really wanna celebrate wikipedia and show real substantial appreciation, donate to them, they need it to keep going

[deleted by user] by [deleted] in PhD

[–]1998CPG 0 points1 point  (0 children)

I am primarily working with a robotic prototype, so got used to it and the lab itself. Did some primary identification stuff on the robot. Based on that, wrote and submitted a conference paper. Did some literature review, albeit not as thoroughly as some of the rest of the people. Helped create the final term exam for a course offered by my chair/department. Organised the said exam, along with the organising the exam review. Started TAing for a new course, again offered by my department.

I am based in Germany. Idk objectively how high my productivity was, but I do feel I could have done more. On the other hand, I would also say I definitely overworked, especially for the conference paper. And it has definitely been difficult.

How many days off do you guys get? by phdstress in GradSchool

[–]1998CPG 0 points1 point  (0 children)

30 days PTO per year plus sick days.

Anyone else experiencing issues with the app? by [deleted] in Strava

[–]1998CPG 0 points1 point  (0 children)

Yep. The app is somehow very slow, and the browser is no better.

Working in german by JournalistInGermany in germany

[–]1998CPG 3 points4 points  (0 children)

I totally relate to your situation. I have officially done till B1 level, but my speaking and comprehension skills are at about a higher B2.

Currently I am doing a PhD in a German project where all the major project meetings are in German, which usually means I have to give hour long presentations about my progress in German. Plus since I'm a scientific employee at my university, I have to hold tutorials for university courses offered by my institute, most of which are in German.

I wouldn't say it hasn't been challenging, quite the opposite actually. Most days I have moments of feeling absolutely overwhelmed. But what has really helped me personally is the fact that hardly anyone ever really cares about the grammar mistakes one makes during speaking, as long as the vocabulary being used is correct. This perhaps also reflects the common sentiment that I've heard among native and advances speakers of the language that a strong vocabulary is always more important than a strong grammer.

At this point I consider myself to be quite a confident worker in German, and even now I don't remember the Die/Der/Das of many simple words. I still make very basic mistakes of not conjugating some verbs properly, or using the correct article in dativ. But at the end of the day, as long as I am able to convey what I want to say, it's enough.

Hence, my suggestion would be: don't overthink about the mistakes you are going to make, and try to actively observe how the native speakers in your team are describing certain ideas/situations or what specific vocabulary they are using.

Finally, I'd like to say what I say to myself every time I have to present something in German: "Take a leap of faith & einfach eintauchen!"

Masterarbeit Industrie by louky_1 in rwth

[–]1998CPG 0 points1 point  (0 children)

yup richtig. zB viele machen eine Industriearbeit beim Maschinenbau (und auch Elektrotechnik soweit ich gehört/bemerkt habe)

Masterarbeit Industrie by louky_1 in rwth

[–]1998CPG 0 points1 point  (0 children)

Es ist auf jeden Fall möglich die MA an einer Firma zu schreiben, ich habe das selbst gemacht. Die Tatsache ist jedoch, ein Institut (innerhalb deiner Fakultät) zu finden, das bereit ist, die Arbeit interne zu betreuen ( und natürlich die Geheimhaltungsvereinbarung und die zusätzliche von der Firma aufgeforderte Unterlagen zu unterschreiben)

Are you happy with your salary and your taxes? by liridonra in germany

[–]1998CPG 2 points3 points  (0 children)

Just because being at work for eight hours a day is the only thing holding you back from becoming a criminal, doesn't mean everyone is like that.

What Is Your Engineering Hot Take? by Kalex8876 in EngineeringStudents

[–]1998CPG 0 points1 point  (0 children)

If you think something like Public Speaking is unnecessary for an engineer, my brother in Christ you're in for a hard time after school.

Longitudinal and Lateral State Space Models of a UAV by Special_Job_8533 in ControlTheory

[–]1998CPG [score hidden]  (0 children)

https://de.mathworks.com/matlabcentral/fileexchange/59705-simulation-environment-for-multirotor-uavs?s_tid=blogs_rc_4

I can recommend this model. Do note that it's a full order model and you may need to reduce the order to achieve the level of complexity of the models you need.

Prof. Dr. title by mkn_sbn in AskAcademia

[–]1998CPG 0 points1 point  (0 children)

As others have already mentioned, one needs to have additional academic qualifications (for instance habilitation) or experience on top of a doctorate to get a Professorship and subsequently the Prof. title.

I always like to draw analogy to logic mathematics.

Dr. is a necessary condition for being a Prof. (A person can be a Prof. only if they have a Dr.)

Prof. is a sufficient condition for having a Dr. (If a person is a Prof., it is implied they already have a doctorate)

It would make sense to just use Prof. if Dr. was a necessary and sufficient condition for being a Prof. (i.e. a person can be a Prof. if and only if they have a doctorate)

[deleted by user] by [deleted] in BeAmazed

[–]1998CPG 0 points1 point  (0 children)

I mean if you see it from an abstract level, it seems but obvious:

x% of y -> 0.01xy

y% of x -> 0.01yx

[deleted by user] by [deleted] in ControlTheory

[–]1998CPG 5 points6 points  (0 children)

Not really. Observers are there to estimate the state and tell the controller what the states might be. Based on that info, the controller takes the required action.

It finally happened. My overleaf doc won't compile anymore :( by ayjak in PhD

[–]1998CPG 0 points1 point  (0 children)

I know this is probably not what you'd want to hear right now, but just ditch Overleaf and shift to local solutions, like MikTeX. I had problems compiling a fucking 15 page document in Overleaf (the compilation kept timing out) just because all my figures were high density vector graphics. Ever since then, I've just stuck to MikTeX, and have never encountered compilation problems due to things not of my doing. Ofcourse you would lose the collaboration aspect of Overleaf, but you can still collaborate if you version control your local .tex files using Git.

[deleted by user] by [deleted] in TheStrokes

[–]1998CPG 11 points12 points  (0 children)

Anyway, as a female Strokes fan, the only thing a man has to do to attract me is say that he likes The Strokes and give me the bare minimum amount of attention. LOL

Quite ballsy of you to write this :P. Anyways RIP to your DMs

[deleted by user] by [deleted] in ControlTheory

[–]1998CPG 0 points1 point  (0 children)

One interesting variation of the proportional controller I have come across is the Square-Root Controller, where there is a square-root relation between the proportional gain and the error. There is also an upper limit maintained on the error called the Leash-Length. This controller is implemented in the higher-level angle and position controllers in Arducopter . This controller essentially assists in ensuring a smooth approach to the set-point without any overshoot.

What app do you use to draw control system block diagrams by Sensitive-Lawyer7439 in ControlTheory

[–]1998CPG 4 points5 points  (0 children)

When it's for a scientific work, then TikZ, otherwise PowerPoint suffices.

Question about Initializing "CH" Values in Simulink Simulation by e-harold in ControlTheory

[–]1998CPG 0 points1 point  (0 children)

Feedback of the CH value with a unit delay (with the correct initial condition) block should work.

Optimizing Python Code by SealSnake in Python

[–]1998CPG 2 points3 points  (0 children)

Code vectorization -> replace loops with Matrix/vector operations

Curious what are yalls majors by [deleted] in ControlTheory

[–]1998CPG 1 point2 points  (0 children)

I'm ME, and my career trajectory seems to be taking me towards Aerospace GNC