photo

Annu Panwar


IMPRS-BGC

自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
1 个回答

排名
88,039
of 300,068

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,863

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,211

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Answer

查看徽章

Feeds

排序方式:

已回答
linear fit
but anyone has observed that the results are different when you do polyfit by using codes and manually?

8 years 前 | 0

提问


How to fit a model a=bx+cy form, for series of data?
a=[3, 4, 6, 7,8] b=[5,9,10,12,19] a=[3,4,5,6,7,9] x and y are known how to get the value of x and y using linear fit? I ca...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to fill the position of a deleted plot in subplot by succeeding plots?
I manually deleted one of the subplot in my figure but now want it to be filled by the succeeding subplot without changing the d...

8 years 前 | 0 个回答 | 0

0

个回答

提问


I have a matlab code in which I am dividing the numerator with (t2-t1). It shall be actually in differential form. How to do that?
y= (10a+ 4)/(t2-t1) z=(10a +4) a= constant, not a changing value I want the equation in dz/dt form

8 years 前 | 0 个回答 | 0

0

个回答