Complete basis Updated 2025-07-16
Finding a complete basis such that each vector solves a given differential equation is the basic method of solving partial differential equation through separation of variables.
The first example of this you must see is solving partial differential equations with the Fourier series.
Notable examples:
- Fourier series for the heat equation as shown at Fourier basis is complete for and solving partial differential equations with the Fourier series
- Hermite functions for the quantum harmonic oscillator
- Legendre polynomials for Laplace's equation in spherical coordinates
- Bessel function for the 2D wave equation on a circular domain in polar coordinates
Computable problem Updated 2025-07-16
A:
- decidable problem is to a decision problem
- like a computable problem is to a function problem
Computational biology Updated 2025-07-16
Computational complexity of modular exponentiation Updated 2025-07-16
Computational physics Updated 2025-07-16
Computational physics is a good way to get valuable intuition about the key equations of physics, and train your numerical analysis skills:
- classical mechanics
- "Real-time heat equation OpenGL visualization with interactive mouse cursor using relaxation method" under the best articles by Ciro Articles
- phet.colorado.edu PhET simulations from University of Colorado Boulder
Other child sections:
Computational protein folding implementation Updated 2025-07-16
MIDI Updated 2025-07-16
In simple terms, represents keystrokes of a piano, but it can likely also represent other effects (TODO confirm: bend, vibrato, slides, attack strength)
Can contain multiple parallel tracks as seen from the Wikipedia example: en.wikipedia.org/wiki/File:MIDI_sample.mid
You can see what it contains well with GUI music editor.
To actually listen to MIDI, you need a software synthesizer, which knows what sound to make for each note. One way to specify such instruments is the SoundFont file format.
Military-industrial complex Updated 2025-07-16
This is notably what the United States emerged to be after World War II. But it was likely what Nazi Germany also was, and many other superpowers.
Ciro Santilli feels that much more relevant would be to also include academia as in "military-industrial-academic" complex, the Wikipedia page actually mentions precedents to this idea.
The addition of congress/politicians is also relevant.
It is basically in this context that American science and technology flourished after World War II, including notably the development of quantum electrodynamics, Richard Feynman being a prototypical example, having previously worked on the Manhattan Project.
Milk chocolate Updated 2025-07-16
Computer-aided design Updated 2025-07-16
Computer biliography Updated 2025-07-16
Computer chess competition Updated 2025-10-14
Computer generated child pornography Updated 2025-07-16
- digitalcommons.law.seattleu.edu/cgi/viewcontent.cgi?article=1585&context=sulr
- www.inverse.com/article/12948-computer-generated-vr-child-pornography-will-be-horrible-illegal-and-immersive
- www.crime-research.org/library/Illegal1.htm
- www.quora.com/Should-purely-computer-generated-imagery-CGI-of-child-pornography-be-illegal
Computer History Museum Updated 2025-07-16
Computer programming Updated 2025-07-16
What makes Ciro especially mad when programming is not the hard things.
Especially when you are already a few levels of "simple problems" down from your original goal, and another one of them shows up.
This is basically the cause of Hofstadter's law.
But of course, it is because it is hard that it feels amazing when you achieve your goal.
Coulomb's law Updated 2025-07-16
Is implied by Gauss' law if Maxwell's equations: physics.stackexchange.com/questions/44418/are-the-maxwells-equations-enough-to-derive-the-law-of-coulomb
The "static" part is important: if this law were true for moving charges, we would be able to transmit information instantly at infinite distances. This is basically where the idea of field comes in.
Coulomb's Law experiment with torsion balance with a mirror on the balance to amplify rotations by uclaphysics (2010)
Source. Counter-Strike: Global Offensive Updated 2025-07-16
Computer scientist Updated 2025-07-16
Computer security Updated 2025-07-16
As mentioned at Section "Computer security researcher", Ciro Santilli really tends to like people from this area.
Also, the type of programming Ciro used to do, systems programming, is particularly useful to security researchers, e.g. Linux Kernel Module Cheat.
Computer simulation Updated 2025-07-16
There are unlisted articles, also show them or only show them.