photo

Harry


2012년부터 활동

Followers: 0   Following: 0

메시지

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.

통계

MATLAB Answers

6 질문
0 답변

순위
212,545
of 301,296

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,225

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,832

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

대략 14년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 14년 전 | 답변 수: 2 | 0

2

답변

질문


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...

대략 14년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 14년 전 | 답변 수: 2 | 0

2

답변

질문


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...

대략 14년 전 | 답변 수: 2 | 0

2

답변

질문


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...

대략 14년 전 | 답변 수: 1 | 0

1

답변