Find Jobs
Hire Freelancers

Explain and Demonstrate Non-Shannon Entropy

$250-750 USD

Terminado
Publicado hace más de 7 años

$250-750 USD

Pagado a la entrega
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);
ID del proyecto: 11780777

Información sobre el proyecto

8 propuestas
Proyecto remoto
Activo hace 8 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
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 en 3 días
4,1 (47 comentarios)
6,0
6,0
8 freelancers están ofertando un promedio de $454 USD por este trabajo
Avatar del usuario
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 en 7 días
4,9 (193 comentarios)
7,1
7,1
Avatar del usuario
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 en 6 días
4,7 (36 comentarios)
5,9
5,9
Avatar del usuario
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 en 10 días
4,9 (28 comentarios)
5,1
5,1
Avatar del usuario
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 en 7 días
4,2 (20 comentarios)
5,2
5,2
Avatar del usuario
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 en 18 días
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de UNITED STATES
Orlando, United States
5,0
179
Forma de pago verificada
Miembro desde abr 23, 2002

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.