photo

Sachi


2015 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Computer Science

統計

MATLAB Answers

5 質問
0 回答

ランク
35,508
of 300,338

評判
1

コントリビューション
5 質問
0 回答

回答採用率
80.0%

獲得投票数
1

ランク
 of 20,922

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,149

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


At what values does the coefficient computation break down
The question asks to use polyfit to find the interpolating polynomial of y=e^x at N equally spaced points and determine the valu...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


Plotting graphs in matlab
The graph obtained by the following is not exactly the graph expected. >>x=-5:0.01:5; >> h=(2.*x.^2 .*(x.^2 -6.25)./(4.053 ....

11年弱 前 | 1 件の回答 | 0

1

回答

質問


How can I expand polynomials with matlab?
Can matlab expand something like the following and represent it in terms of powers of 'x'? x(x-7)(x-6) + (x+4)(x-9)(x-2) + x(...

11年弱 前 | 2 件の回答 | 1

2

回答

質問


Can a function in matlab return a polynomial or an expression?
Say I want (3x-3) returned when 3 is given as an input parameter. How can I do this?

11年弱 前 | 3 件の回答 | 0

3

回答

質問


How to simplify or expand factors?
I'm self learning matlab and I wanted to plot a graph. I think I have missed an important fact regarding multiplication in matla...

11年弱 前 | 1 件の回答 | 0

1

回答