photo

Harry


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

I am a Final Year Maths student whose knowledge of matlab is pretty appalling, I have an idea of how to program, having done some programming in c and java, however, finding Matlab a challenge to get to grips with.

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
212.523
of 301.275

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 21.216

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.777

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Computing an integral numerically
I am trying to calculate the integral I_k = Integral(x^k/(10+x)) from 0 to 1 I have ascertained that we can use a recursi...

circa 14 anni fa | 0 risposte | 0

0

risposte

Domanda


Take a vector calculated in one m-file into another
In m-file1 I create a vector e which contains all the error values I require. In m-file2 I would like to run mfile1 and then use...

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


Trying to reduce error for negative x in an exponential function
I am using the Taylor series expansion to estimate e^x. I have written a program that does this and it works well for big values...

circa 14 anni fa | 1 risposta | 0

1

risposta

Domanda


big O notation help
I'm trying to write a function f in the form f(h) = O(h^p) with the largest possible integer p: f(h) = 10(h^2+h)^2 - 10h^4 ...

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


Plotting a graph
Sorry, this is a very simple question I'm sure but I just can't work it out. I'm trying to plot the error of my function that as...

circa 14 anni fa | 2 risposte | 0

2

risposte

Domanda


How do I suppress answer in Matlab?
Hi, I'm trying to calculate e^x for some value of x using the taylor expansion approximation T_n(x) = Sum (x^k/k!) And I h...

circa 14 anni fa | 1 risposta | 0

1

risposta