Find Jobs
Hire Freelancers

C program - Multiply matrices using loops only (no arrays) - open to bidding

$30-250 USD

Kansellert
Lagt ut over 10 år siden

$30-250 USD

Betalt ved levering
Hey there, I'm having trouble with my homework assignment and I would like to know if you could do it for me and add the // after a few functions. Basically i need to write a program that takes a number from 1-10 from the user and starts building 2 square matrices of the inputted number and multiplies them. The program will only print the final result here are the required square matrices: M0[i,j]=(i+1)*(j+1) M1[i,j]=(i+j) what i need to print: M2=M0*M1
Prosjekt-ID: 5141563

Om prosjektet

33 forslag
Eksternt prosjekt
Aktiv 10 år siden

Ønsker du å tjene penger?

Fordeler med budgivning på Freelancer

Angi budsjettet og tidsrammen
Få betalt for arbeidet ditt
Skisser forslaget ditt
Det er gratis å registrere seg og by på jobber
33 frilansere byr i gjennomsnitt $47 USD for denne jobben
Brukeravatar
Hello, I can help you with your project. Need a bit more details as to how the matrices are initialized by the user and what compiler to be used As I could gather the user inputs the matrix dimension and the the matrix elements are defined as (i+1)*(j+1) and i*j, respectively for the two matrices. The aim is to calculate the matrix product without storing matrices as arrays, only based on the analytic formula for matrix elements. Correct? If that is the case, I think the problem can be solved in a matter of hours. Thank you, Serge
$45 USD om 3 dager
5,0 (69 omtaler)
5,5
5,5
Brukeravatar
I am very proficient in c, c++. I have 15 years c++ developing experience now, and I have worked for 5 years. My work is online game developing, and mainly focus on server side, the lauguage is c++ under linux os. So, programming in c++ is never a problem. I used c++ to make many great projects, for example, I made the tools which can convert java files to c++ with the same meaning, ofcourse garbage collection included. I made our own mobile game using c++, I even can show you the demo of client. Trust me, please let expert help you.
$45 USD om 0 dag
4,9 (21 omtaler)
4,7
4,7
Brukeravatar
Hi! I am professional C/C++/C#/Java programmer. I can do this project with highest quality. Best Regards, Szymszteinsl
$100 USD om 1 dag
5,0 (14 omtaler)
4,6
4,6
Brukeravatar
Hi, if the number taken from the user is N then you have M2[i,j] = N*(i+1)*[(N+1)(2N+1)/6 + (j+1)*(N+1)/2 + j] I will show you why is that and I will code the C program for you. Thanks, Adrian
$35 USD om 1 dag
5,0 (11 omtaler)
3,9
3,9
Brukeravatar
I have experience in C and I will help you. . . .
$55 USD om 3 dager
5,0 (3 omtaler)
3,9
3,9
Brukeravatar
Hello, I understood your requirement. I can do this assignment. I will provide you program within 3 hours of project acceptance. Regards Lokesh Jaiswal
$30 USD om 0 dag
5,0 (18 omtaler)
3,7
3,7
Brukeravatar
Hi, I am proficient in C and can complete this matrix multiplication as mentioned in the description without using any array. I can finish it in 1 hour if I start now. Thank You!
$35 USD om 1 dag
5,0 (7 omtaler)
3,6
3,6
Brukeravatar
hi... i can do this. Please let me know if you are interested to complete early. I can deliver you on time. thanks
$35 USD om 1 dag
5,0 (10 omtaler)
3,6
3,6
Brukeravatar
Contact me for an efficient, perfect, well documented development of your project according to 100% accuracy and requirements, with dedicated support. Thanks
$35 USD om 2 dager
5,0 (18 omtaler)
3,2
3,2
Brukeravatar
hi i can help you with this. please consider my bid. .
$30 USD om 0 dag
5,0 (6 omtaler)
3,1
3,1
Brukeravatar
can i help you, i have experience in reverse engineering and programming, just need the full information
$35 USD om 1 dag
5,0 (3 omtaler)
2,8
2,8
Brukeravatar
Can do it easily. Price -Negotiable. Lets discuss and go for it...........................................................
$155 USD om 3 dager
5,0 (1 omtale)
1,2
1,2
Brukeravatar
Hello, I have finished the project, I can send the code to you immediately after accepting me as a bidder. Matrixes are multiplyed without using arrays (only in 'for' loops). Contact me for the details. Kind regards, Nikola P.S. Below is example of the console interface output: ----------------------------------------------------------------------- Enter the size (0 to exit): 4 M0 = [ 4 6 8 10 6 9 12 15 8 12 16 20 10 15 20 25 ] M1 = [ 2 3 4 5 3 4 5 6 4 5 6 7 5 6 7 8 ] M2 = [ 108 136 164 192 162 204 246 288 216 272 328 384 270 340 410 480 ] -------------------------------------------------------------- Enter the size (0 to exit): 5 M0 = [ 4 6 8 10 12 6 9 12 15 18 8 12 16 20 24 10 15 20 25 30 12 18 24 30 36 ] M1 = [ 2 3 4 5 6 3 4 5 6 7 4 5 6 7 8 5 6 7 8 9 6 7 8 9 10 ] M2 = [ 180 220 260 300 340 270 330 390 450 510 360 440 520 600 680 450 550 650 750 850 540 660 780 900 1020 ]
$30 USD om 0 dag
5,0 (1 omtale)
0,6
0,6
Brukeravatar
Hi! I am a physicist. I am well experienced in C programming. I can help you with the assignment providing high quality results.
$77 USD om 3 dager
5,0 (1 omtale)
0,5
0,5
Brukeravatar
Hi there, i am postgraduate in computer science and i am sure that can help you to get good grades .award this project to me for good grades.... i will provide you fully commented code which is easy to understand. can you provide more details on chat for better understanding.? Thanks Arpit
$55 USD om 3 dager
0,0 (0 omtaler)
0,0
0,0
Brukeravatar
Hello, I am a Computer Science student in a University that emphasises in the C language. There, I have faced a lot of similar assignments successfully. I believe I have already solved this one :)
$30 USD om 1 dag
0,0 (0 omtaler)
0,0
0,0
Brukeravatar
Hi, I've written an opengl application recently, which involves matrix math, so basically i already have the code you need. Do you need strictly C or C++ will be good as well? Andrei
$30 USD om 1 dag
0,0 (0 omtaler)
0,0
0,0
Brukeravatar
Hi, The requirement is not very clear to me, but what I got from your requirement is that the dimension of the matrix will be given in advance, and you know in which order the matrix inputs will be given. We can keep couples of tmp variables to store temporary data and then just loop over the whole input data and keep on multiplying on the fly. If you give me a sample input sequence, then it will be helpful.
$30 USD om 1 dag
0,0 (0 omtaler)
0,0
0,0
Brukeravatar
Aucune proposition n'a encore été fournie.
$55 USD om 1 dag
0,0 (0 omtaler)
0,0
0,0
Brukeravatar
Hi, I'm a good student of Moldova State University. I can do you homework very good and fast ) I have great experience in doing diferent programms in c and c++; So, you can hire me ) Thank you.
$30 USD om 1 dag
0,0 (0 omtaler)
0,0
0,0

Om klienten

ISRAELs flagg
Tel Aviv, Israel
5,0
6
Betalingsmetode bekreftet
Medlem siden nov. 13, 2013

Klientbekreftelse

Takk! Vi har sendt deg en lenke for at du skal kunne kreve din gratis kreditt.
Noe gikk galt. Vær så snill, prøv på nytt.
Registrerte brukere Publiserte jobber
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Forhåndsvisning innlasting
Tillatelse gitt for geolokalisering.
Påloggingsøkten din er utløpt og du har blitt logget ut. Logg på igjen.