Find Jobs
Hire Freelancers

Explain and Demonstrate Non-Shannon Entropy

$250-750 USD

Completed
Posted over 7 years ago

$250-750 USD

Paid on delivery
See attached, or read [login to view URL] job explaining Kapur, Renyi, and Harvda/Charvat entropy This job requires two things. First An explanation of these three types of entropy calculations. You can base it on [login to view URL] Essentially, the following expressions must be explained in about 600 words each. There is an image in the word document here. The writing must be in academic style using third person. It is desired to reference other sources and provide the reference information. No direct quotes. No plagiarism, this will be carefully checked. Second Short and simple C source code. For Shannon entropy, the following was written. int Frequencies[256]; void CountFrequencies(unsigned char *pDataSet, int nLength) { int i; // Zero the frequency buffer. for (i = 0; i < 256; i++) { Frequencies[i] = 0; } // Loop through each data element of the data set. for (i = 0; i < nLength; i++) { // Increment the frequency for this data value. Frequencies[pDataSet[i]]++; } } double CalculateShannonEntropy(unsigned char *pDataSet, int nLength) { int i; double dEntropy = 0, dTemp; // Call the function that counts the frequencies. CountFrequencies(pDataSet, nLength); for (i = 0; i < 256; i++) { if (Frequencies[i] == 0) { continue; } dTemp = (double)Frequencies[i] / (double)nLength; dEntropy -= ( dTemp * log2(dTemp) ); } return(dEntropy); } Deliverables Three pieces of text in word document, each approximately 600 words. They should explain the three types of entropy: Renyi, Kapur, and Harvda/Charvat. They should be professionally written in a third person voice, and exhibit the quality of an academic writer. References to sources are desired. Three pieces of C code in a text file, each one similar to the Shannon entropy code above. double CalculateRenyiEntropy(unsigned char *pDataSet, int nLength); double CalculateKapurEntropy(unsigned char *pDataSet, int nLength); double CalculateHarvdaCharvatEntropy(unsigned char *pDataSet, int nLength);
Project ID: 11780777

About the project

8 proposals
Remote project
Active 8 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hi, I can help you with your entropy writing and can also provide you with the C codes. After completing my masters in the UK I am currently working as a Bioinformatics PhD researcher in Germany and I have excellent expertise in literature research and analysis. I have also done hundreds of projects as a freelancer since 2011 on a very wide range of topics.. I am very particular about the authenticity of my written work and I can assure you 100% original content. Do let me know if interested.. Thanks
$250 USD in 3 days
4.1 (47 reviews)
6.0
6.0
8 freelancers are bidding on average $454 USD for this job
User Avatar
I have 10 years of writing experience. My expertise is Academic writing, Thesis, Dissertations, Proposals, SLR, Business plan, Report writing, Research, Article writing and Essay writing. I can show you some of the samples of my previous work. I am proficient in HARVARD, APA, MLA, IEEE, Chicago, Oxford styles plus any other. I can code your thesis in LATEX. I guarantee 100% satisfaction of my clients with Turnitin report. Please see my profile and reviews as well. Thank you for considering my proposal  Regards Asad
$300 USD in 7 days
4.9 (193 reviews)
7.1
7.1
User Avatar
Greetings! I am Kemar Daley, a talented freelancer in the writing sector. After reading your job description, I realized that it is the perfect fit for my skill set, moreover I have been writing and proofreading for over six (6) years now which makes me more than competent enough to deliver high quality work as I am a talented native who is willing to start working immediately. I am fully knowledgeable of US, UK and Australian English so you can expect a job well done. While I am certain there will be others who underbid me on this project, I can assure you several things. • I work extremely fast • I have a great writing, proofreading and critical thinking skill. • I am a Native American English speaker. This means I can ensure quality communication in regards to your project. A few questions that I have for you about the project: How soon are you looking to start? Can we discuss more via chat? Is there a possibility for long term work? For past work, please see my portfolio. Additional samples are also available upon request. I look forward to the opportunity to work with you. Cheers! Kemar Daley Professional - Writer/Proofreader/Editor
$750 USD in 6 days
4.7 (36 reviews)
5.9
5.9
User Avatar
Hello, how are you doing today? Click on that__CHAT__button below so that I can ask a few questions concerning your project. I have read all the provided instructions and I am the right person to work on this task. I provide exceptional quality services on time, leaving you fully satisfied and this is what your money is worth, right? I do not outsource any part of your work. Producing quality work is my habit thus i am highly valued by my clients who always rehire me. My record speaks for itself most of my clients have succeeded be the next.I am ready to start working on your job today. Thanks and welcome.
$555 USD in 10 days
4.9 (28 reviews)
5.1
5.1
User Avatar
Hi, I have read and understood the project description and possess the skills required to meet your needs. Please give me a chance and reply. Thanks.
$250 USD in 7 days
4.2 (20 reviews)
5.2
5.2
User Avatar
I want to discuss this project with you further, let me know the best suitable time for you to schedule the meeting, Feel free to message me at any time, i used to be online 14 hrs in a day on this website so probably you will get a quick response from my end.
$773 USD in 18 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Orlando, United States
5.0
179
Payment method verified
Member since Apr 23, 2002

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.