photo

B


Last seen: 3年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
246,181
of 300,753

評判
0

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

回答採用率
75.0%

獲得投票数
0

ランク
 of 21,075

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,858

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Solving a non linear equation using the Least squares method
This concern MRI data and diffusion tensor imaging I am trying to estimate D within each voxel using the data in data1.mat and...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


interpolating scattered points using radial basis function
We suppose that we have sampled the value of a function Now i want to include a linear term in the interpolating function ...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Fit a least squares ellipse
I am trying to fit a least square ellipse to to the 'ellipse' data set that i have attached I feel like i have everything corre...

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

2

回答

質問


Mod Euler Method with two ODEs
I am trying to create a model the govern bungee jumping and trying to solve nurmerically using mod_euler_method. We were given ...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Two Step Adam Bashford Method
I am trying to make a function that implements the two step Adam Bashford Method to solve an ODE function [t, w, h] = abs2(f, a...

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

2

回答

質問


Collatz Conjecture using for loop
Consider the following algorithm start with positive integer if the number is even, divide by 2 if not multiply it by 3 and ad...

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

1

回答

質問


How do i write the function for the taylor polynomial of cos(x) using for loops and no anonymous function
Pn is the taylor polynomial of the degree (at most) n centred at x0=0 for the function cos(x) The function should take inputs a...

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

2

回答

質問


How to make the variable pace, a data type double
I am trying to make a function that gives me the pace required given an athletes goal function pace = required_pace(time,distan...

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

2

回答