Gina DiCarlo - MATLAB Central
photo

Gina DiCarlo


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 05/16 to 03/25Use left and right arrows to move selectionFrom 05/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

6 質問
0 回答

ランク
126,801
of 297,672

評判
0

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

回答採用率
33.33%

獲得投票数
0

ランク
 of 20,464

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to get the equation for a cubic spline from cubic spline function?
Say I have two sets of data, x and y, such that x = [1,2,3,4,5] y = [6,7,8,9,10] t = linspace(1,5,100) Finding the cubic s...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


How to get an equation for a cubic spline using the spline function?
Say I have two sets of data, x and y, such that x = [1,2,3,4,5] y = [6,7,8,9,10] t = linspace(1,5,100) Finding the cubic...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Formatting an equation such as f(x1)+f(x2)*(t-x1)+f(x3)*(t-x1)(t-x2)
In the equation I already have everything found so let's say y1 = f(x1), y2 = f(x2), and d1 = (t-x1), d2 = (t-x2)... I don't ...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Using flops_div() from the lightspeed toolbox by tom minka..
I'm using the Lightspeed toolbox created by Tom Minka to find the FLOP count for a project I'm using. For multiplication I use...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


Creating array from 1.e-20 to 1, with steps 1.e-19, 1.e-18..
The only command I know to control the steps is when you use the : operator, however the step is too small (0.e+01) and it gives...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


Creating a uniform distribution from a data set?
I have a data set consisting of measurements from a satellite measuring snow depth. (Not uniform) I want to make a histogram si...

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

1

回答