Real life thread

ficker22

Senior Member
Registered Member
The game wants you to go build a dps Qiqi. I have actually seen people post them and its somewhat decent.

Just use ocean hued clam with attack main stats and crit rate, crit dmg 1:3 ratio.

Gets you 10k+ for each physical NA with yunjin burst + 20k+ from the clam every 3.5 seconds. Just make sure that you have a secondary dps on team for Qiqi skill cooldown
 

ficker22

Senior Member
Registered Member
Any of our engineer members had fields and waves in their studies? Like I already felt dumb in numerics and later parts of LinAlg & Calc but with fields and waves my brain straight became monke. :)


How did you deal with it?
 

vincent

Grumpy Old Man
Staff member
Moderator - World Affairs
Any of our engineer members had fields and waves in their studies? Like I already felt dumb in numerics and later parts of LinAlg & Calc but with fields and waves my brain straight became monke. :)


How did you deal with it?
The only few terms I remember are Laplace Transform, Fourier Transform, frequency domain, time domain.
10 year or so after my graduation, it finally dawn on me frequency domain is a mathematical representation of the signals graphed in frequency.
 

broadsword

Brigadier
The only few terms I remember are Laplace Transform, Fourier Transform, frequency domain, time domain.
10 year or so after my graduation, it finally dawn on me frequency domain is a mathematical representation of the signals graphed in frequency.

What is the best language to write a program with to read a chart visually? To elaborate, I want to feed a program a jpeg of a chart instead of the data that make up the x and y of the chart. In short, image recognition.
 

Fedupwithlies

Junior Member
Registered Member
What is the best language to write a program with to read a chart visually? To elaborate, I want to feed a program a jpeg of a chart instead of the data that make up the x and y of the chart. In short, image recognition.
Depends on what library you want to use. Machine vision libraries are out there, pick one that seems to be best for your application, see what languages it uses and pick a language out of there.

Or, in general, choose C++ or Python, because both of those languages have a lot of support, and are easy to learn and use.
 
Top