Home Blogs 2 Wikis 34
Wikis

American Express EMINQ (Inquiry) and EMCBK (Chargeback) files

May 2, 2022 - Reading time: ~1 minute

EMINQ and EMCBK are the names of two file formats from American Express that merchants can use to receive information regarding inquiries, disputes, adjustments and chargebacks.

Read more
Wikis

Bencode

May 2, 2022 - Reading time: ~1 minute

Bencode is a compact serialization format comparable to JSON. It is used heavily in the Bittorrent ecosystem. For most use cases, it will result in a smaller encoding than JSON.

Read more
Wikis

Hill Climbing Algorithm

April 29, 2022 - Reading time: 4 minutes

Understanding Hill Climbing Algorithm in Artificial Intelligence


A hill-climbing algorithm is an Artificial Intelligence (AI) algorithm that increases in value continuously until it achieves a peak solution. This algorithm is used to optimize mathematical problems and in other real-life applications like marketing and job scheduling.

Read more
Wikis

Ackley Function

April 29, 2022 - Reading time: 2 minutes

The Ackley function is widely used for testing optimization algorithms. In its two-dimensional form, as shown in the plot above, it is characterized by a nearly flat outer region, and a large hole at the centre. The function poses a risk for optimization algorithms, particularly hillclimbing algorithms, to be trapped in one of its many local minima.

Recommended variable values are: a = 20, b = 0.2 and c = 2π.

So,

Read more
Wikis

Adam H Image Capable Digital Mode (AHICDM)

April 29, 2022 - Reading time: 2 minutes

AHICDM is a simple digital mode that transmits bits by varying the amount of silence between pulses. It is a narrowband mode that transmits slowly.

I only came across this modulation while looking at the Recently changed pages list of sigidwiki. It looked easy to implement, and didn’t have much written about it, so I decided to play around with the provided audio example.

I have never seen this modulation used in the wild, and the only mention I have seen of it is in the Signal Identification Wiki. This page is written by analyzing the audio recording provided on the wiki page.

Read more
Wikis

Timestamp

April 25, 2022 - Reading time: ~1 minute

A timestamp is a sequence of characters or encoded information identifying when a certain event occurred, usually giving date and time of day, sometimes accurate to a small fraction of a second.

Read more

About

Thanks for checking out my website. You can read my blogs & wikis and inspect my cv in here also you can look at my projects too.

Hit Counter

165