photo

Anon


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
176,427
of 300,765

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Forward, Backward and central differences
if F=sin(x) and p=(divergence).F How do I write code to find forward, backward and central differences of P when x=2, x=3,...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Cubic Splines for Interpolation
I dont have curve fitting toolbox so csacpi won't work. if x = [Oct_17(1:30,2)]; y = [1:30]; What code do I used to plot...

7 years 前 | 0

提问


Cubic Splines for Interpolation
Given an array of data T. I have one missing element which I would like to use interpolation to find. How do I use cubic ...

7 years 前 | 3 个回答 | 0

3

个回答

提问


Use polyfit to find standard curve fitting functions
I have two matrix T3_All and T3_Max Given these two matrices how do I find the linear, power and exponential functions usi...

7 years 前 | 1 个回答 | 0

1

个回答

提问


R^2 value of function
I have linear, power and exponential functions. How do I find R^2 for each of these functions

7 years 前 | 1 个回答 | 0

1

个回答