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

回答