Write a code in R -- 2

Completato Pubblicato Apr 19, 2015 Pagato alla consegna
Completato Pagato alla consegna

I need to write a code to perform operations below in R. Possibly with comments explaining which function needs to be used and why, comments can be on separate document.

1. factor 987654321 (and by factor I mean prime factorization)

2. what are the factors of 11111111111

3. a box 6ft by 4ft stands against the wall, long way up. A 20ft ladder leans against the box touching both the wall and the ground. The distance x, from the bottom of the box to the foot of the ladder satisfies fcn(x)=0 where fan(x)=6*(4+x)-x*sqrt(400-(x+4)^2). Starting with the triple 1,2,3 how many iterations does Muller's method take to find an x such that |fcn(x)|<10^-5

Linguaggio Programmazione R

Rif. progetto: #7512776

Info sul progetto

2 proposte Progetto a distanza Attivo Apr 19, 2015

Assegnato a:

kng229

I am a professional data analyst and researcher for the University of California, Berkeley. I would complete the tasks quickly and accurately, and provide you with excellent documentation and results at the end of the Altro

$50 USD in 3 giorni
(4 valutazioni)
2.5

2 freelance hanno fatto un'offerta media di $81 per questo lavoro

jatindixit

1. Prime factors can be easily calculated by dividing the number from 1 to sqrt(number) 2. Muller's method can be easily simulated in R. Starting with the three initial values x0, x-1 and x-2, the first iteration c Altro

$111 USD in 1 giorno
(0 valutazioni)
0.0