Find Jobs
Hire Freelancers

Vector quantization based Codebook

₹1500-12500 INR

Dokončeno
Zveřejněno přibližně před 8 roky

₹1500-12500 INR

Zaplaceno při doručení
have to develop codebook using k means and save the index in code matrix
IČ projektu: 9968361

O projektu

3 nabídky
Vzdálený projekt
Aktivní před 8 roky

Chcete si vydělat nějaké peníze?

Výhody podávání nabídek na Freelancer

Stanovte si rozpočet a časový rámec
Získejte za svou práci zaplaceno
Načrtněte svůj návrh
Registrace a podávání nabídek je zdarma
Uděleno:
Avatar uživatele
Hello I jave good expertise in K means clustering and vector quantization algorithms. I can complete this task in a day. I'll attach sample of my Vector quantization code. I have my own K means code as well. function [codedData,compressionRatio] = ... vectorquantization(codebook,dataVectors) % Vector quantization of an Image % This function performs the vector quantization of an input gray scale % image data vector and gives the output which contains the coded indices. % ========================================================================= % Vector Quantization % ========================================================================= % Inputs: codebook --> Codebook consists of the representative vectors. % dataVectors --> Input data vectors. % Outputs: codedData --> Encoded values. % compressionRatio --> Compression ratio in bits per pixels % % % % ========================================================================= [nCodes,~] = size(codebook); % Number of codes in the codebook. [nVectors,nElements] = size(dataVectors); % Number of data vectors. codedData = uint8(zeros(1,nVectors)); codebook = double(codebook); distanceL2 = zeros(1,nCodes); cunt=0; for iVector = 1:nVectors for iCode = 1:nCodes distanceL2(iCode) = euclideandistance(dataVectors(iVector,:),... codebook(iCode,:)); end temp = find((distanceL2) == min(distanceL2)); if(lengt
₹2 000 INR v 1 dni
5,0 (7 recenze)
2,9
2,9
3 freelanceři nabízejí v průměru ₹7 629 INR za tuto práci
Avatar uživatele
am graduate electronics and communication engineer, please share detail , insallah i will do it please share detail
₹3 888 INR v 3 dnech
4,9 (7 recenze)
3,1
3,1
Avatar uživatele
hello, kindly provide the detailed description and also the related datasets. looking forward to hearing back from you. Regards
₹10 000 INR v 3 dnech
4,9 (6 recenze)
2,7
2,7
Avatar uživatele
We have experienced team of Engineers. We have made project as follows; • Comparison between ACO-OFDM and DCO-OFDM using Matlab. • 3D car using OpenGL. • Image steganography using Matlab. • Blind Source separation techniques on fMRI images using Matlab. • Clustring of old pages, colored balls etc using Kmeans in Matlab. • Digital Filters like Mean, Median, Sharpening, Laplacian, Gradient descent using Matlab. • Automatic and Manual Home Automation using Power Line Communication with display of Power consumption through each node on LCD and GUI to display status of entire loads. • Automatic and Manual Home Automation using FPGA based Power Line Communication protocol chip with display of Power consumption through each node on LCD and GUI to display status of entire loads. • 3bit Up down Counter using Simulink of Matlab. • Scientific Calculator using GUI of Matlab. We have made Matlab based simulation recently for this platform with 5 star feedback. We ensure you to complete your project efficiently in time.
₹9 000 INR v 5 dnech
5,0 (1 recenze)
0,8
0,8

O klientovi

Pochází z INDIA
Chandigarh, India
4,1
10
Ověřená platební metoda
Členem od bře 8, 2016

Ověření klienta

Díky! Poslali jsme vám e-mailem odkaz pro získání kreditu zdarma.
Při odesílání e-mailu se něco pokazilo. Zkuste to prosím znovu.
Registrovaných uživatelů Zveřejněných projektů
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Načítání náhledu
Bylo uděleno povolení ke geolokaci.
Vaše doba přihlášení vypršela a byli jste odhlášeni. Přihlaste se znovu.