Skills from projects

Software/ programming name,

Followed by my work.

It is not complete, the rest is coming....

Python 

(scripts are available on my GitHub account)




While working on the identification of the skyrmions (if you’re not familiar with this term — it is just a circle dot on a plane lol), I noticed the sophisticated methods papers use to identify these solitons aka dots. 

At the same time, the skyrmion seems to be a hot topic in Physics. Unfortunately, finding a piece of code to solve some of it’s problem is a challenge (at least, it was for me). Therefore, I think, it is important to share our expertise with others, so that, this field can advance further.

Below, I will show the logic behind the analysis of the outputs of the simulation. 

This can apply to any circular object, as long as it is round lol.

𝐀𝐭 𝐭𝐡𝐞 𝐞𝐧𝐝 𝐨𝐟 𝐭𝐡𝐞 𝐦𝐞𝐝𝐢𝐮𝐦 𝐚𝐫𝐭𝐢𝐜𝐥𝐞, 𝐈'𝐯𝐞 𝐢𝐧𝐜𝐥𝐮𝐝𝐞𝐝 𝐚 𝐩𝐲𝐭𝐡𝐨𝐧 𝐬𝐜𝐫𝐢𝐩𝐭 𝐨𝐧 𝐭𝐡𝐞 𝐆𝐨𝐨𝐠𝐥𝐞 𝐂𝐨𝐥𝐚𝐛 𝐟𝐨𝐫 𝐲𝐨𝐮 𝐭𝐨 𝐭𝐫𝐲 𝐲𝐨𝐮𝐫𝐬𝐞𝐥𝐟. 

Enjoy.

Fitting the data obtained from Arduino.

Taking a fast Fourier transform (FFT).

Creating a dataset from a raw data.

Using Support Vector Machine (SVC) to classify two communication devices. Then, plotting the results in a confusion matrix.

spectrogram_practical_khodzhaev.pdf

Plotting Spectrogram from the analog signal. More detailed information is given on my paper, on the right.

Using K-Nearest Neighbors (KNN) algorithm to classify two communication device. The data was prepared and the results were given before.

Labview

Labview script for the experimental work on the switching of Antiferromagnet material.

Labview script to create a periodic waveform with defined frequency and amplitude.

Tests on experimental work on the SiC material by applying currents and plotting the result.

X-ray Powder Diffraction (XRD) 

Adobe Photoshop

Sino (Avicenna) cyborg - Father of Early Modern Medicine.

Persian polymath, physician, astronomer, thinker and writer.

Adobe Illustrator

Skyrmion reshuffling device.

Local spot laser application.

C programming language

Some of the examples (46 pages) from my C programming class. 

Prezi

Presentation for the condensed matter physics class.

Designing post for the LinkedIn.

Logisim

Design and implementation of 4 bit adder. 

Arduino

arduino_atmega_khodzhaev.pdf

Using Arduino and its processor Atmega328, different sensors were run and tests on the accuracy was performed. 

For more results on the experimental results, a paper on the right is given.