Pinned Repositories
-Intersteller-Darwin-IV-Alien-Planet-
Planet is a 94-minute docufiction, originally airing on the Discovery Channel, about two internationally built robot probes searching for alien life on the fictional planet Darwin IV.
-Psychedelia
-Space-and-Vector
DISCLAIMER:The code is for educational purposes only. You can use it for educational purposes only not for commercial uses. In vector calculus and physics, a vector field is an assignment of a vector to each point in a subset of space. For instance, a vector field in the plane can be visualised as a collection of arrows with a given magnitude and direction, each attached to a point in the plane. Vector fields are often used to model, for example, the speed and direction of a moving fluid throughout space, or the strength and direction of some force, such as the magnetic or gravitational force, as it changes from one point to another point. The elements of differential and integral calculus extend naturally to vector fields. When a vector field represents force, the line integral of a vector field represents the work done by a force moving along a path, and under this interpretation conservation of energy is exhibited as a special case of the fundamental theorem of calculus. Vector fields can usefully be thought of as representing the velocity of a moving flow in space, and this physical intuition leads to notions such as the divergence (which represents the rate of change of volume of a flow) and curl (which represents the rotation of a flow).
Brownian-Fluid
Brownian motion is a random process where particles, such as molecules or colloidal particles, move randomly in a fluid medium due to collisions with solvent molecules. It's named after the botanist Robert Brown, who observed the erratic movement of pollen grains in water under a microscope.
Building-Ai-Course-Elements-of-AI
The course content is free of charge, but if you'd like to improve your CV, purchase a shareable certificate. It will be available when you successfully complete the course.
Hacker-Terminal
I create a simple hacker terminal with an interesting twist in it. Hope you guys like it and further improvement warmly accepted.
Keylogger-
Keyloggers are programs that capture your key strokes. They can be used to keep logs of everything you press on the keyboard but on the flip side it can be used for malicious purposes as well. A simple cyber security project.
Suduku-Solver-X-Wing-Swordfish-in-Javascript
SudukoSolve 11 x 11 X-Wing & Swordfish To make the algorithm smarter and solve 11x11 Sudoku puzzles faster than the previous one 3 x3, thr implement additional optimization techniques. But the program is written in javascript.
Tic-Tac-Toe-Game---Unbeatable-AI-
Tic Tac Toe game. You can choose your game mode. The AI part is built using minimax and I include something more there. Check the code to reveal this. Comment down how many time you beat the AI? I will improve its features in future updates!
Vector-Field-matplotlib
Vector fields associate a 2D vector to each point of the 2D plane. Vector fields are common in Physics as they provide solutions to differential equations. Matplotlib provides functions to visualize vector fields. To illustrate the visualization of vector fields, let's visualize the velocity flow of an incompressible fluid around a cylinder. We do not need to bother about how to compute such a vector field but only about how to show it. The pyplot.quiver() function is what we need. How the project work: Although the script is a bit long, the purely graphical part is simple. The vector field is stored in the matrices U and V: the coordinates of each vector we sampled from the vector field. The matrices X and Y contain the sample positions. The matrices X, Y, U, and V are passed to pyplot.quiver(), which renders the vector field. Note that pyplot.quiver() can take just U and V as parameters, but then the legend will show the indexes of the samples rather than their coordinates. As the vector field that we used as an illustration here the fluid flow around a shape, the shape itself is shown as follows: shape = patches.Circle((0, 0), radius = 1., lw = 2., fc = 'w', ec = 'k', zorder = 0) plt.gca().add_patch(shape) The vector field inside the cylinder does not appear; we use a masked array. We first create a mask that defines which samples should be shown. Then, we apply this mask on U and V, as shown in the script.
http406's Repositories
http406/aboutme
http406/bigbang
http406/blackhole
http406/Coding-
http406/interstellerspacetiltJS
http406/p5speech.js
http406/site
http406/Tic-Tac-Toe-C
The game is based on compiler version. You can play the game by run the main.c or main.exe
http406/Vector-Field-matplotlib-
Vector fields associate a 2D vector to each point of the 2D plane. Vector fields are common in Physics as they provide solutions to differential equations. Matplotlib provides functions to visualize vector fields. To illustrate the visualization of vector fields, let's visualize the velocity flow of an incompressible fluid around a cylinder. We do not need to bother about how to compute such a vector field but only about how to show it. The pyplot.quiver() function is what we need.
http406/website
The train engine powering the Coding Train website
http406/apjkalam
http406/barnsleyFern
http406/comet
http406/euler
http406/Gaussian-Distribution
http406/kelt9b
http406/kepler452b
http406/minsweeper-Lubaba-NSU
It is a console base game..
http406/Phishing
http406/pi
http406/prophetsm
http406/Scanner
http406/sitemap
http406/Steganography
This Project Describes the use of LSB Steganography. A cyber security project!
http406/topology
http406/Touch-Piano-Recording-Reply-
http406/underdogpdf
http406/vectorSpace
http406/vigenereCipher
http406/zodiacSignTester