photo

B


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
246,182
of 300,763

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答